May 09 09:05:16.513393 np0000173033 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:05:16.521264 np0000173033 devstack@c-api.service[113280]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:05:16.524559 np0000173033 devstack@c-api.service[113280]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:05:16 2026] *** May 09 09:05:16.524559 np0000173033 devstack@c-api.service[113280]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:05:16.524559 np0000173033 devstack@c-api.service[113280]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:05:16.524559 np0000173033 devstack@c-api.service[113280]: nodename: np0000173033 May 09 09:05:16.524559 np0000173033 devstack@c-api.service[113280]: machine: x86_64 May 09 09:05:16.524559 np0000173033 devstack@c-api.service[113280]: clock source: unix May 09 09:05:16.524559 np0000173033 devstack@c-api.service[113280]: pcre jit disabled May 09 09:05:16.524559 np0000173033 devstack@c-api.service[113280]: detected number of CPU cores: 16 May 09 09:05:16.524559 np0000173033 devstack@c-api.service[113280]: current working directory: / May 09 09:05:16.524559 np0000173033 devstack@c-api.service[113280]: detected binary path: /usr/bin/uwsgi-core May 09 09:05:16.524559 np0000173033 devstack@c-api.service[113280]: your processes number limit is 256917 May 09 09:05:16.524559 np0000173033 devstack@c-api.service[113280]: your memory page size is 4096 bytes May 09 09:05:16.524559 np0000173033 devstack@c-api.service[113280]: detected max file descriptor number: 2048 May 09 09:05:16.524559 np0000173033 devstack@c-api.service[113280]: lock engine: pthread robust mutexes May 09 09:05:16.525292 np0000173033 devstack@c-api.service[113280]: thunder lock: enabled May 09 09:05:16.525292 np0000173033 devstack@c-api.service[113280]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:05:16.525292 np0000173033 devstack@c-api.service[113280]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:05:16.525292 np0000173033 devstack@c-api.service[113280]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:05:16.525292 np0000173033 devstack@c-api.service[113280]: Set PythonHome to /opt/stack/data/venv May 09 09:05:16.561649 np0000173033 devstack@c-api.service[113280]: Python main interpreter initialized at 0x7498eaaa3668 May 09 09:05:16.561649 np0000173033 devstack@c-api.service[113280]: python threads support enabled May 09 09:05:16.561649 np0000173033 devstack@c-api.service[113280]: your server socket listen backlog is limited to 100 connections May 09 09:05:16.561649 np0000173033 devstack@c-api.service[113280]: your mercy for graceful operations on workers is 80 seconds May 09 09:05:16.562154 np0000173033 devstack@c-api.service[113280]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:05:16.562345 np0000173033 devstack@c-api.service[113280]: *** Operational MODE: preforking *** May 09 09:05:16.562598 np0000173033 devstack@c-api.service[113280]: *** uWSGI is running in multiple interpreter mode *** May 09 09:05:16.562598 np0000173033 devstack@c-api.service[113280]: spawned uWSGI master process (pid: 113280) May 09 09:05:16.562770 np0000173033 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:05:16.563339 np0000173033 devstack@c-api.service[113280]: spawned uWSGI worker 1 (pid: 113286, cores: 1) May 09 09:05:16.564016 np0000173033 devstack@c-api.service[113280]: spawned uWSGI worker 2 (pid: 113287, cores: 1) May 09 09:05:16.564821 np0000173033 devstack@c-api.service[113280]: spawned uWSGI worker 3 (pid: 113288, cores: 1) May 09 09:05:16.565387 np0000173033 devstack@c-api.service[113280]: spawned uWSGI worker 4 (pid: 113289, cores: 1) May 09 09:05:16.565689 np0000173033 devstack@c-api.service[113280]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:05:16.696039 np0000173033 devstack@c-api.service[113286]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:05:16.696039 np0000173033 devstack@c-api.service[113286]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:05:16.696039 np0000173033 devstack@c-api.service[113286]: we strongly recommend against using it for new projects. May 09 09:05:16.696039 np0000173033 devstack@c-api.service[113286]: If you are already using Eventlet, we recommend migrating to a different May 09 09:05:16.696039 np0000173033 devstack@c-api.service[113286]: framework. For more detail see May 09 09:05:16.696039 np0000173033 devstack@c-api.service[113286]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:05:16.696039 np0000173033 devstack@c-api.service[113286]: import eventlet # noqa May 09 09:05:16.711836 np0000173033 devstack@c-api.service[113287]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:05:16.711836 np0000173033 devstack@c-api.service[113287]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:05:16.711836 np0000173033 devstack@c-api.service[113287]: we strongly recommend against using it for new projects. May 09 09:05:16.711836 np0000173033 devstack@c-api.service[113287]: If you are already using Eventlet, we recommend migrating to a different May 09 09:05:16.711836 np0000173033 devstack@c-api.service[113287]: framework. For more detail see May 09 09:05:16.711836 np0000173033 devstack@c-api.service[113287]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:05:16.711836 np0000173033 devstack@c-api.service[113287]: import eventlet # noqa May 09 09:05:16.723790 np0000173033 devstack@c-api.service[113288]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:05:16.723790 np0000173033 devstack@c-api.service[113288]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:05:16.723790 np0000173033 devstack@c-api.service[113288]: we strongly recommend against using it for new projects. May 09 09:05:16.723790 np0000173033 devstack@c-api.service[113288]: If you are already using Eventlet, we recommend migrating to a different May 09 09:05:16.723790 np0000173033 devstack@c-api.service[113288]: framework. For more detail see May 09 09:05:16.723790 np0000173033 devstack@c-api.service[113288]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:05:16.723790 np0000173033 devstack@c-api.service[113288]: import eventlet # noqa May 09 09:05:16.754638 np0000173033 devstack@c-api.service[113289]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:05:16.754638 np0000173033 devstack@c-api.service[113289]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:05:16.754638 np0000173033 devstack@c-api.service[113289]: we strongly recommend against using it for new projects. May 09 09:05:16.754638 np0000173033 devstack@c-api.service[113289]: If you are already using Eventlet, we recommend migrating to a different May 09 09:05:16.754638 np0000173033 devstack@c-api.service[113289]: framework. For more detail see May 09 09:05:16.754638 np0000173033 devstack@c-api.service[113289]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:05:16.754638 np0000173033 devstack@c-api.service[113289]: import eventlet # noqa May 09 09:05:16.793460 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:05:16.793460 np0000173033 devstack@c-api.service[113286]: debtcollector.deprecate( May 09 09:05:16.815584 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:05:16.815584 np0000173033 devstack@c-api.service[113287]: debtcollector.deprecate( May 09 09:05:16.816313 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:05:16.816313 np0000173033 devstack@c-api.service[113288]: debtcollector.deprecate( May 09 09:05:16.883188 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:05:16.883188 np0000173033 devstack@c-api.service[113289]: debtcollector.deprecate( May 09 09:05:16.884216 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:05:16.884216 np0000173033 devstack@c-api.service[113286]: from cgi import parse_header May 09 09:05:16.893312 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:05:16.893312 np0000173033 devstack@c-api.service[113288]: from cgi import parse_header May 09 09:05:16.901528 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:05:16.901528 np0000173033 devstack@c-api.service[113287]: from cgi import parse_header May 09 09:05:16.933916 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:05:16.933916 np0000173033 devstack@c-api.service[113286]: removals.removed_module( May 09 09:05:16.934770 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:05:16.934770 np0000173033 devstack@c-api.service[113286]: removals.removed_module( May 09 09:05:16.936188 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:05:16.936188 np0000173033 devstack@c-api.service[113288]: removals.removed_module( May 09 09:05:16.936895 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:05:16.936895 np0000173033 devstack@c-api.service[113288]: removals.removed_module( May 09 09:05:16.948514 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:05:16.948514 np0000173033 devstack@c-api.service[113287]: removals.removed_module( May 09 09:05:16.949275 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:05:16.949275 np0000173033 devstack@c-api.service[113287]: removals.removed_module( May 09 09:05:16.971074 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:05:16.971074 np0000173033 devstack@c-api.service[113289]: from cgi import parse_header May 09 09:05:17.019617 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:05:17.019617 np0000173033 devstack@c-api.service[113289]: removals.removed_module( May 09 09:05:17.020322 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:05:17.020322 np0000173033 devstack@c-api.service[113289]: removals.removed_module( May 09 09:05:17.546097 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:05:17.546097 np0000173033 devstack@c-api.service[113286]: warnings.warn( May 09 09:05:17.553795 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:05:17.553795 np0000173033 devstack@c-api.service[113288]: warnings.warn( May 09 09:05:17.563939 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:05:17.563939 np0000173033 devstack@c-api.service[113287]: warnings.warn( May 09 09:05:17.648418 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:05:17.648418 np0000173033 devstack@c-api.service[113286]: warnings.warn( May 09 09:05:17.651021 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:05:17.651021 np0000173033 devstack@c-api.service[113288]: warnings.warn( May 09 09:05:17.653577 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:05:17.653577 np0000173033 devstack@c-api.service[113289]: warnings.warn( May 09 09:05:17.661908 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:05:17.661908 np0000173033 devstack@c-api.service[113287]: warnings.warn( May 09 09:05:17.757250 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:05:17.757250 np0000173033 devstack@c-api.service[113289]: warnings.warn( May 09 09:05:17.946427 np0000173033 devstack@c-api.service[113286]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:05:17.946997 np0000173033 devstack@c-api.service[113286]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113286) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:05:17.949575 np0000173033 devstack@c-api.service[113288]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:05:17.949988 np0000173033 devstack@c-api.service[113288]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113288) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:05:17.952717 np0000173033 devstack@c-api.service[113287]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:05:17.953134 np0000173033 devstack@c-api.service[113287]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113287) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:05:18.032192 np0000173033 devstack@c-api.service[113286]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:05:18.032192 np0000173033 devstack@c-api.service[113286]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:05:18.034049 np0000173033 devstack@c-api.service[113287]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:05:18.034049 np0000173033 devstack@c-api.service[113287]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:05:18.034614 np0000173033 devstack@c-api.service[113288]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:05:18.034614 np0000173033 devstack@c-api.service[113288]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:05:18.052537 np0000173033 devstack@c-api.service[113289]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:05:18.052689 np0000173033 devstack@c-api.service[113289]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113289) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:05:18.119060 np0000173033 devstack@c-api.service[113289]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:05:18.119060 np0000173033 devstack@c-api.service[113289]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:05:18.488736 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113287) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:05:18.488977 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113289) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:05:18.489048 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113288) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:05:18.489108 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.489174 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.489349 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.489415 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.489483 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113286) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:05:18.489554 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.489633 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.489691 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.489776 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.489851 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.489916 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.489916 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.490030 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.491477 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.491577 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.491659 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.491719 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.491808 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.491867 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.491929 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.491984 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.492055 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.492123 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.492189 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.492259 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.492333 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.492333 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.492455 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.492455 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.492577 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.492635 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.492691 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.492691 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.492821 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.492906 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.492968 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.493022 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.493092 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.493148 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.493148 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.493251 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.493315 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.493315 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.493441 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.493507 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.493507 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.493623 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.493679 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.493748 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.493822 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.493877 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.493933 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.494011 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.494075 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.494128 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.494187 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.494253 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.494316 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.494371 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.494433 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.494508 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.494563 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.494625 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.494625 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.494736 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.494826 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.494896 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.494896 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.494896 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.495142 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.495142 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.495142 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.495142 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.495443 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.495509 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.495590 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.495661 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.495726 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.495831 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.495898 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.495954 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.496018 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.496082 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.496143 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.496200 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.496247 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.496292 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.496335 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.496378 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.496421 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.496465 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.496504 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.496543 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.496582 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.496623 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.496667 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.496705 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.496751 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.496804 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.496854 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.496898 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.496936 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.496979 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.497024 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.497069 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.497107 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.497151 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.497194 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.497232 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.497271 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.497318 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.497357 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.497395 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.497433 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.497482 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.497532 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.497582 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.497637 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.497677 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.497677 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.497677 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.497677 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.497677 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.497677 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.497677 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.497989 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.497989 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.497989 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.498097 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.498143 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.498182 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.498226 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.498271 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.498321 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.498365 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.498404 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.498442 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.498479 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.498525 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.498568 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.498611 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.498660 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.498812 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.498860 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.498904 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.498947 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.498986 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.499028 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.499070 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.499108 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.499154 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.499192 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.499236 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.499274 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.499327 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.499394 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.499438 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.499482 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.499522 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.499565 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.499614 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.499662 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.499714 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.499766 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.499823 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.499872 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.499911 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.499951 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.499989 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.500033 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.500072 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.500123 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.500162 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.500200 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.500239 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.500239 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.500311 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.500357 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.500357 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.500357 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.500357 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.500947 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.501002 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.501038 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.501073 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.501119 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.501159 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.501201 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.501247 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.501287 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.501338 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.501383 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.501418 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.501457 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.501495 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.501537 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.501576 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.501625 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.501660 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.501699 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.501742 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.501800 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.501837 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.501881 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.501920 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.501920 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.501920 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.501920 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.501920 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.502091 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.502186 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.502233 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.502233 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.502303 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.502342 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.502387 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.502423 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.502468 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.502516 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.502650 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.502693 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.502733 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.502798 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.502840 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.502893 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.502944 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.502984 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.502984 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.503054 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.503094 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.503132 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.503165 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.503198 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.503244 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.503308 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.503308 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.503308 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.503968 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.504038 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.504080 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.504121 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.504157 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.504198 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.504235 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.504268 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.504268 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.504314 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.504340 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.504367 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.504395 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.504428 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.504451 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.504480 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.504513 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.504543 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.504543 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.504591 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.504643 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.505129 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.505305 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.505442 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.505476 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.505548 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.505581 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.505631 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.505665 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.505690 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.505719 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.505760 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.505786 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.505810 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.505842 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.505877 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.505901 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.505935 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.505962 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.505991 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.506019 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.506052 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.506077 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.506102 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.506125 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.506158 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.506182 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.506210 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.506234 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.506935 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.507080 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.507210 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.507347 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.507459 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.507587 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.507873 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.512958 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.512958 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.512958 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.512958 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.513241 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.513299 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.513365 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.513421 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.513503 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.513561 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.513611 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.513611 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.513611 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.513611 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.513839 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.513839 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.513839 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.513839 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.514082 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.514139 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.514204 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.514277 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.514347 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.514419 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.514476 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.514538 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.514594 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.514662 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.514726 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.514726 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.514853 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.514910 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.514983 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.515040 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.515095 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.515158 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.515216 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.515281 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.515281 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.515281 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.515281 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.515498 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.515563 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.515619 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.515619 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.515619 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.515619 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.515619 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.515619 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.516029 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.516029 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.516029 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.516198 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.516256 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.516312 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.516370 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.516426 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.516480 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.516547 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.516602 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.516666 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.516730 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.516808 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.516879 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.516942 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.517004 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.517069 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.517134 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.517197 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.517258 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.517314 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.517368 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.517431 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.517503 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.517559 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.517622 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.517688 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.517749 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.517844 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.517910 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.517967 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.518024 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.518087 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.518157 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.518212 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.518266 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.518330 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.518385 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.518446 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.518508 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.518569 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.518633 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.518694 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.518763 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.518839 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.518909 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.518968 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.519031 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.519086 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.519141 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.519198 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.519198 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.519198 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.519198 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.519198 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.519198 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.519198 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.519198 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.519198 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.519198 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.519198 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.519765 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.519846 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.519846 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.519846 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.519846 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.519846 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.520123 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.520233 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.520294 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.520350 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.520406 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.520461 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.520524 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.520581 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.520640 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.520696 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.520764 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.520990 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.521252 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.521304 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.521335 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.521360 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.521383 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.521409 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.521441 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.521473 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.521505 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.521537 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.521567 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.521605 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.521637 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.521666 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.521693 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.521718 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.521749 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.521794 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.521828 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.521859 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.521891 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.521917 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.521942 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.521971 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.521996 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.522021 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.522052 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.522085 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.522110 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.522137 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.522161 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.522195 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.522219 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.522219 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.522219 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.522219 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.522219 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.522219 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.522219 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.522395 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.522395 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.522395 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.522395 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.522395 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.522395 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.522522 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.522553 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.522582 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.522609 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.522639 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.522670 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.522698 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.522726 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.522762 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.522799 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.522827 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.522851 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.522944 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.522974 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.523002 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.523031 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.523063 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.523088 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.523115 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.523141 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.523141 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.523141 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.523218 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.523218 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.523271 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.523301 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.523328 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.523355 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.523355 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.523406 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.523430 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.523461 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.523488 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.523517 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.523517 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.523568 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.523601 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.523627 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.523627 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.523627 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.523627 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.523627 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.523627 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.523775 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.523775 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.523775 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.523775 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.523892 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.523922 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.523950 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.523982 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.524007 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.524038 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.524063 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.524091 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.524117 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.524142 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.524169 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.524201 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.524225 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.524256 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.524281 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.524330 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.524355 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.524386 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.524412 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.524441 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.524467 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.524498 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.524529 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.524561 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.524588 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.524616 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.524642 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.524669 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.524697 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.524724 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.524762 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.525372 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.525422 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.525452 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.525483 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.525508 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.525537 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.525561 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.525589 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.525616 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.525645 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.525668 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.525701 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.525726 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.525774 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.525805 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.525840 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.525868 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.525892 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.525920 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.525945 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.525971 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.526003 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.526031 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.526059 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.526086 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.526086 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.526134 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.526157 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.527848 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.527946 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.528026 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.528060 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.528089 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.528118 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.528147 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.528175 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.528200 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.528228 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.528252 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.528283 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.528316 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.528345 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.528373 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.528398 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.528427 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.528453 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.528508 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.528533 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.528563 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.528596 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.528622 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.528645 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.528677 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.528707 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.528736 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.528736 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.530920 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.530985 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.531024 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.531070 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.531135 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.531176 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.531213 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.531252 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.531292 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.531331 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.531375 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.531414 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.531461 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.531501 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.531501 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.531580 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.531620 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.531663 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.531702 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.531744 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.531744 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.531961 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.532042 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.532150 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.532232 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.532309 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.532365 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.532406 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.532444 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.532490 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.532529 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.532529 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.532608 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.532668 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.532668 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.532744 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.532809 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.532850 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.532850 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.532919 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.532967 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.533009 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.533051 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.533092 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.533132 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.533172 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.533211 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.533251 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.533289 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.533329 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.533367 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.533405 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.533442 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.533488 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.533527 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.533527 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.533595 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.533640 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.533677 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.533721 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.533761 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.533815 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.533864 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.533909 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.533956 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.534002 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.534040 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.534078 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.534123 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.534167 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.534206 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.534244 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.534284 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.534331 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.534369 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.534413 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.534452 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.534490 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.534530 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.534587 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.534626 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.534664 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.534710 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.534752 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.534799 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.534838 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.534877 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.534917 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.534955 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.535004 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.535043 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.535083 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.535126 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.535172 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.535215 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.535258 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.535298 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.535341 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.535384 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.535429 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.535467 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.535510 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.535554 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.535589 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.535632 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.535668 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.535710 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.535753 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.535800 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.535839 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.535882 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.535924 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.535961 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.536003 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.536046 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.536081 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.536122 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.536165 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.536203 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.536243 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.536287 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.536324 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.536367 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.536412 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.536460 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.536519 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.536564 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.536599 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.536635 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.536674 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.536712 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.536762 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.536860 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.536901 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.536940 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.536940 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.536940 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.536940 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.536940 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.536940 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.537530 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.537578 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.537626 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.537666 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.537705 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.537771 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.537808 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.537857 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.538078 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.538129 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.538164 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.538203 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.538252 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.538291 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.538327 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.538362 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.538403 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.538447 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.538447 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.538514 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.538558 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.538604 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.538648 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.538688 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.538688 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.538688 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.538688 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.538688 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.542394 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.542467 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.542505 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.542553 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.542595 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.542640 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.542684 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.542722 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.542794 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.542837 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.542880 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.542918 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.542962 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.542962 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.543128 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.543220 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.543264 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.543306 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.543344 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.543383 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.543422 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.543461 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.543500 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.543500 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.543580 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.543625 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.543664 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.543703 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.544441 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.544501 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.544550 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.544624 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.544717 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.544819 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.544880 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.544927 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.544967 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.545155 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.545205 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.545252 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.545292 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.545330 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.545409 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.545494 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.545538 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.545635 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.545683 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.545766 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.545821 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.545881 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.545944 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.546111 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.546180 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.546327 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.547214 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.547317 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.550282 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.550350 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.550387 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.550454 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.550496 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.550577 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.550630 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.550788 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.550887 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.550970 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.551045 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.551088 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.551140 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.551181 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.551228 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.551268 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.551305 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.551355 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.551355 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.551355 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.551470 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.551510 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.551551 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.551590 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.551629 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.551673 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.551714 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.551764 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.551827 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.551866 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.551906 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.551945 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.551993 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.552032 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.552070 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.552116 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.552160 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.552201 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.552240 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.552288 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.552335 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.552376 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.552421 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.552460 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.552503 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.552541 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.552585 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.552629 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.552668 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.552707 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.552748 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.552814 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.552863 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.552902 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.552940 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.552980 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.553019 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.553068 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.553113 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.553151 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.553196 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.553235 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.553279 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.553317 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.553355 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.553399 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.553399 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.553399 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.553399 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.553399 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.553399 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.553399 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.553399 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.553399 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:18.553399 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:18.553792 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:18.553792 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:18.553792 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:18.553792 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:18.553792 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:18.597490 np0000173033 devstack@c-api.service[113288]: INFO dbcounter [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Registered counter for database cinder May 09 09:05:18.598323 np0000173033 devstack@c-api.service[113289]: INFO dbcounter [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Registered counter for database cinder May 09 09:05:18.599067 np0000173033 devstack@c-api.service[113286]: INFO dbcounter [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Registered counter for database cinder May 09 09:05:18.599379 np0000173033 devstack@c-api.service[113287]: INFO dbcounter [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Registered counter for database cinder May 09 09:05:18.614486 np0000173033 devstack@c-api.service[113288]: DEBUG oslo_db.sqlalchemy.engines [None req-67b60f9c-9249-45d4-923b-2b763f981188 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=113288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:18.621799 np0000173033 devstack@c-api.service[113286]: DEBUG oslo_db.sqlalchemy.engines [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 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=113286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:18.627627 np0000173033 devstack@c-api.service[113287]: DEBUG oslo_db.sqlalchemy.engines [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f 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=113287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:18.631999 np0000173033 devstack@c-api.service[113289]: DEBUG oslo_db.sqlalchemy.engines [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 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=113289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:18.734034 np0000173033 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writer thread running {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:05:18.736770 np0000173033 devstack@c-api.service[113286]: INFO cinder.rpc [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:05:18.738949 np0000173033 devstack@c-api.service[113288]: DEBUG dbcounter [-] [113288] Writer thread running {{(pid=113288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:05:18.739971 np0000173033 devstack@c-api.service[113286]: INFO cinder.rpc [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:05:18.740512 np0000173033 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writer thread running {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:05:18.742085 np0000173033 devstack@c-api.service[113288]: INFO cinder.rpc [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:05:18.742841 np0000173033 devstack@c-api.service[113286]: INFO cinder.rpc [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:05:18.743060 np0000173033 devstack@c-api.service[113287]: INFO cinder.rpc [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:05:18.745398 np0000173033 devstack@c-api.service[113286]: INFO cinder.rpc [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:05:18.745505 np0000173033 devstack@c-api.service[113288]: INFO cinder.rpc [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:05:18.745633 np0000173033 devstack@c-api.service[113287]: INFO cinder.rpc [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:05:18.746585 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.748024 np0000173033 devstack@c-api.service[113287]: INFO cinder.rpc [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:05:18.748322 np0000173033 devstack@c-api.service[113289]: DEBUG dbcounter [-] [113289] Writer thread running {{(pid=113289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:05:18.748494 np0000173033 devstack@c-api.service[113288]: INFO cinder.rpc [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:05:18.749303 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.750097 np0000173033 devstack@c-api.service[113287]: INFO cinder.rpc [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:05:18.750543 np0000173033 devstack@c-api.service[113289]: INFO cinder.rpc [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:05:18.750974 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.751071 np0000173033 devstack@c-api.service[113288]: INFO cinder.rpc [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:05:18.752332 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.752612 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.752842 np0000173033 devstack@c-api.service[113289]: INFO cinder.rpc [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:05:18.754760 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.754951 np0000173033 devstack@c-api.service[113289]: INFO cinder.rpc [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:05:18.755187 np0000173033 devstack@c-api.service[113286]: DEBUG oslo_db.sqlalchemy.engines [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 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=113286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:18.757016 np0000173033 devstack@c-api.service[113289]: INFO cinder.rpc [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:05:18.757591 np0000173033 devstack@c-api.service[113287]: DEBUG oslo_db.sqlalchemy.engines [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f 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=113287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:18.757883 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.758196 np0000173033 devstack@c-api.service[113286]: INFO cinder.rpc [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:05:18.759432 np0000173033 devstack@c-api.service[113287]: INFO cinder.rpc [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:05:18.759520 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.760665 np0000173033 devstack@c-api.service[113286]: INFO cinder.rpc [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:05:18.761164 np0000173033 devstack@c-api.service[113288]: DEBUG oslo_db.sqlalchemy.engines [None req-67b60f9c-9249-45d4-923b-2b763f981188 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=113288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:18.761279 np0000173033 devstack@c-api.service[113287]: INFO cinder.rpc [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:05:18.761939 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.762109 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.763697 np0000173033 devstack@c-api.service[113289]: DEBUG oslo_db.sqlalchemy.engines [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 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=113289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:18.765431 np0000173033 devstack@c-api.service[113289]: INFO cinder.rpc [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:05:18.765975 np0000173033 devstack@c-api.service[113288]: INFO cinder.rpc [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:05:18.767094 np0000173033 devstack@c-api.service[113289]: INFO cinder.rpc [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:05:18.767903 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.768488 np0000173033 devstack@c-api.service[113288]: INFO cinder.rpc [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:05:18.769902 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.771437 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.772526 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.774664 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.776068 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.777342 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.777856 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.780568 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.780630 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.782238 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.782487 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.783877 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.785050 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.785292 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.785922 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.788105 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.788483 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.788537 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.789432 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.791131 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.791409 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.791712 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.793954 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.794317 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.794539 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.795409 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.797631 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.798376 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.798563 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.798639 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.800199 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.800756 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.801312 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.801884 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.802901 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.803025 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.804352 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.805038 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.805752 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.806625 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.808567 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.808757 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.809546 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.811337 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.811606 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.812409 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.813213 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.814565 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.814770 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.815359 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.816014 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.816190 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.816910 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.817685 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.818417 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.818879 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.819268 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.819977 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.820777 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.821111 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.821526 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.821766 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.821925 np0000173033 devstack@c-api.service[113287]: WARNING cinder.api.contrib.hosts [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:05:18.822663 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.822780 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.822955 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.824079 np0000173033 devstack@c-api.service[113286]: WARNING cinder.api.contrib.hosts [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:05:18.824188 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.824268 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.824799 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.825248 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.825775 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.825925 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.826284 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.826777 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: extensions {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.827345 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.827430 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.827841 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.828026 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: encryption {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.828591 np0000173033 devstack@c-api.service[113289]: WARNING cinder.api.contrib.hosts [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:05:18.828728 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: extensions {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.828938 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.829350 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.829665 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: encryption {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.829922 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: encryption {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.830837 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.830895 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.831230 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: os-quota-sets {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.831551 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: encryption {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.832427 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.832643 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: cgsnapshots {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.833151 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: os-quota-sets {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.833327 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: extensions {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.833396 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.834093 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: os-quota-class-sets {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.834526 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: cgsnapshots {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.834595 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: encryption {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.834773 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.835420 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: os-availability-zone {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.835894 np0000173033 devstack@c-api.service[113288]: WARNING cinder.api.contrib.hosts [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:05:18.835971 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: os-quota-class-sets {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.836182 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: encryption {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.836654 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.836714 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: qos-specs {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.837266 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: os-availability-zone {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.837814 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: os-quota-sets {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.838157 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.838535 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: qos-specs {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.838817 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: backups {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.839303 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: cgsnapshots {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.839722 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.840630 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: backups {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.840731 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: extensions {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.840876 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: os-quota-class-sets {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.841402 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: extra_specs {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.841869 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: encryption {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.842052 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: os-availability-zone {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.842982 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: os-snapshot-manage {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.843217 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: extra_specs {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.843307 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: qos-specs {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.843441 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: encryption {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.844432 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: os-volume-type-access {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.844919 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: os-snapshot-manage {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.845249 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: os-quota-sets {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.846111 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: backups {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.846245 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: capabilities {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.846337 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: os-volume-type-access {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.846649 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: cgsnapshots {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.847419 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: os-hosts {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.847831 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: capabilities {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.848065 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: os-quota-class-sets {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.848137 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: extra_specs {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.848760 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: consistencygroups {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.849190 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: os-hosts {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.849422 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: os-availability-zone {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.849670 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: os-snapshot-manage {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.850499 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: consistencygroups {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.850666 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: qos-specs {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.850735 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: os-volume-transfer {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.851122 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: os-volume-type-access {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.852394 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: scheduler-stats {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.852461 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: os-volume-transfer {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.852664 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: capabilities {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.852725 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: backups {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.853920 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extended resource: os-volume-manage {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.853987 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: os-hosts {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.854821 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: scheduler-stats {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.855312 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: consistencygroups {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.855432 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: extra_specs {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.856132 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.856228 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extended resource: os-volume-manage {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.856883 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: os-snapshot-manage {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.857069 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.contrib.snapshot_actions [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] SnapshotActionsController initialized {{(pid=113287) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:05:18.857305 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: os-volume-transfer {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.857874 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.858366 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: os-volume-type-access {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.858601 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.858928 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: scheduler-stats {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.859269 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.859621 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.contrib.snapshot_actions [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] SnapshotActionsController initialized {{(pid=113286) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:05:18.859921 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: capabilities {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.860347 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extended resource: os-volume-manage {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.860462 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.860684 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.861178 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: os-hosts {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.861924 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.862210 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.862504 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.862592 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: consistencygroups {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.863430 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.contrib.snapshot_actions [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] SnapshotActionsController initialized {{(pid=113289) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:05:18.863523 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.863684 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.864186 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.864475 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: os-volume-transfer {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.864986 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.865212 np0000173033 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.865590 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.866108 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.866192 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: scheduler-stats {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.866250 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.866316 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.866431 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.866547 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.866609 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension SnapshotActions extending resource: snapshots {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.866671 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension VolumeTypeAccess extending resource: types {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.866772 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.866890 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.867025 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.867084 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.867148 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension UsedLimits extending resource: limits {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.867203 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension TypesManage extending resource: types {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.867329 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension AdminActions extending resource: volumes {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.867444 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension AdminActions extending resource: snapshots {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.867628 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension AdminActions extending resource: backups {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.867843 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension VolumeActions extending resource: volumes {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.867932 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extended resource: os-volume-manage {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:18.868038 np0000173033 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.868095 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.868412 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.868895 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.869013 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.869112 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.869229 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.869326 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.869425 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.869551 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.869653 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.869815 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.869882 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.869934 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension UsedLimits extending resource: limits {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.870018 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension TypesManage extending resource: types {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.870073 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.870124 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension AdminActions extending resource: volumes {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.870235 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension AdminActions extending resource: snapshots {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.870332 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension AdminActions extending resource: backups {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.870508 np0000173033 devstack@c-api.service[113287]: WARNING keystonemiddleware.auth_token [None req-fbd6d4bc-89d6-4b8f-8793-fa6071891c0f None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:05:18.870564 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension VolumeActions extending resource: volumes {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.870615 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.871018 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.contrib.snapshot_actions [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] SnapshotActionsController initialized {{(pid=113288) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:05:18.871387 np0000173033 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.871758 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.872286 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.872359 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.872478 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.872552 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.872721 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.872815 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.872875 np0000173033 devstack@c-api.service[113286]: WARNING keystonemiddleware.auth_token [None req-c4068fa4-385a-4bf4-8215-182cfd7ba1c3 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:05:18.872934 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.872986 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.873118 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.873187 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.873235 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension UsedLimits extending resource: limits {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.873301 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension TypesManage extending resource: types {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.873403 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension AdminActions extending resource: volumes {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.873528 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension AdminActions extending resource: snapshots {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.873620 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension AdminActions extending resource: backups {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.873718 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension VolumeActions extending resource: volumes {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.873977 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.874657 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.876208 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.876402 np0000173033 devstack@c-api.service[113289]: WARNING keystonemiddleware.auth_token [None req-fc641fe1-6df4-44dc-9b98-77a24e22eea1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:05:18.876480 np0000173033 devstack@c-api.service[113287]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7498eaaa3668 pid: 113287 (default app) May 09 09:05:18.876977 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:05:18.876977 np0000173033 devstack@c-api.service[113287]: warnings.warn( May 09 09:05:18.877647 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.878798 np0000173033 devstack@c-api.service[113286]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7498eaaa3668 pid: 113286 (default app) May 09 09:05:18.879221 np0000173033 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:18.880093 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.880192 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.880305 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.880404 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.880516 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.880612 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.880774 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.880850 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.880973 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.881070 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension UsedLimits extending resource: limits {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.881167 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension TypesManage extending resource: types {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.881268 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension AdminActions extending resource: volumes {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.881405 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension AdminActions extending resource: snapshots {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.881503 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension AdminActions extending resource: backups {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.881602 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension VolumeActions extending resource: volumes {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.881832 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:18.882349 np0000173033 devstack@c-api.service[113289]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7498eaaa3668 pid: 113289 (default app) May 09 09:05:18.884128 np0000173033 devstack@c-api.service[113288]: WARNING keystonemiddleware.auth_token [None req-67b60f9c-9249-45d4-923b-2b763f981188 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:05:18.885182 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.885182 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.885182 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.885182 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.885476 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.885476 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.885476 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.885476 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.885746 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.885746 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.885746 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.885746 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.885746 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.885746 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.886157 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.886157 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.886157 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.886157 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.886157 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.886506 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.886506 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.886506 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.886506 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.886506 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.886872 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.886872 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.886872 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.886872 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.887114 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.887114 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.887114 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.887114 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.887114 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.887447 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.887447 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.887447 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.887447 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.887447 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.887733 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.887733 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.887733 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.887733 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.887733 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.887733 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.888126 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.888126 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.888126 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.888126 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.888126 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.888126 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.888490 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.888490 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.888490 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.888490 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.888490 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.888490 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.888891 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.888891 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.888891 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.888891 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.888891 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.889238 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.889238 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.889238 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.889238 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.889238 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.889542 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.889542 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.889542 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.889542 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.889542 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.889542 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.889920 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.889920 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.889920 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.889920 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.889920 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.889920 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.890249 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.890249 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.890249 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.890249 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.890249 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.890620 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.890620 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.890620 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.890620 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.890620 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.890928 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.890928 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.890928 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.890928 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.891195 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.891195 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.891195 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.891195 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.891455 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.891455 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.891455 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.891455 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.891455 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.891774 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.891774 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.891774 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.891774 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.891774 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.892097 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.892097 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.892097 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.892097 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.892330 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.892330 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.892330 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.892330 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.892584 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.892584 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.892584 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.892584 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.892875 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.892875 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.892875 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.892875 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.893137 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.893137 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.893137 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.893137 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.893394 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.893394 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.893394 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.893394 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.893394 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.893703 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.893703 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.893703 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.893703 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.893703 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.893703 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.894090 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.894090 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.894090 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.894090 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.894090 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.894367 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.894367 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.894367 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.894367 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.894367 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.894367 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.894749 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.894749 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.894749 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.894749 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.894749 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.894749 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.895135 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.895135 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.895135 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.895135 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.895135 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.895135 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.895392 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.895392 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.895392 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.895392 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.895392 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.895392 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.895796 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.895796 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.895796 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.895796 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.895969 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.895969 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.895969 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.895969 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.895969 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.896190 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.896190 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.896190 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.896190 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:18.896190 np0000173033 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) May 09 09:05:18.896190 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-ede7cb6a-cae9-494b-adc7-19669f34bae8 None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:18.896405 np0000173033 devstack@c-api.service[113288]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7498eaaa3668 pid: 113288 (default app) May 09 09:05:18.896447 np0000173033 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 1/1] 199.204.45.23 () {60 vars in 946 bytes} [Sat May 9 09:05:18 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 09:05:26.219266 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:05:26.219266 np0000173033 devstack@c-api.service[113286]: warnings.warn( May 09 09:05:26.232989 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.232989 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.233232 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.233232 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.233232 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.233232 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.233232 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.233580 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.233580 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.233580 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.233580 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.233580 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.233580 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.233986 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.233986 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.233986 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.233986 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.233986 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.234281 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.234281 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.234281 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.234281 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.234590 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.234590 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.234590 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.234590 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.234894 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.234894 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.234894 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.234894 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.234894 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.235223 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.235223 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.235223 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.235223 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.235223 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.235628 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.235628 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.235628 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.235628 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.235628 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.235628 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.236031 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.236031 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.236031 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.236031 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.236031 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.236031 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.236396 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.236396 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.236396 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.236396 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.236396 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.236396 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.236733 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.236733 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.236733 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.236733 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.236733 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.236733 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.237404 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.237404 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.237404 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.237404 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.237638 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.237638 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.237638 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.237638 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.237638 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.237950 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.237950 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.237950 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.237950 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.237950 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.238249 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.238249 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.238249 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.238249 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.238249 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.238249 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.238576 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.238576 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.238576 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.238576 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.238576 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.238920 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.238920 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.238920 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.238920 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.238920 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.239186 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.239186 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.239186 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.239186 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.239415 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.239415 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.239415 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.239415 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.239689 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.239689 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.239689 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.239689 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.239689 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.240011 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.240011 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.240011 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.240011 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.240011 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.240287 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.240287 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.240287 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.240287 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.240496 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.240496 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.240496 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.240496 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.240650 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.240650 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.240650 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.240650 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.240823 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.240823 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.240823 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.240823 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.240980 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.240980 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.240980 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.240980 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241125 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241125 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241125 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241125 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241125 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241125 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241330 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241330 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241330 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241330 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241330 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241514 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241514 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241514 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241514 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241514 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241514 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241514 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241749 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241749 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241749 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241749 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241749 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241749 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241977 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241977 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241977 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241977 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.241977 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.241977 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.242189 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.242189 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.242189 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.242189 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.242189 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.242189 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.242394 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.242394 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.242394 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.242394 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.242539 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.242539 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.242539 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.242539 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.242674 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.242674 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.242674 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.242674 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.242837 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.242837 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.242837 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.242837 np0000173033 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) May 09 09:05:26.242837 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-46a2c7a6-9729-41b6-aeb2-ce1319f8cdbb None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:26.756111 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-46a2c7a6-9729-41b6-aeb2-ce1319f8cdbb admin admin] POST https://199.204.45.23/volume/v3/types May 09 09:05:26.756595 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-46a2c7a6-9729-41b6-aeb2-ce1319f8cdbb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:05:26.758426 np0000173033 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:05:26.758426 np0000173033 devstack@c-api.service[113286]: warnings.warn( May 09 09:05:26.768642 np0000173033 devstack@c-api.service[113286]: DEBUG oslo_db.sqlalchemy.engines [None req-46a2c7a6-9729-41b6-aeb2-ce1319f8cdbb 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=113286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:26.806057 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-46a2c7a6-9729-41b6-aeb2-ce1319f8cdbb admin admin] https://199.204.45.23/volume/v3/types returned with HTTP 200 May 09 09:05:26.806729 np0000173033 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 1/2] 199.204.45.23 () {68 vars in 1281 bytes} [Sat May 9 09:05:26 2026] POST /volume/v3/types => generated 186 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:05:26.820104 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:05:26.820104 np0000173033 devstack@c-api.service[113289]: warnings.warn( May 09 09:05:26.836059 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.836059 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.836059 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.836059 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.836059 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.836457 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.836457 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.836457 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.836457 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.836457 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.836735 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.836735 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.836735 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.836735 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.836735 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.836735 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.837104 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.837104 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.837104 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.837104 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.837360 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.837360 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.837360 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.837360 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.837611 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.837611 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.837611 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.837611 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.837862 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.837862 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.837862 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.837862 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.837862 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.838142 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.838142 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.838142 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.838142 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.838142 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.838401 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.838401 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.838401 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.838401 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.838401 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.838401 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.838726 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.838726 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.838726 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.838726 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.838726 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.838726 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.839080 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.839080 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.839080 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.839080 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.839080 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.839080 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.839401 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.839401 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.839401 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.839401 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.839401 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.839681 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.839681 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.839681 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.839681 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.839681 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.839994 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.839994 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.839994 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.839994 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.839994 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.839994 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.840344 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.840344 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.840344 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.840344 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.840344 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.840344 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.840684 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.840684 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.840684 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.840684 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.840684 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.841002 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.841002 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.841002 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.841002 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.841002 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.841293 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.841293 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.841293 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.841293 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.841522 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.841522 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.841522 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.841522 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.841769 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.841769 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.841769 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.841769 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.841769 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.842239 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.842239 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.842239 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.842239 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.842239 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.842520 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.842520 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.842520 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.842520 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.842745 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.842745 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.842745 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.842745 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.842993 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.842993 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.842993 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.842993 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.843215 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.843215 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.843215 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.843215 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.843439 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.843439 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.843439 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.843439 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.843685 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.843685 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.843685 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.843685 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.843685 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844080 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.844080 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844080 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.844080 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844080 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.844080 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844435 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.844435 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844435 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.844435 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844435 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.844592 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844592 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.844592 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844592 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.844592 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844592 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.844740 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844740 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.844740 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844740 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.844740 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844740 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.844910 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844910 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.844910 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844910 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.844910 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.844910 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.845059 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.845059 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.845059 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.845059 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.845059 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.845059 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.845208 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.845208 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.845208 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.845208 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.845322 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.845322 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.845322 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.845322 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.845322 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.845457 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.845457 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.845457 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.845457 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:26.845457 np0000173033 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) May 09 09:05:26.845457 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.middleware.request_id [req-46a2c7a6-9729-41b6-aeb2-ce1319f8cdbb req-bb8395b6-61fd-423d-a812-25fe8ede8fc0 None None] RequestId filter calling following filter/app {{(pid=113289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:27.170123 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [req-46a2c7a6-9729-41b6-aeb2-ce1319f8cdbb req-bb8395b6-61fd-423d-a812-25fe8ede8fc0 admin admin] POST https://199.204.45.23/volume/v3/types/28ac65e5-fbc6-4e2d-beaa-c140b58be25d/extra_specs May 09 09:05:27.170616 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [req-46a2c7a6-9729-41b6-aeb2-ce1319f8cdbb req-bb8395b6-61fd-423d-a812-25fe8ede8fc0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:05:27.172284 np0000173033 devstack@c-api.service[113289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:05:27.172284 np0000173033 devstack@c-api.service[113289]: warnings.warn( May 09 09:05:27.182914 np0000173033 devstack@c-api.service[113289]: DEBUG oslo_db.sqlalchemy.engines [req-46a2c7a6-9729-41b6-aeb2-ce1319f8cdbb req-bb8395b6-61fd-423d-a812-25fe8ede8fc0 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=113289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:27.245279 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [req-46a2c7a6-9729-41b6-aeb2-ce1319f8cdbb req-bb8395b6-61fd-423d-a812-25fe8ede8fc0 admin admin] https://199.204.45.23/volume/v3/types/28ac65e5-fbc6-4e2d-beaa-c140b58be25d/extra_specs returned with HTTP 200 May 09 09:05:27.246107 np0000173033 devstack@c-api.service[113289]: [pid: 113289|app: 0|req: 1/3] 199.204.45.23 () {70 vars in 1498 bytes} [Sat May 9 09:05:26 2026] POST /volume/v3/types/28ac65e5-fbc6-4e2d-beaa-c140b58be25d/extra_specs => generated 55 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:05:28.760842 np0000173033 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=6 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:05:28.767870 np0000173033 devstack@c-api.service[113288]: DEBUG dbcounter [-] [113288] Writing DB stats cinder:SELECT=6 {{(pid=113288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:05:36.803279 np0000173033 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:05:37.244134 np0000173033 devstack@c-api.service[113289]: DEBUG dbcounter [-] [113289] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:10:32.519641 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:10:32.519641 np0000173033 devstack@c-api.service[113288]: warnings.warn( May 09 09:10:32.531595 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.531595 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.531796 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.531796 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.531796 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.531796 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.531796 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.532041 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.532041 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.532041 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.532041 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.532041 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.532041 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.532287 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.532287 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.532287 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.532287 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.532287 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.532473 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.532473 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.532473 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.532473 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.532637 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.532637 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.532637 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.532637 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.532828 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.532828 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.532828 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.532828 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.532828 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.533035 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.533035 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.533035 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.533035 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.533035 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.533273 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.533273 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.533273 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.533273 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.533273 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.533273 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.533516 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.533516 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.533516 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.533516 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.533516 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.533516 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.533769 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.533769 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.533769 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.533769 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.533769 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.533769 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.534021 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.534021 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.534021 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.534021 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.534021 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.534021 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.534262 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.534262 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.534262 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.534262 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.534416 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.534416 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.534416 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.534416 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.534416 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.534626 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.534626 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.534626 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.534626 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.534626 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.534839 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.534839 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.534839 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.534839 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.534839 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.534839 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.535079 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.535079 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.535079 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.535079 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.535079 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.535307 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.535307 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.535307 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.535307 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.535307 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.535507 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.535507 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.535507 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.535507 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.535677 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.535677 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.535677 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.535677 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.535879 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.535879 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.535879 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.535879 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.535879 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.536100 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.536100 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.536100 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.536100 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.536100 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.536275 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.536275 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.536275 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.536275 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.536443 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.536443 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.536443 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.536443 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.536612 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.536612 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.536612 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.536612 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.536804 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.536804 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.536804 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.536804 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.536984 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.536984 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.536984 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.536984 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.537849 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.537849 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.537849 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.537849 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.537849 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.537849 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.538081 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.538081 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.538081 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.538081 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.538081 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.538312 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.538312 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.538312 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.538312 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.538312 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.538312 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.538312 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.538569 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.538569 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.538569 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.538569 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.538569 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.538569 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.538831 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.538831 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.538831 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.538831 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.538831 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.538831 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.539074 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.539074 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.539074 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.539074 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.539074 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.539074 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.539305 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.539305 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.539305 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.539305 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.539491 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.539491 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.539491 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.539491 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.539645 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.539645 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.539645 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.539645 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.539853 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.539853 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.539853 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:10:32.539853 np0000173033 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) May 09 09:10:32.539853 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.middleware.request_id [None req-519e139b-afc7-4a39-b182-c0b0b4d6a0e7 None None] RequestId filter calling following filter/app {{(pid=113288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:10:32.539853 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-519e139b-afc7-4a39-b182-c0b0b4d6a0e7 None None] GET https://199.204.45.23/volume// May 09 09:10:32.540078 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-519e139b-afc7-4a39-b182-c0b0b4d6a0e7 None None] Empty body provided in request {{(pid=113288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:10:32.540078 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-519e139b-afc7-4a39-b182-c0b0b4d6a0e7 None None] Calling method 'all' {{(pid=113288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:10:32.540078 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-519e139b-afc7-4a39-b182-c0b0b4d6a0e7 None None] https://199.204.45.23/volume// returned with HTTP 300 May 09 09:10:32.540078 np0000173033 devstack@c-api.service[113288]: [pid: 113288|app: 0|req: 1/4] 199.204.45.23 () {66 vars in 1449 bytes} [Sat May 9 09:10:32 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:11:16.674383 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-e179f41b-872e-4d37-a58a-6d6c757a63fe None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:17.125096 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-e179f41b-872e-4d37-a58a-6d6c757a63fe demo demo] GET https://199.204.45.23/volume/v3/types?is_public=None May 09 09:11:17.125507 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-e179f41b-872e-4d37-a58a-6d6c757a63fe demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:17.125760 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-e179f41b-872e-4d37-a58a-6d6c757a63fe demo demo] Calling method 'index' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:17.126435 np0000173033 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:11:17.126435 np0000173033 devstack@c-api.service[113287]: warnings.warn( May 09 09:11:17.127194 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-e179f41b-872e-4d37-a58a-6d6c757a63fe demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:11:17.137727 np0000173033 devstack@c-api.service[113287]: DEBUG oslo_db.sqlalchemy.engines [None req-e179f41b-872e-4d37-a58a-6d6c757a63fe demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:11:17.158487 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-e179f41b-872e-4d37-a58a-6d6c757a63fe demo demo] https://199.204.45.23/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:11:17.159245 np0000173033 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 2/5] 199.204.45.23 () {64 vars in 1256 bytes} [Sat May 9 09:11:16 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:11:17.175001 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [req-e179f41b-872e-4d37-a58a-6d6c757a63fe req-e5b0edf4-b1a7-481d-90ca-b6f62d14cc3a None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:17.180532 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [req-e179f41b-872e-4d37-a58a-6d6c757a63fe req-e5b0edf4-b1a7-481d-90ca-b6f62d14cc3a demo demo] GET https://199.204.45.23/volume/v3/types/default May 09 09:11:17.180840 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [req-e179f41b-872e-4d37-a58a-6d6c757a63fe req-e5b0edf4-b1a7-481d-90ca-b6f62d14cc3a demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:17.181194 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [req-e179f41b-872e-4d37-a58a-6d6c757a63fe req-e5b0edf4-b1a7-481d-90ca-b6f62d14cc3a demo demo] Calling method 'show' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:17.191486 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [req-e179f41b-872e-4d37-a58a-6d6c757a63fe req-e5b0edf4-b1a7-481d-90ca-b6f62d14cc3a demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 09 09:11:17.191868 np0000173033 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 2/6] 199.204.45.23 () {66 vars in 1322 bytes} [Sat May 9 09:11:17 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:11:17.550425 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.middleware.request_id [None req-2b81756a-98fa-49ff-aaba-ea9215934bcc None None] RequestId filter calling following filter/app {{(pid=113289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:17.554558 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-2b81756a-98fa-49ff-aaba-ea9215934bcc demo demo] GET https://199.204.45.23/volume/v3/types/default May 09 09:11:17.555043 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-2b81756a-98fa-49ff-aaba-ea9215934bcc demo demo] Empty body provided in request {{(pid=113289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:17.555488 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-2b81756a-98fa-49ff-aaba-ea9215934bcc demo demo] Calling method 'show' {{(pid=113289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:17.571918 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-2b81756a-98fa-49ff-aaba-ea9215934bcc demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 09 09:11:17.572317 np0000173033 devstack@c-api.service[113289]: [pid: 113289|app: 0|req: 2/7] 199.204.45.23 () {64 vars in 1251 bytes} [Sat May 9 09:11:17 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:11:18.033421 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.middleware.request_id [None req-03473bfd-0b84-4b6d-b5e6-5e124babf246 None None] RequestId filter calling following filter/app {{(pid=113288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:18.392209 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-03473bfd-0b84-4b6d-b5e6-5e124babf246 demo demo] GET https://199.204.45.23/volume/v3/types/default May 09 09:11:18.392448 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-03473bfd-0b84-4b6d-b5e6-5e124babf246 demo demo] Empty body provided in request {{(pid=113288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:18.392674 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-03473bfd-0b84-4b6d-b5e6-5e124babf246 demo demo] Calling method 'show' {{(pid=113288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:18.400073 np0000173033 devstack@c-api.service[113288]: DEBUG oslo_db.sqlalchemy.engines [None req-03473bfd-0b84-4b6d-b5e6-5e124babf246 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:11:18.415526 np0000173033 devstack@c-api.service[113288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:11:18.415526 np0000173033 devstack@c-api.service[113288]: warnings.warn( May 09 09:11:18.417672 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-03473bfd-0b84-4b6d-b5e6-5e124babf246 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 09 09:11:18.418091 np0000173033 devstack@c-api.service[113288]: [pid: 113288|app: 0|req: 2/8] 199.204.45.23 () {64 vars in 1251 bytes} [Sat May 9 09:11:18 2026] GET /volume/v3/types/default => generated 145 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:11:18.431916 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-03360807-517e-4551-868a-77e212d7eeaf None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:18.435355 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-03360807-517e-4551-868a-77e212d7eeaf demo demo] GET https://199.204.45.23/volume/v3/types/default May 09 09:11:18.435616 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-03360807-517e-4551-868a-77e212d7eeaf demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:18.435965 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-03360807-517e-4551-868a-77e212d7eeaf demo demo] Calling method 'show' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:18.453081 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-03360807-517e-4551-868a-77e212d7eeaf demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 09 09:11:18.453489 np0000173033 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 3/9] 199.204.45.23 () {64 vars in 1251 bytes} [Sat May 9 09:11:18 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:11:27.187877 np0000173033 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=2 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:27.568772 np0000173033 devstack@c-api.service[113289]: DEBUG dbcounter [-] [113289] Writing DB stats cinder:SELECT=2 {{(pid=113289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:28.413558 np0000173033 devstack@c-api.service[113288]: DEBUG dbcounter [-] [113288] Writing DB stats cinder:SELECT=2 {{(pid=113288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:28.448904 np0000173033 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=3 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:44.205716 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-f32ee878-f66a-4c62-828a-fc2e61ae74d1 None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:44.302203 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-f32ee878-f66a-4c62-828a-fc2e61ae74d1 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:17:44.302616 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-f32ee878-f66a-4c62-828a-fc2e61ae74d1 demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:44.302910 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-f32ee878-f66a-4c62-828a-fc2e61ae74d1 demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:44.303755 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-f32ee878-f66a-4c62-828a-fc2e61ae74d1 demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:44.304951 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-f32ee878-f66a-4c62-828a-fc2e61ae74d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:44.350449 np0000173033 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-f32ee878-f66a-4c62-828a-fc2e61ae74d1 demo demo] Get all volumes completed successfully. May 09 09:17:44.353695 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-f32ee878-f66a-4c62-828a-fc2e61ae74d1 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:44.354237 np0000173033 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 3/10] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:17:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:17:54.338488 np0000173033 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:44.373850 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.middleware.request_id [None req-28a7ad6d-ba7f-4531-ba23-d640a1230627 None None] RequestId filter calling following filter/app {{(pid=113289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:44.377547 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-28a7ad6d-ba7f-4531-ba23-d640a1230627 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:18:44.378222 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-28a7ad6d-ba7f-4531-ba23-d640a1230627 demo demo] Empty body provided in request {{(pid=113289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:44.378459 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-28a7ad6d-ba7f-4531-ba23-d640a1230627 demo demo] Calling method 'detail' {{(pid=113289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:44.379288 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.api_utils [None req-28a7ad6d-ba7f-4531-ba23-d640a1230627 demo demo] Removing options '' from query. {{(pid=113289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:44.380998 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.volume.api [None req-28a7ad6d-ba7f-4531-ba23-d640a1230627 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113289) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:44.425080 np0000173033 devstack@c-api.service[113289]: INFO cinder.volume.api [None req-28a7ad6d-ba7f-4531-ba23-d640a1230627 demo demo] Get all volumes completed successfully. May 09 09:18:44.427382 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-28a7ad6d-ba7f-4531-ba23-d640a1230627 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:44.428038 np0000173033 devstack@c-api.service[113289]: [pid: 113289|app: 0|req: 3/11] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:18:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:18:54.419008 np0000173033 devstack@c-api.service[113289]: DEBUG dbcounter [-] [113289] Writing DB stats cinder:SELECT=1 {{(pid=113289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:44.468712 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.middleware.request_id [None req-a867ac9f-747d-4cae-9489-d9d86dec3e87 None None] RequestId filter calling following filter/app {{(pid=113288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:44.472381 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-a867ac9f-747d-4cae-9489-d9d86dec3e87 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:19:44.472543 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-a867ac9f-747d-4cae-9489-d9d86dec3e87 demo demo] Empty body provided in request {{(pid=113288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:44.472840 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-a867ac9f-747d-4cae-9489-d9d86dec3e87 demo demo] Calling method 'detail' {{(pid=113288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:44.473403 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.api_utils [None req-a867ac9f-747d-4cae-9489-d9d86dec3e87 demo demo] Removing options '' from query. {{(pid=113288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:44.474295 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.volume.api [None req-a867ac9f-747d-4cae-9489-d9d86dec3e87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113288) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:44.509903 np0000173033 devstack@c-api.service[113288]: INFO cinder.volume.api [None req-a867ac9f-747d-4cae-9489-d9d86dec3e87 demo demo] Get all volumes completed successfully. May 09 09:19:44.524354 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-a867ac9f-747d-4cae-9489-d9d86dec3e87 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:44.524354 np0000173033 devstack@c-api.service[113288]: [pid: 113288|app: 0|req: 3/12] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:19:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:54.502634 np0000173033 devstack@c-api.service[113288]: DEBUG dbcounter [-] [113288] Writing DB stats cinder:SELECT=1 {{(pid=113288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:44.538975 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-e8d6618e-0c48-4b8f-9f07-2dd3690f28b7 None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:44.542068 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-e8d6618e-0c48-4b8f-9f07-2dd3690f28b7 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:20:44.542241 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-e8d6618e-0c48-4b8f-9f07-2dd3690f28b7 demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:44.542446 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-e8d6618e-0c48-4b8f-9f07-2dd3690f28b7 demo demo] Calling method 'detail' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:44.542963 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-e8d6618e-0c48-4b8f-9f07-2dd3690f28b7 demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:44.543692 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.volume.api [None req-e8d6618e-0c48-4b8f-9f07-2dd3690f28b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113287) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:44.606554 np0000173033 devstack@c-api.service[113287]: INFO cinder.volume.api [None req-e8d6618e-0c48-4b8f-9f07-2dd3690f28b7 demo demo] Get all volumes completed successfully. May 09 09:20:44.606554 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-e8d6618e-0c48-4b8f-9f07-2dd3690f28b7 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:44.606554 np0000173033 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 4/13] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:20:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:54.607507 np0000173033 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=1 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:44.622092 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-4645aecc-2cff-4b90-a42c-ca5def343577 None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:44.626453 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-4645aecc-2cff-4b90-a42c-ca5def343577 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:21:44.626834 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-4645aecc-2cff-4b90-a42c-ca5def343577 demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:44.627161 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-4645aecc-2cff-4b90-a42c-ca5def343577 demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:44.627597 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-4645aecc-2cff-4b90-a42c-ca5def343577 demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:44.629020 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-4645aecc-2cff-4b90-a42c-ca5def343577 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:44.638096 np0000173033 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-4645aecc-2cff-4b90-a42c-ca5def343577 demo demo] Get all volumes completed successfully. May 09 09:21:44.640474 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-4645aecc-2cff-4b90-a42c-ca5def343577 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:44.640865 np0000173033 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 4/14] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:21:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:21:54.633252 np0000173033 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:44.659883 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.middleware.request_id [None req-1e788421-e358-4e6c-997c-5da03131a9a4 None None] RequestId filter calling following filter/app {{(pid=113289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:44.767067 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-1e788421-e358-4e6c-997c-5da03131a9a4 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:22:44.767345 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-1e788421-e358-4e6c-997c-5da03131a9a4 demo demo] Empty body provided in request {{(pid=113289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:44.767825 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-1e788421-e358-4e6c-997c-5da03131a9a4 demo demo] Calling method 'detail' {{(pid=113289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:44.769618 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.api_utils [None req-1e788421-e358-4e6c-997c-5da03131a9a4 demo demo] Removing options '' from query. {{(pid=113289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:44.769618 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.volume.api [None req-1e788421-e358-4e6c-997c-5da03131a9a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113289) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:44.783365 np0000173033 devstack@c-api.service[113289]: INFO cinder.volume.api [None req-1e788421-e358-4e6c-997c-5da03131a9a4 demo demo] Get all volumes completed successfully. May 09 09:22:44.788344 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-1e788421-e358-4e6c-997c-5da03131a9a4 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:44.789091 np0000173033 devstack@c-api.service[113289]: [pid: 113289|app: 0|req: 4/15] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:22:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:54.773720 np0000173033 devstack@c-api.service[113289]: DEBUG dbcounter [-] [113289] Writing DB stats cinder:SELECT=1 {{(pid=113289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:44.803287 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.middleware.request_id [None req-64a11ae6-8316-46f9-b147-354099b4ba8e None None] RequestId filter calling following filter/app {{(pid=113288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:44.806362 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-64a11ae6-8316-46f9-b147-354099b4ba8e demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:23:44.806696 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-64a11ae6-8316-46f9-b147-354099b4ba8e demo demo] Empty body provided in request {{(pid=113288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:44.807080 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-64a11ae6-8316-46f9-b147-354099b4ba8e demo demo] Calling method 'detail' {{(pid=113288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:44.807541 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.api_utils [None req-64a11ae6-8316-46f9-b147-354099b4ba8e demo demo] Removing options '' from query. {{(pid=113288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:44.809025 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.volume.api [None req-64a11ae6-8316-46f9-b147-354099b4ba8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113288) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:44.819255 np0000173033 devstack@c-api.service[113288]: INFO cinder.volume.api [None req-64a11ae6-8316-46f9-b147-354099b4ba8e demo demo] Get all volumes completed successfully. May 09 09:23:44.822468 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-64a11ae6-8316-46f9-b147-354099b4ba8e demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:44.822996 np0000173033 devstack@c-api.service[113288]: [pid: 113288|app: 0|req: 4/16] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:23:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:23:54.813524 np0000173033 devstack@c-api.service[113288]: DEBUG dbcounter [-] [113288] Writing DB stats cinder:SELECT=1 {{(pid=113288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:44.833859 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-26292ef6-6ff9-4a4f-9d7b-7f6c0ef6d3e1 None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:44.837260 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-26292ef6-6ff9-4a4f-9d7b-7f6c0ef6d3e1 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:24:44.837517 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-26292ef6-6ff9-4a4f-9d7b-7f6c0ef6d3e1 demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:44.837869 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-26292ef6-6ff9-4a4f-9d7b-7f6c0ef6d3e1 demo demo] Calling method 'detail' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:44.838349 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-26292ef6-6ff9-4a4f-9d7b-7f6c0ef6d3e1 demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:44.839509 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.volume.api [None req-26292ef6-6ff9-4a4f-9d7b-7f6c0ef6d3e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113287) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:44.848916 np0000173033 devstack@c-api.service[113287]: INFO cinder.volume.api [None req-26292ef6-6ff9-4a4f-9d7b-7f6c0ef6d3e1 demo demo] Get all volumes completed successfully. May 09 09:24:44.851237 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-26292ef6-6ff9-4a4f-9d7b-7f6c0ef6d3e1 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:44.851791 np0000173033 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 5/17] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:24:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:24:54.843117 np0000173033 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=1 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:44.866784 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-3a4140e4-4831-4a56-8511-6ac561326d7e None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:44.870858 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-3a4140e4-4831-4a56-8511-6ac561326d7e demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:25:44.870858 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-3a4140e4-4831-4a56-8511-6ac561326d7e demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:44.870858 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-3a4140e4-4831-4a56-8511-6ac561326d7e demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:44.870858 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-3a4140e4-4831-4a56-8511-6ac561326d7e demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:44.871454 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-3a4140e4-4831-4a56-8511-6ac561326d7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:44.879525 np0000173033 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-3a4140e4-4831-4a56-8511-6ac561326d7e demo demo] Get all volumes completed successfully. May 09 09:25:44.881537 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-3a4140e4-4831-4a56-8511-6ac561326d7e demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:44.881935 np0000173033 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 5/18] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:25:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:54.874163 np0000173033 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:44.901664 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.middleware.request_id [None req-9b43fdf1-7163-4ae3-a88c-21728a222cfa None None] RequestId filter calling following filter/app {{(pid=113289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:44.907692 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-9b43fdf1-7163-4ae3-a88c-21728a222cfa demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:26:44.908029 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-9b43fdf1-7163-4ae3-a88c-21728a222cfa demo demo] Empty body provided in request {{(pid=113289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:44.908333 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-9b43fdf1-7163-4ae3-a88c-21728a222cfa demo demo] Calling method 'detail' {{(pid=113289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:44.908668 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.api_utils [None req-9b43fdf1-7163-4ae3-a88c-21728a222cfa demo demo] Removing options '' from query. {{(pid=113289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:44.909865 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.volume.api [None req-9b43fdf1-7163-4ae3-a88c-21728a222cfa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113289) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:44.918442 np0000173033 devstack@c-api.service[113289]: INFO cinder.volume.api [None req-9b43fdf1-7163-4ae3-a88c-21728a222cfa demo demo] Get all volumes completed successfully. May 09 09:26:44.921240 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-9b43fdf1-7163-4ae3-a88c-21728a222cfa demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:44.921694 np0000173033 devstack@c-api.service[113289]: [pid: 113289|app: 0|req: 5/19] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:26:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 09:26:54.913598 np0000173033 devstack@c-api.service[113289]: DEBUG dbcounter [-] [113289] Writing DB stats cinder:SELECT=1 {{(pid=113289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:44.938106 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.middleware.request_id [None req-4219c093-39a3-4e1e-81e7-db8dd5ebde1b None None] RequestId filter calling following filter/app {{(pid=113288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:45.084565 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-4219c093-39a3-4e1e-81e7-db8dd5ebde1b demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:27:45.084988 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-4219c093-39a3-4e1e-81e7-db8dd5ebde1b demo demo] Empty body provided in request {{(pid=113288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:45.085388 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-4219c093-39a3-4e1e-81e7-db8dd5ebde1b demo demo] Calling method 'detail' {{(pid=113288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:45.085931 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.api_utils [None req-4219c093-39a3-4e1e-81e7-db8dd5ebde1b demo demo] Removing options '' from query. {{(pid=113288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:45.087533 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.volume.api [None req-4219c093-39a3-4e1e-81e7-db8dd5ebde1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113288) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:45.099575 np0000173033 devstack@c-api.service[113288]: INFO cinder.volume.api [None req-4219c093-39a3-4e1e-81e7-db8dd5ebde1b demo demo] Get all volumes completed successfully. May 09 09:27:45.104343 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-4219c093-39a3-4e1e-81e7-db8dd5ebde1b demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:45.105146 np0000173033 devstack@c-api.service[113288]: [pid: 113288|app: 0|req: 5/20] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:27:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:55.093711 np0000173033 devstack@c-api.service[113288]: DEBUG dbcounter [-] [113288] Writing DB stats cinder:SELECT=1 {{(pid=113288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:45.121132 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-202162d6-a9f7-47e9-b9d8-0b4fb555a554 None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:45.124444 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-202162d6-a9f7-47e9-b9d8-0b4fb555a554 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:28:45.124692 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-202162d6-a9f7-47e9-b9d8-0b4fb555a554 demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:45.124960 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-202162d6-a9f7-47e9-b9d8-0b4fb555a554 demo demo] Calling method 'detail' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:45.125321 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-202162d6-a9f7-47e9-b9d8-0b4fb555a554 demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:45.126676 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.volume.api [None req-202162d6-a9f7-47e9-b9d8-0b4fb555a554 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113287) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:45.134826 np0000173033 devstack@c-api.service[113287]: INFO cinder.volume.api [None req-202162d6-a9f7-47e9-b9d8-0b4fb555a554 demo demo] Get all volumes completed successfully. May 09 09:28:45.137151 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-202162d6-a9f7-47e9-b9d8-0b4fb555a554 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:45.137603 np0000173033 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 6/21] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:28:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:55.129992 np0000173033 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=1 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:45.155500 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-2e9b58ef-cce4-4ceb-b545-a5b6501919e2 None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:45.158282 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-2e9b58ef-cce4-4ceb-b545-a5b6501919e2 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:29:45.158654 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-2e9b58ef-cce4-4ceb-b545-a5b6501919e2 demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:45.158932 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-2e9b58ef-cce4-4ceb-b545-a5b6501919e2 demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:45.159264 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-2e9b58ef-cce4-4ceb-b545-a5b6501919e2 demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:45.160330 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-2e9b58ef-cce4-4ceb-b545-a5b6501919e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:45.173512 np0000173033 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-2e9b58ef-cce4-4ceb-b545-a5b6501919e2 demo demo] Get all volumes completed successfully. May 09 09:29:45.177915 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-2e9b58ef-cce4-4ceb-b545-a5b6501919e2 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:45.178557 np0000173033 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 6/22] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:29:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:29:55.167479 np0000173033 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:45.198214 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.middleware.request_id [None req-d379b82b-0934-45bc-ac09-ed14f630f039 None None] RequestId filter calling following filter/app {{(pid=113289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:45.201503 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-d379b82b-0934-45bc-ac09-ed14f630f039 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:30:45.201776 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-d379b82b-0934-45bc-ac09-ed14f630f039 demo demo] Empty body provided in request {{(pid=113289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:45.202019 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-d379b82b-0934-45bc-ac09-ed14f630f039 demo demo] Calling method 'detail' {{(pid=113289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:45.202318 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.api_utils [None req-d379b82b-0934-45bc-ac09-ed14f630f039 demo demo] Removing options '' from query. {{(pid=113289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:45.203294 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.volume.api [None req-d379b82b-0934-45bc-ac09-ed14f630f039 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113289) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:45.212997 np0000173033 devstack@c-api.service[113289]: INFO cinder.volume.api [None req-d379b82b-0934-45bc-ac09-ed14f630f039 demo demo] Get all volumes completed successfully. May 09 09:30:45.216902 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-d379b82b-0934-45bc-ac09-ed14f630f039 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:45.217220 np0000173033 devstack@c-api.service[113289]: [pid: 113289|app: 0|req: 6/23] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:30:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:55.206444 np0000173033 devstack@c-api.service[113289]: DEBUG dbcounter [-] [113289] Writing DB stats cinder:SELECT=1 {{(pid=113289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:45.232484 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.middleware.request_id [None req-819e14a9-6917-495e-bfce-0827f391232b None None] RequestId filter calling following filter/app {{(pid=113288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:45.236107 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-819e14a9-6917-495e-bfce-0827f391232b demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:31:45.236355 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-819e14a9-6917-495e-bfce-0827f391232b demo demo] Empty body provided in request {{(pid=113288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:45.236602 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-819e14a9-6917-495e-bfce-0827f391232b demo demo] Calling method 'detail' {{(pid=113288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:45.236951 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.api_utils [None req-819e14a9-6917-495e-bfce-0827f391232b demo demo] Removing options '' from query. {{(pid=113288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:45.237935 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.volume.api [None req-819e14a9-6917-495e-bfce-0827f391232b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113288) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:45.250897 np0000173033 devstack@c-api.service[113288]: INFO cinder.volume.api [None req-819e14a9-6917-495e-bfce-0827f391232b demo demo] Get all volumes completed successfully. May 09 09:31:45.256143 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-819e14a9-6917-495e-bfce-0827f391232b demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:45.256894 np0000173033 devstack@c-api.service[113288]: [pid: 113288|app: 0|req: 6/24] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:31:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:55.243462 np0000173033 devstack@c-api.service[113288]: DEBUG dbcounter [-] [113288] Writing DB stats cinder:SELECT=1 {{(pid=113288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:45.271656 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-5b628212-f479-45b1-8590-da03d6c85342 None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:45.443776 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-5b628212-f479-45b1-8590-da03d6c85342 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:32:45.444174 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-5b628212-f479-45b1-8590-da03d6c85342 demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:45.444685 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-5b628212-f479-45b1-8590-da03d6c85342 demo demo] Calling method 'detail' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:45.445195 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-5b628212-f479-45b1-8590-da03d6c85342 demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:45.446790 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.volume.api [None req-5b628212-f479-45b1-8590-da03d6c85342 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113287) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:45.454606 np0000173033 devstack@c-api.service[113287]: INFO cinder.volume.api [None req-5b628212-f479-45b1-8590-da03d6c85342 demo demo] Get all volumes completed successfully. May 09 09:32:45.456622 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-5b628212-f479-45b1-8590-da03d6c85342 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:45.457092 np0000173033 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 7/25] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:32:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:55.450706 np0000173033 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=1 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:45.474513 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-69d6c8fc-1dd6-4178-b719-e2803b93fc67 None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:45.478982 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-69d6c8fc-1dd6-4178-b719-e2803b93fc67 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:33:45.479420 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-69d6c8fc-1dd6-4178-b719-e2803b93fc67 demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:45.479874 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-69d6c8fc-1dd6-4178-b719-e2803b93fc67 demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:45.480402 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-69d6c8fc-1dd6-4178-b719-e2803b93fc67 demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:45.482164 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-69d6c8fc-1dd6-4178-b719-e2803b93fc67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:45.491659 np0000173033 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-69d6c8fc-1dd6-4178-b719-e2803b93fc67 demo demo] Get all volumes completed successfully. May 09 09:33:45.494056 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-69d6c8fc-1dd6-4178-b719-e2803b93fc67 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:45.494509 np0000173033 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 7/26] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:33:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:33:55.487129 np0000173033 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:45.507992 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.middleware.request_id [None req-9181d62e-edb5-4724-904a-68769059af48 None None] RequestId filter calling following filter/app {{(pid=113289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:45.509906 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-9181d62e-edb5-4724-904a-68769059af48 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:34:45.510123 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-9181d62e-edb5-4724-904a-68769059af48 demo demo] Empty body provided in request {{(pid=113289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:45.510488 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-9181d62e-edb5-4724-904a-68769059af48 demo demo] Calling method 'detail' {{(pid=113289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:45.510674 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.api_utils [None req-9181d62e-edb5-4724-904a-68769059af48 demo demo] Removing options '' from query. {{(pid=113289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:45.512050 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.volume.api [None req-9181d62e-edb5-4724-904a-68769059af48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113289) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:45.518803 np0000173033 devstack@c-api.service[113289]: INFO cinder.volume.api [None req-9181d62e-edb5-4724-904a-68769059af48 demo demo] Get all volumes completed successfully. May 09 09:34:45.520673 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-9181d62e-edb5-4724-904a-68769059af48 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:45.521066 np0000173033 devstack@c-api.service[113289]: [pid: 113289|app: 0|req: 7/27] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:34:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:34:55.514898 np0000173033 devstack@c-api.service[113289]: DEBUG dbcounter [-] [113289] Writing DB stats cinder:SELECT=1 {{(pid=113289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:45.544808 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.middleware.request_id [None req-5eeb2899-5495-4a47-b121-1b252772e524 None None] RequestId filter calling following filter/app {{(pid=113288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:45.547602 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-5eeb2899-5495-4a47-b121-1b252772e524 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:35:45.547908 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-5eeb2899-5495-4a47-b121-1b252772e524 demo demo] Empty body provided in request {{(pid=113288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:45.548253 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-5eeb2899-5495-4a47-b121-1b252772e524 demo demo] Calling method 'detail' {{(pid=113288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:45.548554 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.api_utils [None req-5eeb2899-5495-4a47-b121-1b252772e524 demo demo] Removing options '' from query. {{(pid=113288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:45.549368 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.volume.api [None req-5eeb2899-5495-4a47-b121-1b252772e524 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113288) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:45.556395 np0000173033 devstack@c-api.service[113288]: INFO cinder.volume.api [None req-5eeb2899-5495-4a47-b121-1b252772e524 demo demo] Get all volumes completed successfully. May 09 09:35:45.559326 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-5eeb2899-5495-4a47-b121-1b252772e524 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:45.559998 np0000173033 devstack@c-api.service[113288]: [pid: 113288|app: 0|req: 7/28] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:35:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:35:55.552196 np0000173033 devstack@c-api.service[113288]: DEBUG dbcounter [-] [113288] Writing DB stats cinder:SELECT=1 {{(pid=113288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:45.578515 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-eadb2f8a-fa38-4194-b732-0767532f0b63 None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:45.581417 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-eadb2f8a-fa38-4194-b732-0767532f0b63 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:36:45.581731 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-eadb2f8a-fa38-4194-b732-0767532f0b63 demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:45.582109 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-eadb2f8a-fa38-4194-b732-0767532f0b63 demo demo] Calling method 'detail' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:45.582529 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-eadb2f8a-fa38-4194-b732-0767532f0b63 demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:45.583806 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.volume.api [None req-eadb2f8a-fa38-4194-b732-0767532f0b63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113287) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:45.590803 np0000173033 devstack@c-api.service[113287]: INFO cinder.volume.api [None req-eadb2f8a-fa38-4194-b732-0767532f0b63 demo demo] Get all volumes completed successfully. May 09 09:36:45.593052 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-eadb2f8a-fa38-4194-b732-0767532f0b63 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:45.593441 np0000173033 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 8/29] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:36:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:55.587193 np0000173033 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=1 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:45.609726 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-09f6bd96-6d2c-4cb4-8119-3ebea84ed5e8 None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:45.713929 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-09f6bd96-6d2c-4cb4-8119-3ebea84ed5e8 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:37:45.714356 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-09f6bd96-6d2c-4cb4-8119-3ebea84ed5e8 demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:45.714822 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-09f6bd96-6d2c-4cb4-8119-3ebea84ed5e8 demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:45.715303 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-09f6bd96-6d2c-4cb4-8119-3ebea84ed5e8 demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:45.716899 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-09f6bd96-6d2c-4cb4-8119-3ebea84ed5e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:45.725276 np0000173033 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-09f6bd96-6d2c-4cb4-8119-3ebea84ed5e8 demo demo] Get all volumes completed successfully. May 09 09:37:45.727137 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-09f6bd96-6d2c-4cb4-8119-3ebea84ed5e8 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:45.727510 np0000173033 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 8/30] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:37:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:37:55.721246 np0000173033 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:45.746413 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.middleware.request_id [None req-79a3fd75-0127-47c5-b0db-bd200235ab4d None None] RequestId filter calling following filter/app {{(pid=113289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:45.749021 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-79a3fd75-0127-47c5-b0db-bd200235ab4d demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:38:45.749262 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-79a3fd75-0127-47c5-b0db-bd200235ab4d demo demo] Empty body provided in request {{(pid=113289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:45.749528 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-79a3fd75-0127-47c5-b0db-bd200235ab4d demo demo] Calling method 'detail' {{(pid=113289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:45.749872 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.api_utils [None req-79a3fd75-0127-47c5-b0db-bd200235ab4d demo demo] Removing options '' from query. {{(pid=113289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:45.750916 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.volume.api [None req-79a3fd75-0127-47c5-b0db-bd200235ab4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113289) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:45.760527 np0000173033 devstack@c-api.service[113289]: INFO cinder.volume.api [None req-79a3fd75-0127-47c5-b0db-bd200235ab4d demo demo] Get all volumes completed successfully. May 09 09:38:45.763779 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-79a3fd75-0127-47c5-b0db-bd200235ab4d demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:45.764602 np0000173033 devstack@c-api.service[113289]: [pid: 113289|app: 0|req: 8/31] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:38:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:38:55.754924 np0000173033 devstack@c-api.service[113289]: DEBUG dbcounter [-] [113289] Writing DB stats cinder:SELECT=1 {{(pid=113289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:45.784621 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.middleware.request_id [None req-c59b3377-f0ca-4ca7-a49e-8a6075292f74 None None] RequestId filter calling following filter/app {{(pid=113288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:45.789054 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-c59b3377-f0ca-4ca7-a49e-8a6075292f74 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:39:45.789529 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-c59b3377-f0ca-4ca7-a49e-8a6075292f74 demo demo] Empty body provided in request {{(pid=113288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:45.789961 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-c59b3377-f0ca-4ca7-a49e-8a6075292f74 demo demo] Calling method 'detail' {{(pid=113288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:45.790464 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.api_utils [None req-c59b3377-f0ca-4ca7-a49e-8a6075292f74 demo demo] Removing options '' from query. {{(pid=113288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:45.792115 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.volume.api [None req-c59b3377-f0ca-4ca7-a49e-8a6075292f74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113288) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:45.799188 np0000173033 devstack@c-api.service[113288]: INFO cinder.volume.api [None req-c59b3377-f0ca-4ca7-a49e-8a6075292f74 demo demo] Get all volumes completed successfully. May 09 09:39:45.801818 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-c59b3377-f0ca-4ca7-a49e-8a6075292f74 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:45.801818 np0000173033 devstack@c-api.service[113288]: [pid: 113288|app: 0|req: 8/32] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:39:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:39:55.795403 np0000173033 devstack@c-api.service[113288]: DEBUG dbcounter [-] [113288] Writing DB stats cinder:SELECT=1 {{(pid=113288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:45.815905 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-fd29f543-807a-4999-bcd2-3bb543465c54 None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:45.818686 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-fd29f543-807a-4999-bcd2-3bb543465c54 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:40:45.819074 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-fd29f543-807a-4999-bcd2-3bb543465c54 demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:45.819285 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-fd29f543-807a-4999-bcd2-3bb543465c54 demo demo] Calling method 'detail' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:45.819609 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-fd29f543-807a-4999-bcd2-3bb543465c54 demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:45.820901 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.volume.api [None req-fd29f543-807a-4999-bcd2-3bb543465c54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113287) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:45.828224 np0000173033 devstack@c-api.service[113287]: INFO cinder.volume.api [None req-fd29f543-807a-4999-bcd2-3bb543465c54 demo demo] Get all volumes completed successfully. May 09 09:40:45.830266 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-fd29f543-807a-4999-bcd2-3bb543465c54 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:45.830677 np0000173033 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 9/33] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:40:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:40:55.824623 np0000173033 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=1 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:45.844584 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-ed1a94d1-55ab-47ea-b8ac-bb6fa39a376a None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:45.848329 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-ed1a94d1-55ab-47ea-b8ac-bb6fa39a376a demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:41:45.848647 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-ed1a94d1-55ab-47ea-b8ac-bb6fa39a376a demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:45.848988 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-ed1a94d1-55ab-47ea-b8ac-bb6fa39a376a demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:45.849292 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-ed1a94d1-55ab-47ea-b8ac-bb6fa39a376a demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:45.850366 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-ed1a94d1-55ab-47ea-b8ac-bb6fa39a376a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:45.860495 np0000173033 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-ed1a94d1-55ab-47ea-b8ac-bb6fa39a376a demo demo] Get all volumes completed successfully. May 09 09:41:45.863965 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-ed1a94d1-55ab-47ea-b8ac-bb6fa39a376a demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:45.864450 np0000173033 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 9/34] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:41:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:41:55.855020 np0000173033 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:45.894275 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.middleware.request_id [None req-1d2dd07e-5cf0-4077-8c13-dfe223a989e9 None None] RequestId filter calling following filter/app {{(pid=113289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:45.950672 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-1d2dd07e-5cf0-4077-8c13-dfe223a989e9 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:42:45.950939 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-1d2dd07e-5cf0-4077-8c13-dfe223a989e9 demo demo] Empty body provided in request {{(pid=113289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:45.951248 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-1d2dd07e-5cf0-4077-8c13-dfe223a989e9 demo demo] Calling method 'detail' {{(pid=113289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:45.951580 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.api_utils [None req-1d2dd07e-5cf0-4077-8c13-dfe223a989e9 demo demo] Removing options '' from query. {{(pid=113289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:45.952557 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.volume.api [None req-1d2dd07e-5cf0-4077-8c13-dfe223a989e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113289) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:45.963395 np0000173033 devstack@c-api.service[113289]: INFO cinder.volume.api [None req-1d2dd07e-5cf0-4077-8c13-dfe223a989e9 demo demo] Get all volumes completed successfully. May 09 09:42:45.966715 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-1d2dd07e-5cf0-4077-8c13-dfe223a989e9 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:45.967112 np0000173033 devstack@c-api.service[113289]: [pid: 113289|app: 0|req: 9/35] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:42:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:42:55.956872 np0000173033 devstack@c-api.service[113289]: DEBUG dbcounter [-] [113289] Writing DB stats cinder:SELECT=1 {{(pid=113289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:45.985123 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.middleware.request_id [None req-6476e4ea-1d23-434f-9ea7-28a4e915606e None None] RequestId filter calling following filter/app {{(pid=113288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:45.990012 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-6476e4ea-1d23-434f-9ea7-28a4e915606e demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:43:45.990401 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-6476e4ea-1d23-434f-9ea7-28a4e915606e demo demo] Empty body provided in request {{(pid=113288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:45.990881 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-6476e4ea-1d23-434f-9ea7-28a4e915606e demo demo] Calling method 'detail' {{(pid=113288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:45.991406 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.api_utils [None req-6476e4ea-1d23-434f-9ea7-28a4e915606e demo demo] Removing options '' from query. {{(pid=113288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:45.992877 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.volume.api [None req-6476e4ea-1d23-434f-9ea7-28a4e915606e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113288) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:45.999347 np0000173033 devstack@c-api.service[113288]: INFO cinder.volume.api [None req-6476e4ea-1d23-434f-9ea7-28a4e915606e demo demo] Get all volumes completed successfully. May 09 09:43:46.001484 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-6476e4ea-1d23-434f-9ea7-28a4e915606e demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:46.001882 np0000173033 devstack@c-api.service[113288]: [pid: 113288|app: 0|req: 9/36] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:43:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:43:55.996243 np0000173033 devstack@c-api.service[113288]: DEBUG dbcounter [-] [113288] Writing DB stats cinder:SELECT=1 {{(pid=113288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:44:46.021369 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-53801103-9d14-4f43-9f13-19c93648b36b None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:44:46.025018 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-53801103-9d14-4f43-9f13-19c93648b36b demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:44:46.025239 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-53801103-9d14-4f43-9f13-19c93648b36b demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:44:46.025477 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-53801103-9d14-4f43-9f13-19c93648b36b demo demo] Calling method 'detail' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:44:46.025796 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-53801103-9d14-4f43-9f13-19c93648b36b demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:44:46.026709 np0000173033 devstack@c-api.service[113287]: DEBUG cinder.volume.api [None req-53801103-9d14-4f43-9f13-19c93648b36b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113287) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:44:46.034184 np0000173033 devstack@c-api.service[113287]: INFO cinder.volume.api [None req-53801103-9d14-4f43-9f13-19c93648b36b demo demo] Get all volumes completed successfully. May 09 09:44:46.036064 np0000173033 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-53801103-9d14-4f43-9f13-19c93648b36b demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:44:46.036472 np0000173033 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 10/37] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:44:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:44:56.029857 np0000173033 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=1 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:45:46.055242 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-3a01fecf-7622-4bdb-bc6c-e17a6c7e388c None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:45:46.058336 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-3a01fecf-7622-4bdb-bc6c-e17a6c7e388c demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:45:46.058572 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-3a01fecf-7622-4bdb-bc6c-e17a6c7e388c demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:45:46.058859 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-3a01fecf-7622-4bdb-bc6c-e17a6c7e388c demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:45:46.059269 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-3a01fecf-7622-4bdb-bc6c-e17a6c7e388c demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:45:46.060451 np0000173033 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-3a01fecf-7622-4bdb-bc6c-e17a6c7e388c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:45:46.068174 np0000173033 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-3a01fecf-7622-4bdb-bc6c-e17a6c7e388c demo demo] Get all volumes completed successfully. May 09 09:45:46.070215 np0000173033 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-3a01fecf-7622-4bdb-bc6c-e17a6c7e388c demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:45:46.070591 np0000173033 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 10/38] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:45:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:45:56.064231 np0000173033 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:46:46.094264 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.middleware.request_id [None req-9aca369f-2782-47b4-9c85-af9bc2cd16a6 None None] RequestId filter calling following filter/app {{(pid=113289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:46:46.098432 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-9aca369f-2782-47b4-9c85-af9bc2cd16a6 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:46:46.098855 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-9aca369f-2782-47b4-9c85-af9bc2cd16a6 demo demo] Empty body provided in request {{(pid=113289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:46:46.099260 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-9aca369f-2782-47b4-9c85-af9bc2cd16a6 demo demo] Calling method 'detail' {{(pid=113289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:46:46.099719 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.api.api_utils [None req-9aca369f-2782-47b4-9c85-af9bc2cd16a6 demo demo] Removing options '' from query. {{(pid=113289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:46:46.101104 np0000173033 devstack@c-api.service[113289]: DEBUG cinder.volume.api [None req-9aca369f-2782-47b4-9c85-af9bc2cd16a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113289) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:46:46.109063 np0000173033 devstack@c-api.service[113289]: INFO cinder.volume.api [None req-9aca369f-2782-47b4-9c85-af9bc2cd16a6 demo demo] Get all volumes completed successfully. May 09 09:46:46.114001 np0000173033 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-9aca369f-2782-47b4-9c85-af9bc2cd16a6 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:46:46.114781 np0000173033 devstack@c-api.service[113289]: [pid: 113289|app: 0|req: 10/39] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:46:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:46:56.104387 np0000173033 devstack@c-api.service[113289]: DEBUG dbcounter [-] [113289] Writing DB stats cinder:SELECT=1 {{(pid=113289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:47:46.130106 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.middleware.request_id [None req-6de65b74-7817-48a2-a1b6-41c69c5268a0 None None] RequestId filter calling following filter/app {{(pid=113288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:47:46.214661 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-6de65b74-7817-48a2-a1b6-41c69c5268a0 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 09:47:46.215503 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-6de65b74-7817-48a2-a1b6-41c69c5268a0 demo demo] Empty body provided in request {{(pid=113288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:47:46.215931 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-6de65b74-7817-48a2-a1b6-41c69c5268a0 demo demo] Calling method 'detail' {{(pid=113288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:47:46.216362 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.api.api_utils [None req-6de65b74-7817-48a2-a1b6-41c69c5268a0 demo demo] Removing options '' from query. {{(pid=113288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:47:46.218057 np0000173033 devstack@c-api.service[113288]: DEBUG cinder.volume.api [None req-6de65b74-7817-48a2-a1b6-41c69c5268a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113288) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:47:46.229593 np0000173033 devstack@c-api.service[113288]: INFO cinder.volume.api [None req-6de65b74-7817-48a2-a1b6-41c69c5268a0 demo demo] Get all volumes completed successfully. May 09 09:47:46.232444 np0000173033 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-6de65b74-7817-48a2-a1b6-41c69c5268a0 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 09:47:46.232956 np0000173033 devstack@c-api.service[113288]: [pid: 113288|app: 0|req: 10/40] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 09:47:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:47:56.223052 np0000173033 devstack@c-api.service[113288]: DEBUG dbcounter [-] [113288] Writing DB stats cinder:SELECT=1 {{(pid=113288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}