May 21 23:21:35.552705 np0000176093 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:21:35.564158 np0000176093 devstack@c-api.service[112176]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:21:35.566615 np0000176093 devstack@c-api.service[112176]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:21:35 2026] *** May 21 23:21:35.566615 np0000176093 devstack@c-api.service[112176]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:21:35.566615 np0000176093 devstack@c-api.service[112176]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:21:35.566615 np0000176093 devstack@c-api.service[112176]: nodename: np0000176093 May 21 23:21:35.566615 np0000176093 devstack@c-api.service[112176]: machine: x86_64 May 21 23:21:35.566615 np0000176093 devstack@c-api.service[112176]: clock source: unix May 21 23:21:35.566615 np0000176093 devstack@c-api.service[112176]: pcre jit disabled May 21 23:21:35.566615 np0000176093 devstack@c-api.service[112176]: detected number of CPU cores: 16 May 21 23:21:35.566615 np0000176093 devstack@c-api.service[112176]: current working directory: / May 21 23:21:35.566615 np0000176093 devstack@c-api.service[112176]: detected binary path: /usr/bin/uwsgi-core May 21 23:21:35.566615 np0000176093 devstack@c-api.service[112176]: your processes number limit is 256917 May 21 23:21:35.566615 np0000176093 devstack@c-api.service[112176]: your memory page size is 4096 bytes May 21 23:21:35.566615 np0000176093 devstack@c-api.service[112176]: detected max file descriptor number: 2048 May 21 23:21:35.566615 np0000176093 devstack@c-api.service[112176]: lock engine: pthread robust mutexes May 21 23:21:35.567104 np0000176093 devstack@c-api.service[112176]: thunder lock: enabled May 21 23:21:35.567104 np0000176093 devstack@c-api.service[112176]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:21:35.567104 np0000176093 devstack@c-api.service[112176]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:21:35.567104 np0000176093 devstack@c-api.service[112176]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:21:35.567104 np0000176093 devstack@c-api.service[112176]: Set PythonHome to /opt/stack/data/venv May 21 23:21:35.602760 np0000176093 devstack@c-api.service[112176]: Python main interpreter initialized at 0x7e01b34a3668 May 21 23:21:35.602760 np0000176093 devstack@c-api.service[112176]: python threads support enabled May 21 23:21:35.602760 np0000176093 devstack@c-api.service[112176]: your server socket listen backlog is limited to 100 connections May 21 23:21:35.602760 np0000176093 devstack@c-api.service[112176]: your mercy for graceful operations on workers is 80 seconds May 21 23:21:35.603326 np0000176093 devstack@c-api.service[112176]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:21:35.603459 np0000176093 devstack@c-api.service[112176]: *** Operational MODE: preforking *** May 21 23:21:35.603648 np0000176093 devstack@c-api.service[112176]: *** uWSGI is running in multiple interpreter mode *** May 21 23:21:35.603648 np0000176093 devstack@c-api.service[112176]: spawned uWSGI master process (pid: 112176) May 21 23:21:35.603839 np0000176093 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:21:35.604454 np0000176093 devstack@c-api.service[112176]: spawned uWSGI worker 1 (pid: 112183, cores: 1) May 21 23:21:35.605115 np0000176093 devstack@c-api.service[112176]: spawned uWSGI worker 2 (pid: 112184, cores: 1) May 21 23:21:35.605832 np0000176093 devstack@c-api.service[112176]: spawned uWSGI worker 3 (pid: 112185, cores: 1) May 21 23:21:35.608126 np0000176093 devstack@c-api.service[112176]: spawned uWSGI worker 4 (pid: 112186, cores: 1) May 21 23:21:35.608126 np0000176093 devstack@c-api.service[112176]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:21:35.733646 np0000176093 devstack@c-api.service[112185]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:21:35.733646 np0000176093 devstack@c-api.service[112185]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:21:35.733646 np0000176093 devstack@c-api.service[112185]: we strongly recommend against using it for new projects. May 21 23:21:35.733646 np0000176093 devstack@c-api.service[112185]: If you are already using Eventlet, we recommend migrating to a different May 21 23:21:35.733646 np0000176093 devstack@c-api.service[112185]: framework. For more detail see May 21 23:21:35.733646 np0000176093 devstack@c-api.service[112185]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:21:35.733646 np0000176093 devstack@c-api.service[112185]: import eventlet # noqa May 21 23:21:35.734444 np0000176093 devstack@c-api.service[112184]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:21:35.734444 np0000176093 devstack@c-api.service[112184]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:21:35.734444 np0000176093 devstack@c-api.service[112184]: we strongly recommend against using it for new projects. May 21 23:21:35.734444 np0000176093 devstack@c-api.service[112184]: If you are already using Eventlet, we recommend migrating to a different May 21 23:21:35.734444 np0000176093 devstack@c-api.service[112184]: framework. For more detail see May 21 23:21:35.734444 np0000176093 devstack@c-api.service[112184]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:21:35.734444 np0000176093 devstack@c-api.service[112184]: import eventlet # noqa May 21 23:21:35.737781 np0000176093 devstack@c-api.service[112183]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:21:35.737781 np0000176093 devstack@c-api.service[112183]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:21:35.737781 np0000176093 devstack@c-api.service[112183]: we strongly recommend against using it for new projects. May 21 23:21:35.737781 np0000176093 devstack@c-api.service[112183]: If you are already using Eventlet, we recommend migrating to a different May 21 23:21:35.737781 np0000176093 devstack@c-api.service[112183]: framework. For more detail see May 21 23:21:35.737781 np0000176093 devstack@c-api.service[112183]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:21:35.737781 np0000176093 devstack@c-api.service[112183]: import eventlet # noqa May 21 23:21:35.744795 np0000176093 devstack@c-api.service[112186]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:21:35.744795 np0000176093 devstack@c-api.service[112186]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:21:35.744795 np0000176093 devstack@c-api.service[112186]: we strongly recommend against using it for new projects. May 21 23:21:35.744795 np0000176093 devstack@c-api.service[112186]: If you are already using Eventlet, we recommend migrating to a different May 21 23:21:35.744795 np0000176093 devstack@c-api.service[112186]: framework. For more detail see May 21 23:21:35.744795 np0000176093 devstack@c-api.service[112186]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:21:35.744795 np0000176093 devstack@c-api.service[112186]: import eventlet # noqa May 21 23:21:35.822200 np0000176093 devstack@c-api.service[112184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:21:35.822200 np0000176093 devstack@c-api.service[112184]: debtcollector.deprecate( May 21 23:21:35.832728 np0000176093 devstack@c-api.service[112185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:21:35.832728 np0000176093 devstack@c-api.service[112185]: debtcollector.deprecate( May 21 23:21:35.840259 np0000176093 devstack@c-api.service[112186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:21:35.840259 np0000176093 devstack@c-api.service[112186]: debtcollector.deprecate( May 21 23:21:35.840697 np0000176093 devstack@c-api.service[112183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:21:35.840697 np0000176093 devstack@c-api.service[112183]: debtcollector.deprecate( May 21 23:21:35.909455 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:35.909455 np0000176093 devstack@c-api.service[112184]: from cgi import parse_header May 21 23:21:35.922378 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:35.922378 np0000176093 devstack@c-api.service[112185]: from cgi import parse_header May 21 23:21:35.923695 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:35.923695 np0000176093 devstack@c-api.service[112186]: from cgi import parse_header May 21 23:21:35.930652 np0000176093 devstack@c-api.service[112183]: /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 21 23:21:35.930652 np0000176093 devstack@c-api.service[112183]: from cgi import parse_header May 21 23:21:35.958741 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:35.958741 np0000176093 devstack@c-api.service[112184]: removals.removed_module( May 21 23:21:35.959441 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:35.959441 np0000176093 devstack@c-api.service[112184]: removals.removed_module( May 21 23:21:35.973065 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:35.973065 np0000176093 devstack@c-api.service[112186]: removals.removed_module( May 21 23:21:35.973751 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:35.973751 np0000176093 devstack@c-api.service[112186]: removals.removed_module( May 21 23:21:35.976291 np0000176093 devstack@c-api.service[112183]: /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 21 23:21:35.976291 np0000176093 devstack@c-api.service[112183]: removals.removed_module( May 21 23:21:35.977036 np0000176093 devstack@c-api.service[112183]: /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 21 23:21:35.977036 np0000176093 devstack@c-api.service[112183]: removals.removed_module( May 21 23:21:35.979417 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:35.979417 np0000176093 devstack@c-api.service[112185]: removals.removed_module( May 21 23:21:35.980248 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:35.980248 np0000176093 devstack@c-api.service[112185]: removals.removed_module( May 21 23:21:36.597918 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:36.597918 np0000176093 devstack@c-api.service[112184]: warnings.warn( May 21 23:21:36.633033 np0000176093 devstack@c-api.service[112183]: /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 21 23:21:36.633033 np0000176093 devstack@c-api.service[112183]: warnings.warn( May 21 23:21:36.634301 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:36.634301 np0000176093 devstack@c-api.service[112185]: warnings.warn( May 21 23:21:36.669500 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:36.669500 np0000176093 devstack@c-api.service[112186]: warnings.warn( May 21 23:21:36.699301 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:36.699301 np0000176093 devstack@c-api.service[112184]: warnings.warn( May 21 23:21:36.743353 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:36.743353 np0000176093 devstack@c-api.service[112185]: warnings.warn( May 21 23:21:36.746612 np0000176093 devstack@c-api.service[112183]: /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 21 23:21:36.746612 np0000176093 devstack@c-api.service[112183]: warnings.warn( May 21 23:21:36.776447 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:36.776447 np0000176093 devstack@c-api.service[112186]: warnings.warn( May 21 23:21:37.000422 np0000176093 devstack@c-api.service[112184]: 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 21 23:21:37.000909 np0000176093 devstack@c-api.service[112184]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112184) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:21:37.020569 np0000176093 devstack@c-api.service[112185]: 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 21 23:21:37.020743 np0000176093 devstack@c-api.service[112185]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112185) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:21:37.023250 np0000176093 devstack@c-api.service[112183]: 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 21 23:21:37.023426 np0000176093 devstack@c-api.service[112183]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112183) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:21:37.072602 np0000176093 devstack@c-api.service[112186]: 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 21 23:21:37.072796 np0000176093 devstack@c-api.service[112186]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112186) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:21:37.088498 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:37.088498 np0000176093 devstack@c-api.service[112185]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:21:37.088708 np0000176093 devstack@c-api.service[112183]: /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 21 23:21:37.088708 np0000176093 devstack@c-api.service[112183]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:21:37.089264 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:37.089264 np0000176093 devstack@c-api.service[112184]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:21:37.136316 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.136316 np0000176093 devstack@c-api.service[112186]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:21:37.556216 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112186) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:21:37.556595 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.556704 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112185) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:21:37.556829 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.556906 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112183) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:21:37.556969 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.557089 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.557089 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.557198 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.557198 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.557312 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.557373 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.557668 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.557737 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.557797 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.557875 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.557875 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.557977 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.558035 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.558133 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.558192 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.558248 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.558304 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.558392 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.558451 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.558519 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.558613 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.558684 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.558750 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.558813 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112184) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:21:37.558873 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.558873 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.558983 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.558983 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.559154 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.559221 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.559438 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.559769 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.559836 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.559892 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.559947 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.560004 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.560082 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.560199 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.561242 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.561311 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.561370 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.561428 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.561484 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.561541 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.561597 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.561671 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.561768 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.561832 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.561888 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.561944 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.562000 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.562000 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.562131 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.562201 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.562258 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.562323 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.562392 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.562448 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.562504 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.562559 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.562614 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.562683 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.562748 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.562803 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.562803 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.562803 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.566635 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.566705 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.566756 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.566815 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.566899 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.566899 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.567007 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.567068 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.567122 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.567122 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.567198 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.567243 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.567285 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.567324 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.567370 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.567409 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.567447 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.567487 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.567487 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.567564 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.567564 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.567969 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.568085 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.568148 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.568189 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.568257 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.568305 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.568392 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.573397 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.573457 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.573515 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.573573 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.573642 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.573726 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.573785 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.573835 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.573883 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.573883 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.573883 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.573986 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.573986 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.574073 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.574124 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.574173 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.574173 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.574251 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.574291 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.574331 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.574374 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.574413 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.574456 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.574494 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.574546 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.574587 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.574587 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.574587 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.574946 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.574993 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.575030 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.575084 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.575136 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.575181 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.575228 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.575267 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.575308 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.575347 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.575386 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.575424 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.575490 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.575548 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.575638 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.575701 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.575751 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.575807 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.575854 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.575899 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.575948 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.575990 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.576030 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.576107 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.576154 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.576204 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.576249 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.576291 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.576330 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.576330 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.576330 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.576436 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.576477 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.576477 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.576561 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.576602 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.576648 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.576686 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.576727 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.576727 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.576802 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.576850 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.576890 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.576929 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.576977 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.577018 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.577076 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.577119 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.577169 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.577213 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.577253 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.577293 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.577332 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.577378 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.577524 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.577524 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.577600 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.577600 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.577600 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.577600 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.577748 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.577790 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.577830 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.577881 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.577921 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.577966 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.578007 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.578066 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.578118 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.578159 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.578198 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.578242 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.578293 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.578334 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.578379 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.578419 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.578457 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.578496 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.578532 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.578568 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.578613 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.578653 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.578710 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.578753 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.578805 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.578855 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.578901 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.578948 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.578994 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.579035 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.579105 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.579150 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.579207 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.579252 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.579296 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.579336 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.579379 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.579422 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.579472 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.579538 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.579644 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.579644 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.579733 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.579784 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.579829 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.579874 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.579917 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.579960 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.580008 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.580008 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.580008 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.580008 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.580177 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.580177 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.580251 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.580295 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.580336 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.580384 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.580424 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.580465 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.580504 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.580545 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.580589 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.580589 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.580661 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.580701 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.580701 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.580777 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.580818 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.580863 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.580906 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.580946 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.580985 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.581028 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.581028 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.581028 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.581028 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.581028 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.581028 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.581028 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.584229 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.584286 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.584335 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.584378 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.584415 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.584456 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.584502 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.584544 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.584584 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.584623 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.584662 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.584700 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.584740 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.584779 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.584817 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.584855 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.584903 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.584942 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.584986 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.585026 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.585085 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.585127 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.585168 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.585206 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.585244 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.585284 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.585334 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.585373 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.585417 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.585463 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.585506 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.585545 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.585583 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.585623 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.585661 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.585707 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.585746 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.585790 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.585830 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.585875 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.585914 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.585952 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.585992 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.586036 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.586101 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.586147 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.586187 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.586230 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.586230 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.586310 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.586310 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.586310 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.586310 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.586310 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.586310 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.586310 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.586547 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.586547 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.586625 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.586665 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.586705 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.586744 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.586784 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.586823 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.586861 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.586861 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.586940 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.586979 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.587023 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.587087 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.587128 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.587166 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.587205 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.587242 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.587282 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.587321 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.587370 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.587416 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.587459 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.587499 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.587537 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.587598 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.587598 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.587598 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.587699 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.587699 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.587699 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.587811 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.587858 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.587858 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.587927 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.587972 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.588011 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.588080 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.588124 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.588124 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.588213 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.588259 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.588297 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.588337 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.588382 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.588422 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.588462 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.588500 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.588500 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.588574 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.588614 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.588660 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.588705 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.588750 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.588789 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.588836 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.588882 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.588926 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.588968 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.589008 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.589065 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.589113 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.589153 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.589197 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.589243 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.589281 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.589319 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.589362 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.589401 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.589439 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.589482 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.589521 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.589567 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.589605 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.589649 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.589687 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.589725 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.589764 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.589802 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.589840 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.589882 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.589920 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.589920 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.589920 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.590682 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.590734 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.590804 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.590847 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.590885 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.590926 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.590967 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.591014 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.591071 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.591108 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.591147 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.591187 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.591226 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.591265 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.591304 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.591344 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.591382 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.591421 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.591470 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.591510 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.591551 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.591614 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.591657 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.591702 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.591702 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.591702 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.591702 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.591702 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.591870 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.591913 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.591992 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.592057 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.592097 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.592136 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.592171 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.592209 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.592245 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.592286 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.592425 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.592469 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.592513 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.592513 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.592586 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.592640 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.592718 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.592774 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.592818 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.592870 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.592870 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.592956 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.592995 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.593039 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.593114 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.593158 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.593158 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.593158 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.594321 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.594383 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.594417 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.594445 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.594470 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.594509 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.594540 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.594564 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.594606 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.594636 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.594679 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.594730 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.594769 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.594769 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.594824 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.594854 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.594920 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.594962 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.594962 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.595018 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.595070 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.595103 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.595133 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.595181 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.595212 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.595245 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.595271 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.595304 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.596705 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.596768 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.596820 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.596869 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.596909 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.596936 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.596966 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.596990 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.597018 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.597062 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.597105 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.597169 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.597214 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.597248 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.597277 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.597307 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.597372 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.597425 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.597482 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.597513 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.597546 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.597574 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.597603 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.597632 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.597745 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.597802 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.597862 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.597928 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.599689 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.599737 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.599816 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.599850 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.599883 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.599915 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.599940 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.599968 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.599992 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.600020 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.600076 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.600110 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.600135 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.600164 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.600193 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.600224 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.600256 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.600285 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.600317 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.600345 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.600376 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.600408 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.600445 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.600482 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.600511 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.600539 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.600565 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.600593 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.600618 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.600646 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.600672 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.600709 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.600737 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.600765 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.600796 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.600821 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.600852 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.600876 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.600906 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.600931 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.600960 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.600989 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.601020 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.601066 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.601095 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.601119 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.601143 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.601178 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.601206 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.601206 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.601206 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.601206 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.601206 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.601206 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.601206 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.601358 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.602434 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.602494 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.602530 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.602571 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.602606 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.602652 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.602652 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.602734 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.602775 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.602815 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.602858 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.602899 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.602899 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.602966 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.603260 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.603327 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.603387 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.603428 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.603468 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.603512 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.603550 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.603606 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.603645 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.603684 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.603723 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.603771 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.603809 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.603850 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.603889 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.603929 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.603968 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.604009 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.604068 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.604124 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.604172 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.604229 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.604271 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.604310 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.604354 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.604400 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.604440 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.604478 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.604517 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.604557 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.604596 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.604640 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.604683 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.604728 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.604768 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.604805 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.604843 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.604887 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.604927 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.604963 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.604963 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.604963 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.605442 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.605498 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.605543 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.605603 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.605670 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.605720 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.605760 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.605800 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.605838 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.605884 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.605935 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.605935 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.606003 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.606062 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.606112 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.606151 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.606184 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.606372 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.606410 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.606410 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.606410 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.606920 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.607097 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.607373 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.607516 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.607792 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.607960 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.608112 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.608708 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.608774 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.608817 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.608889 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.608938 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.608973 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.609021 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.609084 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.609126 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.609167 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.609206 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.609259 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.609300 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.609344 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.609383 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.609425 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.609425 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.609502 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.609502 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.609502 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.609502 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.609797 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.609855 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.609898 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.609963 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.610012 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.610082 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.610128 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.610171 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.610212 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.610270 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.610310 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.610351 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.610396 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.610437 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.610479 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.610518 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.610558 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.610597 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.610649 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.610697 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.610743 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.610790 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.610858 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.610901 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.610901 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.610972 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.611063 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.611172 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.611538 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.611634 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.611699 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.611760 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.611802 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.611844 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.611926 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.611979 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.612021 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.612122 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.612202 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.612263 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.612322 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.612367 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.612407 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.612448 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.612503 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.612556 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.612599 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.612649 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.612690 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.612729 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.612769 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.612816 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.612872 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.612928 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.612994 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.613060 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.613115 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.613160 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.613201 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.613239 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.613280 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.613319 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.613363 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.613408 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.613454 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.613494 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.613544 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.613584 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.613624 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.613664 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.613664 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.613739 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.613782 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.613827 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.613866 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.613906 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.614074 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.614138 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.614207 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.614260 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.614310 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.614360 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.614411 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.614462 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.614462 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.614462 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.614462 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.614462 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.614462 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.614462 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.614462 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.614780 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.614780 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.614863 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.614910 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.614957 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.614997 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.615037 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.615102 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.615151 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.615192 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.615231 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.615284 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.615325 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.615391 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.615460 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.615516 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.615580 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.615622 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.615661 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.615700 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.615740 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.615792 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.615839 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.615886 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.615929 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.615970 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.616015 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.616077 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.616117 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.616157 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.616207 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.616249 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.616290 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.616329 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.616376 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.616417 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.616463 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.616503 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.616543 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.616583 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.616624 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.616663 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.616708 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.616752 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.616799 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.616840 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.616840 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.616916 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.616957 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.616996 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.616996 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.616996 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.616996 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.616996 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.616996 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.616996 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.617266 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.617310 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.617356 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.617396 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.617435 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.617474 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.617513 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.617551 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.617598 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.617638 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.617676 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.617715 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.617752 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.617793 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.617832 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.617877 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.617917 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.617953 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.618001 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.618132 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.618184 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.618224 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.618265 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.618304 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.618342 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.618384 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.618424 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.618486 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.618533 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.618575 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.618620 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.618661 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.618701 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.618742 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.618781 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.618819 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.618858 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.618910 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.618952 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.618990 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.619030 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.619088 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.619128 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.619167 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.619207 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.619246 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.619297 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.619338 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.619382 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.619429 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.619469 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.619508 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.619599 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.619651 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.619691 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.619735 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:21:37.619782 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.619782 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.619863 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.619908 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.619950 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.619992 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.620036 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.620083 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.620118 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.620151 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.620181 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.620210 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.620237 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.620237 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.620293 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.620325 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112183) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.620352 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.620352 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.620406 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:21:37.620406 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:21:37.620406 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:21:37.620406 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:21:37.620406 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:21:37.620406 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112184) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:21:37.665077 np0000176093 devstack@c-api.service[112185]: INFO dbcounter [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Registered counter for database cinder May 21 23:21:37.665919 np0000176093 devstack@c-api.service[112186]: INFO dbcounter [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Registered counter for database cinder May 21 23:21:37.667011 np0000176093 devstack@c-api.service[112183]: INFO dbcounter [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Registered counter for database cinder May 21 23:21:37.669121 np0000176093 devstack@c-api.service[112184]: INFO dbcounter [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Registered counter for database cinder May 21 23:21:37.676587 np0000176093 devstack@c-api.service[112185]: DEBUG oslo_db.sqlalchemy.engines [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 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=112185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:21:37.677619 np0000176093 devstack@c-api.service[112186]: DEBUG oslo_db.sqlalchemy.engines [None req-a92fe951-adbb-4caf-b918-bc5e94252088 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=112186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:21:37.679603 np0000176093 devstack@c-api.service[112183]: DEBUG oslo_db.sqlalchemy.engines [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce 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=112183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:21:37.680959 np0000176093 devstack@c-api.service[112184]: DEBUG oslo_db.sqlalchemy.engines [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 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=112184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:21:37.792813 np0000176093 devstack@c-api.service[112186]: DEBUG dbcounter [-] [112186] Writer thread running {{(pid=112186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:21:37.794514 np0000176093 devstack@c-api.service[112185]: DEBUG dbcounter [-] [112185] Writer thread running {{(pid=112185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:21:37.795451 np0000176093 devstack@c-api.service[112186]: INFO cinder.rpc [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:21:37.795842 np0000176093 devstack@c-api.service[112183]: DEBUG dbcounter [-] [112183] Writer thread running {{(pid=112183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:21:37.797224 np0000176093 devstack@c-api.service[112185]: INFO cinder.rpc [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:21:37.797710 np0000176093 devstack@c-api.service[112186]: INFO cinder.rpc [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:21:37.798267 np0000176093 devstack@c-api.service[112183]: INFO cinder.rpc [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:21:37.799556 np0000176093 devstack@c-api.service[112185]: INFO cinder.rpc [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:21:37.799723 np0000176093 devstack@c-api.service[112186]: INFO cinder.rpc [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:21:37.800367 np0000176093 devstack@c-api.service[112183]: INFO cinder.rpc [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:21:37.801679 np0000176093 devstack@c-api.service[112185]: INFO cinder.rpc [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:21:37.801781 np0000176093 devstack@c-api.service[112186]: INFO cinder.rpc [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:21:37.802201 np0000176093 devstack@c-api.service[112183]: INFO cinder.rpc [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:21:37.802561 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.803585 np0000176093 devstack@c-api.service[112185]: INFO cinder.rpc [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:21:37.803924 np0000176093 devstack@c-api.service[112183]: INFO cinder.rpc [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:21:37.804212 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.804437 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.804767 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.805197 np0000176093 devstack@c-api.service[112184]: DEBUG dbcounter [-] [112184] Writer thread running {{(pid=112184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:21:37.806193 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.807629 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.807976 np0000176093 devstack@c-api.service[112184]: INFO cinder.rpc [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:21:37.809721 np0000176093 devstack@c-api.service[112184]: INFO cinder.rpc [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:21:37.810742 np0000176093 devstack@c-api.service[112186]: DEBUG oslo_db.sqlalchemy.engines [None req-a92fe951-adbb-4caf-b918-bc5e94252088 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=112186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:21:37.811954 np0000176093 devstack@c-api.service[112185]: DEBUG oslo_db.sqlalchemy.engines [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 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=112185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:21:37.812034 np0000176093 devstack@c-api.service[112184]: INFO cinder.rpc [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:21:37.812729 np0000176093 devstack@c-api.service[112186]: INFO cinder.rpc [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:21:37.813558 np0000176093 devstack@c-api.service[112183]: DEBUG oslo_db.sqlalchemy.engines [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce 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=112183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:21:37.814383 np0000176093 devstack@c-api.service[112185]: INFO cinder.rpc [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:21:37.814657 np0000176093 devstack@c-api.service[112186]: INFO cinder.rpc [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:21:37.814866 np0000176093 devstack@c-api.service[112184]: INFO cinder.rpc [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:21:37.816093 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.816322 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.818245 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.819151 np0000176093 devstack@c-api.service[112183]: INFO cinder.rpc [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:21:37.820955 np0000176093 devstack@c-api.service[112185]: INFO cinder.rpc [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:21:37.821944 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.822025 np0000176093 devstack@c-api.service[112183]: INFO cinder.rpc [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:21:37.823359 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.823934 np0000176093 devstack@c-api.service[112184]: DEBUG oslo_db.sqlalchemy.engines [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 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=112184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:21:37.826839 np0000176093 devstack@c-api.service[112184]: INFO cinder.rpc [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:21:37.829476 np0000176093 devstack@c-api.service[112184]: INFO cinder.rpc [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:21:37.830212 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.830684 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.833768 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.834016 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.838805 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.838910 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.839296 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.842463 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.842976 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.843202 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.843505 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.846794 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.846889 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.846951 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.847702 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.849863 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.849967 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.850715 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.852753 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.852917 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.853805 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.855072 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.855742 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.856942 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.857891 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.858041 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.858610 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.859821 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.860223 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.861197 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.862596 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.862786 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.864170 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.864333 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.864421 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.866210 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.867076 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.867208 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.869225 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.869734 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.870165 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.871676 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.872433 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.872784 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.873138 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.873932 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.874336 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.875372 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.876274 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.876806 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.876872 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.878340 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.878405 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.879809 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.879938 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.880003 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.881088 np0000176093 devstack@c-api.service[112186]: WARNING cinder.api.contrib.hosts [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:21:37.881442 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.881849 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.882470 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.882907 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.883105 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.883335 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.884185 np0000176093 devstack@c-api.service[112185]: WARNING cinder.api.contrib.hosts [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:21:37.884745 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.884949 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.885264 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.885881 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.886102 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.886392 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.886641 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.886933 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: extensions {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.887789 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.888103 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.888170 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.888347 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: qos-specs {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.889102 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.889466 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.889584 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.889989 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: extensions {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.890776 np0000176093 devstack@c-api.service[112184]: WARNING cinder.api.contrib.hosts [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:21:37.890971 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.891203 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: os-snapshot-manage {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.891365 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: qos-specs {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.891588 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.892648 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: scheduler-stats {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.892752 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.893016 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.893641 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: os-snapshot-manage {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.894132 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: os-volume-transfer {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.894244 np0000176093 devstack@c-api.service[112183]: WARNING cinder.api.contrib.hosts [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:21:37.894412 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.895102 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: scheduler-stats {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.895198 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.895753 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.895849 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: extra_specs {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.896608 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: extensions {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.896803 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.897296 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: os-volume-transfer {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.897913 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: qos-specs {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.898262 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.898392 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: os-volume-type-access {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.898920 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: extra_specs {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.899794 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.900191 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: os-snapshot-manage {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.900331 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: cgsnapshots {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.900772 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: extensions {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.900818 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: os-volume-type-access {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.901600 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: scheduler-stats {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.901753 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: consistencygroups {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.902268 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: qos-specs {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.902440 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: cgsnapshots {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.903679 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: os-volume-transfer {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.903819 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: consistencygroups {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.903867 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: os-quota-sets {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.904522 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: os-snapshot-manage {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.905298 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: extra_specs {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.905366 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: capabilities {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.905859 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: os-quota-sets {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.905939 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: scheduler-stats {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.906651 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: os-hosts {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.906967 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: os-volume-type-access {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.907263 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: capabilities {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.908064 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: encryption {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.908294 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: os-volume-transfer {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.908546 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: cgsnapshots {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.908612 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: os-hosts {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.909697 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: backups {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.909903 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: extra_specs {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.909983 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: encryption {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.910074 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: consistencygroups {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.911478 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: os-volume-type-access {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.911611 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: backups {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.911907 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: os-quota-class-sets {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.911991 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: os-quota-sets {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.913004 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: cgsnapshots {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.913335 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: os-volume-manage {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.913465 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: capabilities {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.913532 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: os-quota-class-sets {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.914451 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: consistencygroups {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.914763 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: os-hosts {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.914844 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: os-availability-zone {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.914928 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: os-volume-manage {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.916228 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extended resource: encryption {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.916328 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: os-availability-zone {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.916394 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: encryption {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.916563 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: os-quota-sets {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.917618 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extended resource: encryption {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.917906 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: backups {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.918482 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: capabilities {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.918743 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.919930 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: os-quota-class-sets {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.920114 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.920375 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.920476 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: os-hosts {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.921257 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: os-volume-manage {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.921623 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.921847 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.922458 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: encryption {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.922674 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: os-availability-zone {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.922984 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.923222 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.923991 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extended resource: encryption {{(pid=112184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.924508 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.924734 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: backups {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.924842 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.925886 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.926210 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.926294 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.927467 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.927664 np0000176093 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.927733 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.927789 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: os-quota-class-sets {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.928576 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.contrib.snapshot_actions [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] SnapshotActionsController initialized {{(pid=112186) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:21:37.928717 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.928800 np0000176093 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.928862 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension TypesManage extending resource: types {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.929136 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.929244 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: os-volume-manage {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.929664 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.contrib.snapshot_actions [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] SnapshotActionsController initialized {{(pid=112185) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:21:37.929760 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension VolumeActions extending resource: volumes {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.929822 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.929880 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.929940 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension TypesManage extending resource: types {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.930027 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.930027 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension AdminActions extending resource: volumes {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.930187 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension VolumeActions extending resource: volumes {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.930246 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension AdminActions extending resource: snapshots {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.930303 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.930360 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension AdminActions extending resource: backups {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.930423 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.930488 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.930552 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension AdminActions extending resource: volumes {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.930810 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.930880 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension UsedLimits extending resource: limits {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.930958 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension AdminActions extending resource: snapshots {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931035 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931133 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: os-availability-zone {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.931211 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension AdminActions extending resource: backups {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931276 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931334 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931390 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931507 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension UsedLimits extending resource: limits {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931565 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931623 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931746 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931817 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931874 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-a92fe951-adbb-4caf-b918-bc5e94252088 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931931 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931931 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931931 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.931931 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-48e556e6-501d-40de-a6f0-ac2ab6c46283 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.932261 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extended resource: encryption {{(pid=112183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:21:37.932331 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.933742 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.934594 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.935120 np0000176093 devstack@c-api.service[112184]: WARNING castellan.key_manager.migration [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.936079 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.contrib.snapshot_actions [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] SnapshotActionsController initialized {{(pid=112184) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:21:37.936165 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.936317 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension TypesManage extending resource: types {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.936500 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension VolumeActions extending resource: volumes {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.936581 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.936642 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.936727 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.936831 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension AdminActions extending resource: volumes {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.936936 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension AdminActions extending resource: snapshots {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.937062 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension AdminActions extending resource: backups {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.937211 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.937312 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension UsedLimits extending resource: limits {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.937410 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.937544 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.937670 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.937785 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.937904 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.937989 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.v3.router [None req-90954d0f-43c2-4690-aaff-679e3f189bd3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.938121 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.939434 np0000176093 devstack@c-api.service[112186]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e01b34a3668 pid: 112186 (default app) May 21 23:21:37.939484 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.940293 np0000176093 devstack@c-api.service[112185]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e01b34a3668 pid: 112185 (default app) May 21 23:21:37.940932 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.942418 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.944110 np0000176093 devstack@c-api.service[112183]: WARNING castellan.key_manager.migration [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:21:37.945004 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.contrib.snapshot_actions [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] SnapshotActionsController initialized {{(pid=112183) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:21:37.945196 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.945278 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension TypesManage extending resource: types {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.945477 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension VolumeActions extending resource: volumes {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.945612 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.945685 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.945809 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension AdminActions extending resource: volumes {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.945923 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension AdminActions extending resource: snapshots {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.946063 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension AdminActions extending resource: backups {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.946149 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.946266 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension UsedLimits extending resource: limits {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.946366 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.946468 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.946584 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension VolumeTypeAccess extending resource: types {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.946701 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.946811 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension SnapshotActions extending resource: snapshots {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.946911 np0000176093 devstack@c-api.service[112183]: DEBUG cinder.api.v3.router [None req-3301f4f2-b6d7-4667-b8c6-124e7587d7ce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:21:37.946982 np0000176093 devstack@c-api.service[112184]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e01b34a3668 pid: 112184 (default app) May 21 23:21:37.948434 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.948434 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.948434 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.948434 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.948434 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.948997 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.948997 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.948997 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.948997 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.948997 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.949416 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.949416 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.949416 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.949416 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.949416 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.949416 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.949803 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.949803 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.949803 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.949803 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.950120 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.950120 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.950120 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.950120 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.950429 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.950429 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.950429 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.950429 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.950877 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.950877 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.950877 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.950877 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.950877 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.951379 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.951379 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.951379 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.951379 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.951379 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.951760 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.951760 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.951760 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.951760 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.951760 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.951760 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.952275 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.952275 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.952275 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.952275 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.952275 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.952275 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.952728 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.952728 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.952728 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.952728 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.952728 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.952728 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.953163 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.953163 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.953163 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.953163 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.953163 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.953509 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.953509 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.953509 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.953509 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.953509 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.953831 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.953831 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.953831 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.953831 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.953831 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.953831 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.954265 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.954265 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.954265 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.954265 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.954265 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.954265 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.954667 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.954667 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.954667 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.954667 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.954667 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.955034 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.955034 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.955034 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.955034 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.955034 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.955474 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.955474 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.955474 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.955474 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.955767 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.955767 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.955767 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.955767 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956064 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956064 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956064 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956064 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956064 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956228 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956228 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956228 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956228 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956228 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956377 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956377 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956377 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956377 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956506 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956506 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956506 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956506 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956687 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956687 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956687 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956687 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956832 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956832 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956832 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956832 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956953 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956953 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.956953 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.956953 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.957107 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.957107 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.957107 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.957107 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.957107 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.957301 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.957301 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.957301 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.957301 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.957301 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.957301 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.957498 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.957498 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.957498 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.957498 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.957498 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.957649 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.957649 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.957649 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.957649 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.957649 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.957649 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.957833 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.957833 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.957833 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.957833 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.957833 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.957833 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.958036 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.958036 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.958036 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.958036 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.958036 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.958036 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.958247 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.958247 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.958247 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.958247 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.958247 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.958247 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.958429 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.958429 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.958429 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.958429 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.958581 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.958581 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.958581 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.958581 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.958581 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.958766 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.958766 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.958766 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.958766 np0000176093 devstack@c-api.service[112186]: /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 21 23:21:37.958766 np0000176093 devstack@c-api.service[112186]: warnings.warn(deprecated_msg) May 21 23:21:37.958766 np0000176093 devstack@c-api.service[112186]: DEBUG cinder.api.middleware.request_id [None req-f1c105fb-6583-47ae-9520-a855626a71e4 None None] RequestId filter calling following filter/app {{(pid=112186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:21:37.958766 np0000176093 devstack@c-api.service[112186]: [pid: 112186|app: 0|req: 1/1] 199.19.213.138 () {60 vars in 956 bytes} [Thu May 21 23:21:37 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 23:21:37.958957 np0000176093 devstack@c-api.service[112183]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e01b34a3668 pid: 112183 (default app) May 21 23:21:45.063587 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.063587 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.063587 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.063587 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.063587 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.064508 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.064508 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.064508 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.064508 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.064508 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.064764 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.064764 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.064764 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.064764 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.064764 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.064764 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.065106 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.065106 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.065106 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.065106 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.065332 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.065332 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.065332 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.065332 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.065599 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.065599 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.065599 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.065599 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.065927 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.065927 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.065927 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.065927 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.065927 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.066237 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.066237 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.066237 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.066237 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.066237 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.066531 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.066531 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.066531 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.066531 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.066531 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.066531 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.066882 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.066882 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.066882 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.066882 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.066882 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.066882 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.067764 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.067764 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.067764 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.067764 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.067764 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.067764 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.068116 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.068116 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.068116 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.068116 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.068116 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.068427 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.068427 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.068427 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.068427 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.068427 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.068803 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.068803 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.068803 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.068803 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.068803 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.068803 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.069167 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.069167 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.069167 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.069167 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.069167 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.069167 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.069478 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.069478 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.069478 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.069478 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.069478 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.069781 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.069781 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.069781 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.069781 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.069781 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.070085 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.070085 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.070085 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.070085 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.070320 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.070320 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.070320 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.070320 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.070546 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.070546 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.070546 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.070546 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.070546 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.070906 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.070906 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.070906 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.070906 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.070906 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.071256 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.071256 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.071256 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.071256 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.071485 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.071485 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.071485 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.071485 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.071642 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.071642 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.071642 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.071642 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.071806 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.071806 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.071806 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.071806 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.071959 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.071959 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.071959 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.071959 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.072144 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.072144 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.072144 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.072144 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.072144 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.072350 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.072350 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.072350 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.072350 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.072350 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.072350 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.072580 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.072580 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.072580 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.072580 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.072580 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.072765 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.072765 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.072765 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.072765 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.072765 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.072765 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.072986 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.072986 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.072986 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.072986 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.072986 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.072986 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.073248 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.073248 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.073248 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.073248 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.073248 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.073248 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.073477 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.073477 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.073477 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.073477 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.073477 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.073477 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.073701 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.073701 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.073701 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.073701 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.073862 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.073862 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.073862 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.073862 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.073862 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.074080 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.074080 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.074080 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.074080 np0000176093 devstack@c-api.service[112185]: /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 21 23:21:45.074080 np0000176093 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 21 23:21:45.074080 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.middleware.request_id [None req-93e4b716-f0f2-4cee-b13f-988fce318412 None None] RequestId filter calling following filter/app {{(pid=112185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:21:45.652605 np0000176093 devstack@c-api.service[112185]: INFO cinder.api.openstack.wsgi [None req-93e4b716-f0f2-4cee-b13f-988fce318412 admin admin] POST https://199.19.213.138/volume/v3/types May 21 23:21:45.653374 np0000176093 devstack@c-api.service[112185]: DEBUG cinder.api.openstack.wsgi [None req-93e4b716-f0f2-4cee-b13f-988fce318412 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:21:45.655318 np0000176093 devstack@c-api.service[112185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 21 23:21:45.655318 np0000176093 devstack@c-api.service[112185]: warnings.warn( May 21 23:21:45.661866 np0000176093 devstack@c-api.service[112185]: DEBUG oslo_db.sqlalchemy.engines [None req-93e4b716-f0f2-4cee-b13f-988fce318412 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=112185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:21:45.693340 np0000176093 devstack@c-api.service[112185]: INFO cinder.api.openstack.wsgi [None req-93e4b716-f0f2-4cee-b13f-988fce318412 admin admin] https://199.19.213.138/volume/v3/types returned with HTTP 200 May 21 23:21:45.693850 np0000176093 devstack@c-api.service[112185]: [pid: 112185|app: 0|req: 1/2] 199.19.213.138 () {68 vars in 1288 bytes} [Thu May 21 23:21:45 2026] POST /volume/v3/types => generated 186 bytes in 648 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 23:21:45.716255 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.716255 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.716806 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.716806 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.716806 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.716806 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.716806 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.717126 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.717126 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.717126 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.717126 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.717126 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.717126 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.717479 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.717479 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.717479 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.717479 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.717479 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.717765 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.717765 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.717765 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.717765 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.718023 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.718023 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.718023 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.718023 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.718305 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.718305 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.718305 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.718305 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.718305 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.718583 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.718583 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.718583 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.718583 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.718583 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.718846 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.718846 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.718846 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.718846 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.718846 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.718846 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.719821 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.719821 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.719821 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.719821 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.719821 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.719821 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.720304 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.720304 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.720304 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.720304 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.720304 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.720304 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.720771 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.720771 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.720771 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.720771 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.720771 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.720771 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.721225 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.721225 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.721225 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.721225 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.721539 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.721539 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.721539 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.721539 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.721539 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722134 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.722134 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722134 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.722134 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722134 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.722391 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722391 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.722391 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722391 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.722391 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722391 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.722545 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722545 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.722545 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722545 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.722545 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722675 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.722675 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722675 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.722675 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722675 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.722805 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722805 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.722805 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722805 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.722909 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722909 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.722909 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.722909 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723034 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723034 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723034 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723034 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723034 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723170 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723170 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723170 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723170 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723170 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723305 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723305 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723305 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723305 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723409 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723409 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723409 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723409 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723511 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723511 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723511 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723511 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723612 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723612 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723612 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723612 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723717 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723717 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723717 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723717 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723822 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723822 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723822 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723822 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723822 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723822 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723975 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723975 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723975 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.723975 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.723975 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724128 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724128 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724128 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724128 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724128 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724128 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724128 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724296 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724296 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724296 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724296 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724296 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724296 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724444 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724444 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724444 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724444 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724444 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724444 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724592 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724592 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724592 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724592 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724592 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724592 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724758 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724758 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724758 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724758 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724862 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724862 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724862 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724862 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724966 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724966 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.724966 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.724966 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.725082 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.725082 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.725082 np0000176093 devstack@c-api.service[112184]: /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 21 23:21:45.725082 np0000176093 devstack@c-api.service[112184]: warnings.warn(deprecated_msg) May 21 23:21:45.725082 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.middleware.request_id [req-93e4b716-f0f2-4cee-b13f-988fce318412 req-fa8b8b6d-5636-4f3c-a988-874135f3ebf9 None None] RequestId filter calling following filter/app {{(pid=112184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:21:46.047442 np0000176093 devstack@c-api.service[112184]: INFO cinder.api.openstack.wsgi [req-93e4b716-f0f2-4cee-b13f-988fce318412 req-fa8b8b6d-5636-4f3c-a988-874135f3ebf9 admin admin] POST https://199.19.213.138/volume/v3/types/fbedb7fb-a7b3-4111-b226-83ce9b54f2ea/extra_specs May 21 23:21:46.047998 np0000176093 devstack@c-api.service[112184]: DEBUG cinder.api.openstack.wsgi [req-93e4b716-f0f2-4cee-b13f-988fce318412 req-fa8b8b6d-5636-4f3c-a988-874135f3ebf9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:21:46.049839 np0000176093 devstack@c-api.service[112184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 21 23:21:46.049839 np0000176093 devstack@c-api.service[112184]: warnings.warn( May 21 23:21:46.056872 np0000176093 devstack@c-api.service[112184]: DEBUG oslo_db.sqlalchemy.engines [req-93e4b716-f0f2-4cee-b13f-988fce318412 req-fa8b8b6d-5636-4f3c-a988-874135f3ebf9 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=112184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:21:46.124243 np0000176093 devstack@c-api.service[112184]: INFO cinder.api.openstack.wsgi [req-93e4b716-f0f2-4cee-b13f-988fce318412 req-fa8b8b6d-5636-4f3c-a988-874135f3ebf9 admin admin] https://199.19.213.138/volume/v3/types/fbedb7fb-a7b3-4111-b226-83ce9b54f2ea/extra_specs returned with HTTP 200 May 21 23:21:46.124686 np0000176093 devstack@c-api.service[112184]: [pid: 112184|app: 0|req: 1/3] 199.19.213.138 () {70 vars in 1505 bytes} [Thu May 21 23:21:45 2026] POST /volume/v3/types/fbedb7fb-a7b3-4111-b226-83ce9b54f2ea/extra_specs => generated 55 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:21:47.814558 np0000176093 devstack@c-api.service[112186]: DEBUG dbcounter [-] [112186] Writing DB stats cinder:SELECT=6 {{(pid=112186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:21:47.821330 np0000176093 devstack@c-api.service[112183]: DEBUG dbcounter [-] [112183] Writing DB stats cinder:SELECT=6 {{(pid=112183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:21:55.690267 np0000176093 devstack@c-api.service[112185]: DEBUG dbcounter [-] [112185] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:21:56.122605 np0000176093 devstack@c-api.service[112184]: DEBUG dbcounter [-] [112184] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}