May 04 07:52:11.989517 np0000171538 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 04 07:52:12.001584 np0000171538 devstack@c-api.service[113306]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 04 07:52:12.005075 np0000171538 devstack@c-api.service[113306]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 4 07:52:12 2026] *** May 04 07:52:12.005075 np0000171538 devstack@c-api.service[113306]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 04 07:52:12.005075 np0000171538 devstack@c-api.service[113306]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 04 07:52:12.005075 np0000171538 devstack@c-api.service[113306]: nodename: np0000171538 May 04 07:52:12.005075 np0000171538 devstack@c-api.service[113306]: machine: x86_64 May 04 07:52:12.005075 np0000171538 devstack@c-api.service[113306]: clock source: unix May 04 07:52:12.005075 np0000171538 devstack@c-api.service[113306]: pcre jit disabled May 04 07:52:12.005075 np0000171538 devstack@c-api.service[113306]: detected number of CPU cores: 16 May 04 07:52:12.005075 np0000171538 devstack@c-api.service[113306]: current working directory: / May 04 07:52:12.005075 np0000171538 devstack@c-api.service[113306]: detected binary path: /usr/bin/uwsgi-core May 04 07:52:12.005075 np0000171538 devstack@c-api.service[113306]: your processes number limit is 256917 May 04 07:52:12.005075 np0000171538 devstack@c-api.service[113306]: your memory page size is 4096 bytes May 04 07:52:12.005075 np0000171538 devstack@c-api.service[113306]: detected max file descriptor number: 2048 May 04 07:52:12.005075 np0000171538 devstack@c-api.service[113306]: lock engine: pthread robust mutexes May 04 07:52:12.005836 np0000171538 devstack@c-api.service[113306]: thunder lock: enabled May 04 07:52:12.005836 np0000171538 devstack@c-api.service[113306]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 04 07:52:12.005836 np0000171538 devstack@c-api.service[113306]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 04 07:52:12.005836 np0000171538 devstack@c-api.service[113306]: PEP 405 virtualenv detected: /opt/stack/data/venv May 04 07:52:12.005836 np0000171538 devstack@c-api.service[113306]: Set PythonHome to /opt/stack/data/venv May 04 07:52:12.041319 np0000171538 devstack@c-api.service[113306]: Python main interpreter initialized at 0x7fe044ea3668 May 04 07:52:12.041319 np0000171538 devstack@c-api.service[113306]: python threads support enabled May 04 07:52:12.041319 np0000171538 devstack@c-api.service[113306]: your server socket listen backlog is limited to 100 connections May 04 07:52:12.041319 np0000171538 devstack@c-api.service[113306]: your mercy for graceful operations on workers is 80 seconds May 04 07:52:12.041852 np0000171538 devstack@c-api.service[113306]: mapped 671795 bytes (656 KB) for 4 cores May 04 07:52:12.042021 np0000171538 devstack@c-api.service[113306]: *** Operational MODE: preforking *** May 04 07:52:12.042251 np0000171538 devstack@c-api.service[113306]: *** uWSGI is running in multiple interpreter mode *** May 04 07:52:12.042251 np0000171538 devstack@c-api.service[113306]: spawned uWSGI master process (pid: 113306) May 04 07:52:12.042417 np0000171538 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 04 07:52:12.043132 np0000171538 devstack@c-api.service[113306]: spawned uWSGI worker 1 (pid: 113308, cores: 1) May 04 07:52:12.043700 np0000171538 devstack@c-api.service[113306]: spawned uWSGI worker 2 (pid: 113309, cores: 1) May 04 07:52:12.044370 np0000171538 devstack@c-api.service[113306]: spawned uWSGI worker 3 (pid: 113310, cores: 1) May 04 07:52:12.044903 np0000171538 devstack@c-api.service[113306]: spawned uWSGI worker 4 (pid: 113311, cores: 1) May 04 07:52:12.045006 np0000171538 devstack@c-api.service[113306]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 04 07:52:12.171383 np0000171538 devstack@c-api.service[113308]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 07:52:12.171383 np0000171538 devstack@c-api.service[113308]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 07:52:12.171383 np0000171538 devstack@c-api.service[113308]: we strongly recommend against using it for new projects. May 04 07:52:12.171383 np0000171538 devstack@c-api.service[113308]: If you are already using Eventlet, we recommend migrating to a different May 04 07:52:12.171383 np0000171538 devstack@c-api.service[113308]: framework. For more detail see May 04 07:52:12.171383 np0000171538 devstack@c-api.service[113308]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 07:52:12.171383 np0000171538 devstack@c-api.service[113308]: import eventlet # noqa May 04 07:52:12.174224 np0000171538 devstack@c-api.service[113310]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 07:52:12.174224 np0000171538 devstack@c-api.service[113310]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 07:52:12.174224 np0000171538 devstack@c-api.service[113310]: we strongly recommend against using it for new projects. May 04 07:52:12.174224 np0000171538 devstack@c-api.service[113310]: If you are already using Eventlet, we recommend migrating to a different May 04 07:52:12.174224 np0000171538 devstack@c-api.service[113310]: framework. For more detail see May 04 07:52:12.174224 np0000171538 devstack@c-api.service[113310]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 07:52:12.174224 np0000171538 devstack@c-api.service[113310]: import eventlet # noqa May 04 07:52:12.183870 np0000171538 devstack@c-api.service[113311]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 07:52:12.183870 np0000171538 devstack@c-api.service[113311]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 07:52:12.183870 np0000171538 devstack@c-api.service[113311]: we strongly recommend against using it for new projects. May 04 07:52:12.183870 np0000171538 devstack@c-api.service[113311]: If you are already using Eventlet, we recommend migrating to a different May 04 07:52:12.183870 np0000171538 devstack@c-api.service[113311]: framework. For more detail see May 04 07:52:12.183870 np0000171538 devstack@c-api.service[113311]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 07:52:12.183870 np0000171538 devstack@c-api.service[113311]: import eventlet # noqa May 04 07:52:12.188563 np0000171538 devstack@c-api.service[113309]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 07:52:12.188563 np0000171538 devstack@c-api.service[113309]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 07:52:12.188563 np0000171538 devstack@c-api.service[113309]: we strongly recommend against using it for new projects. May 04 07:52:12.188563 np0000171538 devstack@c-api.service[113309]: If you are already using Eventlet, we recommend migrating to a different May 04 07:52:12.188563 np0000171538 devstack@c-api.service[113309]: framework. For more detail see May 04 07:52:12.188563 np0000171538 devstack@c-api.service[113309]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 07:52:12.188563 np0000171538 devstack@c-api.service[113309]: import eventlet # noqa May 04 07:52:12.261578 np0000171538 devstack@c-api.service[113308]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 07:52:12.261578 np0000171538 devstack@c-api.service[113308]: debtcollector.deprecate( May 04 07:52:12.263238 np0000171538 devstack@c-api.service[113310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 07:52:12.263238 np0000171538 devstack@c-api.service[113310]: debtcollector.deprecate( May 04 07:52:12.268646 np0000171538 devstack@c-api.service[113311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 07:52:12.268646 np0000171538 devstack@c-api.service[113311]: debtcollector.deprecate( May 04 07:52:12.275352 np0000171538 devstack@c-api.service[113309]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 07:52:12.275352 np0000171538 devstack@c-api.service[113309]: debtcollector.deprecate( May 04 07:52:12.338791 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:12.338791 np0000171538 devstack@c-api.service[113308]: from cgi import parse_header May 04 07:52:12.346983 np0000171538 devstack@c-api.service[113310]: /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 04 07:52:12.346983 np0000171538 devstack@c-api.service[113310]: from cgi import parse_header May 04 07:52:12.348979 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:12.348979 np0000171538 devstack@c-api.service[113311]: from cgi import parse_header May 04 07:52:12.356999 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:12.356999 np0000171538 devstack@c-api.service[113309]: from cgi import parse_header May 04 07:52:12.382379 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:12.382379 np0000171538 devstack@c-api.service[113308]: removals.removed_module( May 04 07:52:12.383075 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:12.383075 np0000171538 devstack@c-api.service[113308]: removals.removed_module( May 04 07:52:12.392736 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:12.392736 np0000171538 devstack@c-api.service[113311]: removals.removed_module( May 04 07:52:12.393419 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:12.393419 np0000171538 devstack@c-api.service[113311]: removals.removed_module( May 04 07:52:12.396271 np0000171538 devstack@c-api.service[113310]: /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 04 07:52:12.396271 np0000171538 devstack@c-api.service[113310]: removals.removed_module( May 04 07:52:12.397096 np0000171538 devstack@c-api.service[113310]: /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 04 07:52:12.397096 np0000171538 devstack@c-api.service[113310]: removals.removed_module( May 04 07:52:12.402536 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:12.402536 np0000171538 devstack@c-api.service[113309]: removals.removed_module( May 04 07:52:12.403231 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:12.403231 np0000171538 devstack@c-api.service[113309]: removals.removed_module( May 04 07:52:12.991633 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:12.991633 np0000171538 devstack@c-api.service[113311]: warnings.warn( May 04 07:52:12.999429 np0000171538 devstack@c-api.service[113310]: /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 04 07:52:12.999429 np0000171538 devstack@c-api.service[113310]: warnings.warn( May 04 07:52:13.003071 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:13.003071 np0000171538 devstack@c-api.service[113308]: warnings.warn( May 04 07:52:13.008153 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:13.008153 np0000171538 devstack@c-api.service[113309]: warnings.warn( May 04 07:52:13.097210 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:13.097210 np0000171538 devstack@c-api.service[113311]: warnings.warn( May 04 07:52:13.101500 np0000171538 devstack@c-api.service[113310]: /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 04 07:52:13.101500 np0000171538 devstack@c-api.service[113310]: warnings.warn( May 04 07:52:13.110715 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:13.110715 np0000171538 devstack@c-api.service[113309]: warnings.warn( May 04 07:52:13.113797 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:13.113797 np0000171538 devstack@c-api.service[113308]: warnings.warn( May 04 07:52:13.396933 np0000171538 devstack@c-api.service[113311]: 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 04 07:52:13.396933 np0000171538 devstack@c-api.service[113311]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113311) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 07:52:13.399248 np0000171538 devstack@c-api.service[113310]: 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 04 07:52:13.399467 np0000171538 devstack@c-api.service[113310]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113310) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 07:52:13.407975 np0000171538 devstack@c-api.service[113308]: 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 04 07:52:13.408221 np0000171538 devstack@c-api.service[113308]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113308) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 07:52:13.410631 np0000171538 devstack@c-api.service[113309]: 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 04 07:52:13.410931 np0000171538 devstack@c-api.service[113309]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113309) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 07:52:13.483941 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:13.483941 np0000171538 devstack@c-api.service[113311]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 07:52:13.484386 np0000171538 devstack@c-api.service[113310]: /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 04 07:52:13.484386 np0000171538 devstack@c-api.service[113310]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 07:52:13.484940 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:13.484940 np0000171538 devstack@c-api.service[113308]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 07:52:13.491214 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:13.491214 np0000171538 devstack@c-api.service[113309]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 07:52:13.949064 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113311) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 07:52:13.949357 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113308) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 07:52:13.949427 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.949471 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.949518 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.949628 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.949692 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.949814 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.950471 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113309) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 07:52:13.950831 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.950988 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.951064 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.951130 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.951187 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.951187 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.951294 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.951364 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.951436 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.951508 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.951582 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.951664 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.951728 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.951728 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.951728 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.951728 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.951728 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.952127 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113310) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 07:52:13.952206 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.952206 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.952206 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.952206 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.952206 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.952206 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.952206 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.952591 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.952591 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.952591 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.952822 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.952890 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.953019 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.953019 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.953161 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.953161 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.953283 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.953347 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.953347 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.953464 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.953464 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.953601 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.953601 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.953707 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.953773 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.953846 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.953940 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.954019 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.954104 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.954179 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.954252 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.954327 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.954393 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.954456 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.954513 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.954585 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.954659 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.954722 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.954778 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.955052 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.955129 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.955193 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.955264 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.955320 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.955375 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.955432 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.955485 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.955556 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.955617 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.955691 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.955747 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.955816 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.955880 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.956002 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.956097 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.956173 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.956239 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.956300 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.956354 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.956415 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.956496 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.956556 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.956631 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.956708 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.956786 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.956850 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.956948 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.957045 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.957110 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.957188 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.957263 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.957344 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.957344 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.957497 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.957497 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.957497 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.957497 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.957497 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.957497 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.957849 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.957950 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.958031 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.958031 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.958031 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.958031 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.958031 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.958031 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.958404 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.958404 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.958404 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.958600 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.958669 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.958669 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.958825 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.958947 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.959026 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.959091 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.959159 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.959159 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.959159 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.959328 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.959418 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.959505 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.959505 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.959632 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.959702 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.959769 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.959833 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.959897 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.960066 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.960160 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.960236 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.960300 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.960381 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.960448 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.960524 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.960573 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.960609 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.960649 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.960681 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.960713 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.960753 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.960786 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.960825 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.960862 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.960893 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.960950 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.960984 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.960984 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.961058 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.961058 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.961058 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.961058 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.961058 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.961058 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.961233 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.961267 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.961295 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.961332 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.961332 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.961399 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.961436 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.961472 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.961505 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.961544 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.961582 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.961617 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.961651 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.961687 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.961724 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.961768 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.961803 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.961835 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.961835 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.961835 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.961835 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.961835 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.962025 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.962025 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.962097 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.962133 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.962164 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.962197 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.962230 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.962266 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.962306 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.962340 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.962372 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.962404 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.962440 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.962468 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.962503 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.962540 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.962575 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.962609 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.962644 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.962677 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.962715 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.962748 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.962997 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.963033 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.963071 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.963098 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.963098 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.963098 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.964135 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.964190 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.964248 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.964310 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.964349 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.964411 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.964445 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.964478 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.964510 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.964546 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.964583 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.964625 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.964657 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.964699 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.964733 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.964783 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.964822 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.964858 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.964893 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.964961 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.964998 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.965030 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.965069 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.965103 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.965141 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.965178 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.965212 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.965244 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.965285 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.965328 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.965365 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.965397 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.965433 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.965465 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.965504 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.965536 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.965566 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.965602 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.965634 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.965663 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.965694 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.965728 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.965758 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.965787 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.965815 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.965845 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.965886 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.965950 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.965989 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.966023 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.966058 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.966088 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.966119 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.966155 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.966187 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.966222 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.966267 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.966304 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.966335 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.966364 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.966395 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.966432 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.966463 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.966492 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.966521 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.966549 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.966585 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.966613 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.966651 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.966682 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.966710 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.966738 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.966776 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.966811 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.966846 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.966886 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.966935 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.966968 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.967001 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.967039 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.967075 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.967112 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.967150 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.967182 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.967213 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.967213 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.967213 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.967213 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.967213 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.967365 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.967397 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.967426 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.967460 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.967499 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.967536 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.967575 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.967605 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.967638 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.967668 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.967698 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.967732 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.967762 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.967793 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.967820 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.967858 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.967893 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.967978 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.968011 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.968051 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.968086 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.968118 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.968118 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.969744 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.969799 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.969863 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.969955 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.970006 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.970045 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.970086 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.970118 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.970154 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.970190 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.970219 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.970251 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.970356 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.970398 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.970427 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.970458 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.970489 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.970526 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.970555 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.970586 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.970621 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.970656 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.970688 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.970725 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.970725 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.970725 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.970725 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.970725 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.972773 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.972829 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.972875 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.972939 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.972991 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.973039 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.973080 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.973118 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.973150 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.973182 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.973215 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.973245 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.973278 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.973319 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.973353 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.973386 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.973422 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.973454 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.973487 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.973516 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.973547 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.973585 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.973617 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.973649 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.973680 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.973717 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.973758 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.973789 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.973825 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.973854 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.973885 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.973948 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.974001 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.974037 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.974064 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.974101 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.974139 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.974172 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.974204 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.974237 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.974269 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.974299 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.974339 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.974370 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.974403 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.974435 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.974466 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.974507 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.974537 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.974537 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.974600 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.974633 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.974667 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.974704 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.974704 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.974704 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.974792 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.974792 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.974856 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.974894 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.974968 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.975034 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.975067 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.975099 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.975126 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.975154 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.975194 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.975228 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.975263 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.975302 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.975332 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.975362 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.975393 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.975422 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.975456 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.975486 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.975521 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.975561 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.975561 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.975561 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.975561 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.975561 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.975561 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.975561 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.976760 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.976820 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.976860 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.976931 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.976975 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.977017 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.977059 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.977093 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.977093 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.977162 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.977196 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.977229 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.977268 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.977310 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.977341 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.977378 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.977423 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.977458 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.977495 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.977526 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.977566 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.977566 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.977662 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.977706 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.977744 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.977787 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.977828 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.977828 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.978528 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.978597 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.978664 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.978664 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.978765 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.978817 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.978863 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.978933 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.978976 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.979028 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.979070 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.979070 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.979145 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.979190 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.979233 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.979279 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.979279 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.979279 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.979279 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.979279 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.979279 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.979493 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.979493 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.979493 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.979627 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.979669 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.979713 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.979761 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.979805 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.979849 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.979889 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.979985 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.980045 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.980088 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.980125 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.980168 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.980214 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.980259 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.980301 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.980337 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.980376 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.980413 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.980469 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.980516 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.980559 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.980559 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.980559 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.980559 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.980559 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.980559 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.980559 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.980559 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.980559 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.980891 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.980891 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.980891 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.981255 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.981339 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.981399 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.981455 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.981512 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.981586 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.981662 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.981723 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.981769 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.981820 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.981868 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.981932 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.981977 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.982016 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.982057 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.982109 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.982109 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.982191 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.982238 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.982284 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.982328 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.982371 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.982413 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.982458 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.982458 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.982458 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.982458 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.982458 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.982657 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.982657 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.982748 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.982797 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.982844 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.982886 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.982964 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.983009 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.983056 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.983095 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.983140 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.983179 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.983225 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.983276 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.983322 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.983367 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.983407 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.983444 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.983484 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.983532 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.983579 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.983620 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.983661 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.983706 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.983752 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.983752 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.983752 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.983752 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.984844 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.984935 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.984981 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.985030 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.985081 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.985146 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.985191 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.985234 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.985273 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.985316 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.985362 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.985410 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.985451 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.985489 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.985537 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.985587 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.985726 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.985774 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.985815 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.985855 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.985898 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.985966 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.986008 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.986046 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.986084 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.986130 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.986130 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.986130 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.990417 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.990505 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.990548 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.990598 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.990598 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.990672 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.990713 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.990752 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.990794 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.990835 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.990880 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.990948 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.990948 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.990948 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.991216 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.991304 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.991353 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.991392 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.991433 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.991475 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.991517 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.991564 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.991614 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.991655 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.991702 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.991743 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.991781 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.991824 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.991866 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.991982 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.992034 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.992087 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.992129 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.992168 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.992210 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.992255 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.992302 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.992348 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.992348 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.992348 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.992348 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.992495 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.992543 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.992584 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.992584 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.992584 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.992584 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.992729 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.992776 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.992817 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.992817 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.992891 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.992969 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.993018 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.993065 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.993113 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.993154 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.993191 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.993234 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.993280 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.993320 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.993320 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.993494 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.993536 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.993572 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.993611 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.993654 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.993693 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.993739 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.993790 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.993836 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.993889 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.993965 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.994011 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.994059 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.994114 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.994157 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.994157 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.994231 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.994278 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.994326 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.994367 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.994367 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.994367 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.999028 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.999104 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.999145 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.999189 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.999228 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.999273 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.999334 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.999380 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:13.999426 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.999471 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.999527 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.999570 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:13.999658 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:13.999724 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:13.999770 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:13.999824 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:13.999870 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:13.999977 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.000034 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.000034 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.000034 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.000328 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.000387 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.000430 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.000507 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.000564 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.000609 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.000699 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.001416 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.001464 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.001519 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.001568 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.001608 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.001651 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.001698 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.001747 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.001789 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.001830 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.001877 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.001943 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.001987 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.002030 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.002070 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.002116 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.002157 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.002203 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.002243 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.002278 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.002314 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.002596 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.002653 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.002691 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.002733 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.002783 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.002945 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.002998 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.003048 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.003048 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.003132 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.003178 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.003219 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.003260 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.003315 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.003363 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.003414 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.003461 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.003506 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.003550 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.003594 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.003638 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.003677 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.003717 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.003763 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.003809 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.003852 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.003852 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.003852 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.004021 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.004021 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.004021 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.004021 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.004021 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.004021 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.004262 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.004309 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.004309 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.004392 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.004438 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.004484 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.004537 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.004581 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.004622 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.004670 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.004712 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.004753 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.004795 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.004835 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.004878 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.004935 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.004974 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.005012 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.005053 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.005107 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.005155 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.005195 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.005241 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.005281 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.005318 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.005359 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.005405 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.005451 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.005496 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.005540 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.005590 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.005626 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.005663 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.005702 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.005745 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.005785 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.005828 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.005873 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.005937 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.005989 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.006035 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.006083 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.006123 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.006165 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.006207 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.006255 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.006302 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.006342 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.006378 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.006419 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.006470 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.006512 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.006560 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.006600 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.006648 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.006702 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.006702 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.006811 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.006811 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.006894 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.006974 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.007015 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.007062 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.007062 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.007139 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.007175 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.007213 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.007257 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.007295 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.007295 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.007295 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.007405 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.007405 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.007405 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.007523 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.007567 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.007604 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.007651 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.007692 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.007734 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.007772 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.007813 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.007853 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.007853 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.007853 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.010816 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.010892 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.010963 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.011001 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.011050 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.011093 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.011134 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.011186 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.011233 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.011287 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.011287 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.011364 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.011406 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.011459 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.011507 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.011549 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.011590 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.011633 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.011675 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.011724 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.011767 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.011807 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.011848 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.011896 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.012002 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.012052 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.012099 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.012139 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.012180 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.012220 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.012260 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.012300 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.012339 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.012387 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.012426 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.012471 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.012519 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.012559 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.012599 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.012637 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.012682 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.012722 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.012766 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.012805 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:52:14.012844 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.012889 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:52:14.012947 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.012997 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:52:14.012997 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:52:14.012997 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:52:14.012997 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:52:14.012997 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:52:14.058016 np0000171538 devstack@c-api.service[113309]: INFO dbcounter [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Registered counter for database cinder May 04 07:52:14.058308 np0000171538 devstack@c-api.service[113308]: INFO dbcounter [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Registered counter for database cinder May 04 07:52:14.058857 np0000171538 devstack@c-api.service[113311]: INFO dbcounter [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Registered counter for database cinder May 04 07:52:14.059557 np0000171538 devstack@c-api.service[113310]: INFO dbcounter [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Registered counter for database cinder May 04 07:52:14.068993 np0000171538 devstack@c-api.service[113309]: DEBUG oslo_db.sqlalchemy.engines [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e 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=113309) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:52:14.071137 np0000171538 devstack@c-api.service[113311]: DEBUG oslo_db.sqlalchemy.engines [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 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=113311) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:52:14.072702 np0000171538 devstack@c-api.service[113308]: DEBUG oslo_db.sqlalchemy.engines [None req-a87e3136-0d2a-4ded-9561-5f64c772751a 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=113308) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:52:14.073795 np0000171538 devstack@c-api.service[113310]: DEBUG oslo_db.sqlalchemy.engines [None req-3f318644-f1d7-466b-8680-756b65011812 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=113310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:52:14.183633 np0000171538 devstack@c-api.service[113311]: DEBUG dbcounter [-] [113311] Writer thread running {{(pid=113311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 07:52:14.186946 np0000171538 devstack@c-api.service[113311]: INFO cinder.rpc [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 07:52:14.189084 np0000171538 devstack@c-api.service[113308]: DEBUG dbcounter [-] [113308] Writer thread running {{(pid=113308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 07:52:14.190144 np0000171538 devstack@c-api.service[113311]: INFO cinder.rpc [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 07:52:14.191464 np0000171538 devstack@c-api.service[113310]: DEBUG dbcounter [-] [113310] Writer thread running {{(pid=113310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 07:52:14.191791 np0000171538 devstack@c-api.service[113308]: INFO cinder.rpc [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 07:52:14.191965 np0000171538 devstack@c-api.service[113311]: INFO cinder.rpc [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 07:52:14.193690 np0000171538 devstack@c-api.service[113309]: DEBUG dbcounter [-] [113309] Writer thread running {{(pid=113309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 07:52:14.193842 np0000171538 devstack@c-api.service[113310]: INFO cinder.rpc [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 07:52:14.194281 np0000171538 devstack@c-api.service[113311]: INFO cinder.rpc [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 07:52:14.194454 np0000171538 devstack@c-api.service[113308]: INFO cinder.rpc [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 07:52:14.195518 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.195805 np0000171538 devstack@c-api.service[113309]: INFO cinder.rpc [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 07:52:14.196055 np0000171538 devstack@c-api.service[113310]: INFO cinder.rpc [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 07:52:14.196555 np0000171538 devstack@c-api.service[113308]: INFO cinder.rpc [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 07:52:14.197704 np0000171538 devstack@c-api.service[113310]: INFO cinder.rpc [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 07:52:14.197859 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.198276 np0000171538 devstack@c-api.service[113308]: INFO cinder.rpc [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 07:52:14.199159 np0000171538 devstack@c-api.service[113309]: INFO cinder.rpc [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 07:52:14.199310 np0000171538 devstack@c-api.service[113310]: INFO cinder.rpc [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 07:52:14.199489 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.200286 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.201063 np0000171538 devstack@c-api.service[113309]: INFO cinder.rpc [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 07:52:14.201932 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.201993 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.202723 np0000171538 devstack@c-api.service[113309]: INFO cinder.rpc [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 07:52:14.203352 np0000171538 devstack@c-api.service[113311]: DEBUG oslo_db.sqlalchemy.engines [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 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=113311) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:52:14.203622 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.205601 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.205690 np0000171538 devstack@c-api.service[113311]: INFO cinder.rpc [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 07:52:14.206599 np0000171538 devstack@c-api.service[113310]: DEBUG oslo_db.sqlalchemy.engines [None req-3f318644-f1d7-466b-8680-756b65011812 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=113310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:52:14.207550 np0000171538 devstack@c-api.service[113311]: INFO cinder.rpc [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 07:52:14.208218 np0000171538 devstack@c-api.service[113308]: DEBUG oslo_db.sqlalchemy.engines [None req-a87e3136-0d2a-4ded-9561-5f64c772751a 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=113308) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:52:14.208377 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.209002 np0000171538 devstack@c-api.service[113310]: INFO cinder.rpc [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 07:52:14.210592 np0000171538 devstack@c-api.service[113309]: DEBUG oslo_db.sqlalchemy.engines [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e 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=113309) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:52:14.210657 np0000171538 devstack@c-api.service[113308]: INFO cinder.rpc [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 07:52:14.211875 np0000171538 devstack@c-api.service[113310]: INFO cinder.rpc [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 07:52:14.212954 np0000171538 devstack@c-api.service[113309]: INFO cinder.rpc [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 07:52:14.213014 np0000171538 devstack@c-api.service[113308]: INFO cinder.rpc [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 07:52:14.213073 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.214110 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.215133 np0000171538 devstack@c-api.service[113309]: INFO cinder.rpc [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 07:52:14.216101 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.220020 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.223573 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.225984 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.226491 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.227219 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.228658 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.229532 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.230686 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.230889 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.231995 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.232396 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.233901 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.234171 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.236286 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.236377 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.237297 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.238318 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.239321 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.240092 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.240703 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.241399 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.242609 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.243168 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.244134 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.244547 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.246064 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.246268 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.247722 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.248453 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.249116 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.249563 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.250159 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.250636 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.252460 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.253003 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.253192 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.254438 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.254712 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.255393 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.255998 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.256941 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.257415 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.258647 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.258973 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.259577 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.263155 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.263287 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.264312 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.265193 np0000171538 devstack@c-api.service[113311]: WARNING cinder.api.contrib.hosts [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 07:52:14.265872 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.266047 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.266618 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.267525 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.267742 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.268495 np0000171538 devstack@c-api.service[113310]: WARNING cinder.api.contrib.hosts [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 07:52:14.269075 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.269300 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.269377 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.269544 np0000171538 devstack@c-api.service[113308]: WARNING cinder.api.contrib.hosts [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 07:52:14.270369 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.270560 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.270686 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.271314 np0000171538 devstack@c-api.service[113309]: WARNING cinder.api.contrib.hosts [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 07:52:14.271764 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.272135 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.272210 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.272272 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.273332 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.273543 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.273764 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.273847 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.274797 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.275060 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.275277 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.275359 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.276342 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.276543 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.276777 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.277013 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.277643 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: extensions {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.278003 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.278070 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.278562 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.278924 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: encryption {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.279489 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.279673 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.280232 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.280570 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: os-hosts {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.280936 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.281195 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.281244 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: extensions {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.281774 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: extensions {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.281995 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: os-quota-class-sets {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.282517 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: encryption {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.282595 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.283034 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: encryption {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.283247 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: capabilities {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.283451 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: extensions {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.284390 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: os-hosts {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.284549 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: extra_specs {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.284630 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: os-hosts {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.284717 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: encryption {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.286046 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: os-quota-class-sets {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.286108 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: os-volume-manage {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.286157 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: os-quota-class-sets {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.286320 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: os-hosts {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.287308 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: capabilities {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.287401 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: capabilities {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.287469 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: consistencygroups {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.287695 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: os-quota-class-sets {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.288600 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: extra_specs {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.288739 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: extra_specs {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.288985 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: capabilities {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.289481 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: os-availability-zone {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.290143 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: os-volume-manage {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.290232 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: extra_specs {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.290495 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: os-volume-manage {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.290812 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: cgsnapshots {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.291717 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: consistencygroups {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.291865 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: os-volume-manage {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.292095 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: consistencygroups {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.292197 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: os-volume-transfer {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.293194 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: consistencygroups {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.293717 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: os-availability-zone {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.294092 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: os-availability-zone {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.294466 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: os-volume-type-access {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.295046 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: cgsnapshots {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.295126 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: os-availability-zone {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.295406 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: cgsnapshots {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.296103 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: scheduler-stats {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.296445 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: os-volume-transfer {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.296510 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: cgsnapshots {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.296854 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: os-volume-transfer {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.297536 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: encryption {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.297994 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: os-volume-transfer {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.298587 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: os-volume-type-access {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.299047 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: qos-specs {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.299230 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: os-volume-type-access {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.299706 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: os-volume-type-access {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.300227 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: scheduler-stats {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.300921 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: scheduler-stats {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.301136 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: os-quota-sets {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.301651 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: encryption {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.301847 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: scheduler-stats {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.302495 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: encryption {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.302558 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: backups {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.303168 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: qos-specs {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.303293 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: encryption {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.304165 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: qos-specs {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.304621 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extended resource: os-snapshot-manage {{(pid=113311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.304838 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: qos-specs {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.305294 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: os-quota-sets {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.306280 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: os-quota-sets {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.306730 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: backups {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.306807 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.306869 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: os-quota-sets {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.307716 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.contrib.snapshot_actions [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] SnapshotActionsController initialized {{(pid=113311) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 07:52:14.307863 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: backups {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.308371 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: backups {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.308502 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.308762 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extended resource: os-snapshot-manage {{(pid=113308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.309849 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extended resource: os-snapshot-manage {{(pid=113310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.309988 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.310374 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extended resource: os-snapshot-manage {{(pid=113309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:52:14.310994 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.311313 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.312006 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.contrib.snapshot_actions [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] SnapshotActionsController initialized {{(pid=113308) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 07:52:14.312356 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.312564 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.312742 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.312816 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.313572 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.contrib.snapshot_actions [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] SnapshotActionsController initialized {{(pid=113309) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 07:52:14.313675 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f318644-f1d7-466b-8680-756b65011812 None None] SnapshotActionsController initialized {{(pid=113310) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 07:52:14.314150 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.314239 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.314304 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.314536 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.315572 np0000171538 devstack@c-api.service[113311]: WARNING castellan.key_manager.migration [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.315643 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.315703 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.316080 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.316600 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.316709 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.316799 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.316940 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension TypesManage extending resource: types {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.317058 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.317149 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.317234 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.317320 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.317405 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.317405 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.317572 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension VolumeActions extending resource: volumes {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.317653 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.317725 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.317725 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.317875 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.317990 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension UsedLimits extending resource: limits {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.318067 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension AdminActions extending resource: volumes {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.318214 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension AdminActions extending resource: snapshots {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.318311 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.v3.router [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 None None] Extension AdminActions extending resource: backups {{(pid=113311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.318531 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.318625 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.319016 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.319961 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.320036 np0000171538 devstack@c-api.service[113308]: WARNING castellan.key_manager.migration [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.320447 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.320588 np0000171538 devstack@c-api.service[113311]: WARNING keystonemiddleware.auth_token [None req-a99f71e3-0926-402d-b7c4-39bde84d3925 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 04 07:52:14.320949 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.321090 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.321197 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.321313 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension TypesManage extending resource: types {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.321363 np0000171538 devstack@c-api.service[113309]: WARNING castellan.key_manager.migration [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.321432 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.321531 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.321664 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.321759 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.321880 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension VolumeActions extending resource: volumes {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.321942 np0000171538 devstack@c-api.service[113310]: WARNING castellan.key_manager.migration [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:52:14.322027 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.322136 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.322246 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.322311 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.322437 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension UsedLimits extending resource: limits {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.322483 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.322527 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.322590 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension AdminActions extending resource: volumes {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.322639 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension TypesManage extending resource: types {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.322706 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension AdminActions extending resource: snapshots {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.322761 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.322810 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.v3.router [None req-a87e3136-0d2a-4ded-9561-5f64c772751a None None] Extension AdminActions extending resource: backups {{(pid=113308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.322854 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension VolumeTypeAccess extending resource: types {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.322942 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.322989 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension SnapshotActions extending resource: snapshots {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323065 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323129 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323191 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323258 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension VolumeActions extending resource: volumes {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323309 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension TypesManage extending resource: types {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323358 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323401 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323450 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323524 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323575 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323682 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323733 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension UsedLimits extending resource: limits {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323803 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension AdminActions extending resource: volumes {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323855 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.323944 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension AdminActions extending resource: snapshots {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.324020 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension VolumeActions extending resource: volumes {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.324076 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.v3.router [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e None None] Extension AdminActions extending resource: backups {{(pid=113309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.324196 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.324323 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.324455 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.324688 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension UsedLimits extending resource: limits {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.324793 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension AdminActions extending resource: volumes {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.324923 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension AdminActions extending resource: snapshots {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.325041 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.v3.router [None req-3f318644-f1d7-466b-8680-756b65011812 None None] Extension AdminActions extending resource: backups {{(pid=113310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:52:14.325116 np0000171538 devstack@c-api.service[113308]: WARNING keystonemiddleware.auth_token [None req-a87e3136-0d2a-4ded-9561-5f64c772751a 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 04 07:52:14.326327 np0000171538 devstack@c-api.service[113309]: WARNING keystonemiddleware.auth_token [None req-512ee784-2367-47d4-8b5a-e34b5e617e0e 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 04 07:52:14.326668 np0000171538 devstack@c-api.service[113311]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fe044ea3668 pid: 113311 (default app) May 04 07:52:14.327208 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.327208 np0000171538 devstack@c-api.service[113311]: warnings.warn( May 04 07:52:14.327387 np0000171538 devstack@c-api.service[113310]: WARNING keystonemiddleware.auth_token [None req-3f318644-f1d7-466b-8680-756b65011812 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 04 07:52:14.331225 np0000171538 devstack@c-api.service[113308]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fe044ea3668 pid: 113308 (default app) May 04 07:52:14.332574 np0000171538 devstack@c-api.service[113309]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fe044ea3668 pid: 113309 (default app) May 04 07:52:14.333889 np0000171538 devstack@c-api.service[113310]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fe044ea3668 pid: 113310 (default app) May 04 07:52:14.334868 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.334868 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.334868 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.334868 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.335179 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.335179 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.335179 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.335179 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.335405 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.335405 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.335405 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.335405 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.335405 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.335405 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.335703 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.335703 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.335703 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.335703 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.335703 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.336032 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.336032 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.336032 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.336032 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.336032 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.336259 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.336259 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.336259 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.336259 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.336470 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.336470 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.336470 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.336470 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.336470 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.336898 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.336898 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.336898 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.336898 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.336898 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.337376 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.337376 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.337376 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.337376 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.337376 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.337376 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.337819 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.337819 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.337819 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.337819 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.337819 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.337819 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.338438 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.338438 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.338438 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.338438 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.338438 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.338438 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.338898 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.338898 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.338898 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.338898 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.338898 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.339413 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.339413 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.339413 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.339413 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.339413 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.339812 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.339812 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.339812 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.339812 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.339812 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.339812 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.340335 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.340335 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.340335 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.340335 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.340335 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.340335 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.340752 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.340752 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.340752 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.340752 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.340752 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.341187 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.341187 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.341187 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.341187 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.341187 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.341735 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.341735 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.341735 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.341735 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.342093 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.342093 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.342093 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.342093 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.342408 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.342408 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.342408 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.342408 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.342408 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.342788 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.342788 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.342788 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.342788 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.342788 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.343243 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.343243 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.343243 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.343243 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.343592 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.343592 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.343592 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.343592 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.344151 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.344151 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.344151 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.344151 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.344502 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.344502 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.344502 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.344502 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.344825 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.344825 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.344825 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.344825 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.345175 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.345175 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.345175 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.345175 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.345175 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.345608 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.345608 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.345608 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.345608 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.345608 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.345608 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.346208 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.346208 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.346208 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.346208 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.346208 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.346640 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.346640 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.346640 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.346640 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.346640 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.346640 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.347187 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.347187 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.347187 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.347187 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.347187 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.347187 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.347704 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.347704 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.347704 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.347704 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.347704 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.347704 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.348361 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.348361 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.348361 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.348361 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.348361 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.348361 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.348701 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.348701 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.348701 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.348701 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.349045 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.349045 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.349045 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.349045 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.349045 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.349264 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.349264 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.349264 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.349264 np0000171538 devstack@c-api.service[113311]: /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 04 07:52:14.349264 np0000171538 devstack@c-api.service[113311]: warnings.warn(deprecated_msg) May 04 07:52:14.349264 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.middleware.request_id [None req-5943a7fb-529a-432e-9205-55ab9fd3eaf1 None None] RequestId filter calling following filter/app {{(pid=113311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:52:14.349264 np0000171538 devstack@c-api.service[113311]: [pid: 113311|app: 0|req: 1/1] 199.204.45.19 () {60 vars in 946 bytes} [Mon May 4 07:52:14 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 04 07:52:21.808104 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.808104 np0000171538 devstack@c-api.service[113308]: warnings.warn( May 04 07:52:21.820954 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.820954 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.821176 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.821176 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.821176 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.821176 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.821176 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.821498 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.821498 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.821498 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.821498 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.821498 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.821498 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.821990 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.821990 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.821990 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.821990 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.821990 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.822280 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.822280 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.822280 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.822280 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.822557 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.822557 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.822557 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.822557 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.822801 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.822801 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.822801 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.822801 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.822801 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.823115 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.823115 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.823115 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.823115 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.823115 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.823400 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.823400 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.823400 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.823400 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.823400 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.823400 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.823743 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.823743 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.823743 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.823743 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.823743 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.823743 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.824136 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.824136 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.824136 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.824136 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.824136 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.824136 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.824520 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.824520 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.824520 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.824520 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.824520 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.824520 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.824890 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.824890 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.824890 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.824890 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.825170 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.825170 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.825170 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.825170 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.825170 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.825491 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.825491 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.825491 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.825491 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.825491 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.825774 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.825774 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.825774 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.825774 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.825774 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.825774 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.826127 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.826127 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.826127 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.826127 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.826127 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.826428 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.826428 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.826428 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.826428 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.826428 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.826744 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.826744 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.826744 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.826744 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.827031 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.827031 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.827031 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.827031 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.827275 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.827275 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.827275 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.827275 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.827275 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.827583 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.827583 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.827583 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.827583 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.827583 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.827871 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.827871 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.827871 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.827871 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.828156 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.828156 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.828156 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.828156 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.828466 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.828466 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.828466 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.828466 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.828712 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.828712 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.828712 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.828712 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.828927 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.828927 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.828927 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.828927 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.829111 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.829111 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.829111 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.829111 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.829111 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.829111 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.829355 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.829355 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.829355 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.829355 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.829355 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.829701 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.829701 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.829701 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.829701 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.829701 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.829701 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.829701 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.830016 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.830016 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.830016 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.830016 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.830016 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.830016 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.830265 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.830265 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.830265 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.830265 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.830265 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.830265 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.830506 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.830506 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.830506 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.830506 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.830506 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.830506 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.830752 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.830752 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.830752 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.830752 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.830941 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.830941 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.830941 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.830941 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.831104 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.831104 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.831104 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.831104 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.831271 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.831271 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.831271 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:21.831271 np0000171538 devstack@c-api.service[113308]: warnings.warn(deprecated_msg) May 04 07:52:21.831271 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.middleware.request_id [None req-1a4df92d-8d10-4714-a8d7-8459752e309e None None] RequestId filter calling following filter/app {{(pid=113308) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:52:22.303812 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-1a4df92d-8d10-4714-a8d7-8459752e309e admin admin] POST https://199.204.45.19/volume/v3/types May 04 07:52:22.304439 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-1a4df92d-8d10-4714-a8d7-8459752e309e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113308) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 04 07:52:22.306137 np0000171538 devstack@c-api.service[113308]: /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 04 07:52:22.306137 np0000171538 devstack@c-api.service[113308]: warnings.warn( May 04 07:52:22.317567 np0000171538 devstack@c-api.service[113308]: DEBUG oslo_db.sqlalchemy.engines [None req-1a4df92d-8d10-4714-a8d7-8459752e309e 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=113308) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:52:22.349631 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-1a4df92d-8d10-4714-a8d7-8459752e309e admin admin] https://199.204.45.19/volume/v3/types returned with HTTP 200 May 04 07:52:22.350172 np0000171538 devstack@c-api.service[113308]: [pid: 113308|app: 0|req: 1/2] 199.204.45.19 () {68 vars in 1281 bytes} [Mon May 4 07:52:21 2026] POST /volume/v3/types => generated 186 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 07:52:22.363954 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.363954 np0000171538 devstack@c-api.service[113309]: warnings.warn( May 04 07:52:22.376611 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.376611 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.376813 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.376813 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.376813 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.376813 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.376813 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.377138 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.377138 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.377138 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.377138 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.377138 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.377138 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.377480 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.377480 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.377480 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.377480 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.377480 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.377755 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.377755 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.377755 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.377755 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.378068 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.378068 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.378068 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.378068 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.378310 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.378310 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.378310 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.378310 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.378310 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.378609 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.378609 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.378609 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.378609 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.378609 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.378882 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.378882 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.378882 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.378882 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.378882 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.378882 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.379258 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.379258 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.379258 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.379258 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.379258 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.379258 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.379605 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.379605 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.379605 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.379605 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.379605 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.379605 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.379995 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.379995 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.379995 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.379995 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.379995 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.379995 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.380336 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.380336 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.380336 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.380336 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.380565 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.380565 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.380565 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.380565 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.380565 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.380858 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.380858 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.380858 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.380858 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.380858 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.381177 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.381177 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.381177 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.381177 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.381177 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.381177 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.381492 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.381492 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.381492 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.381492 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.381492 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.381779 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.381779 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.381779 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.381779 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.381779 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.382095 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.382095 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.382095 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.382095 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.382326 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.382326 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.382326 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.382326 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.382549 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.382549 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.382549 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.382549 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.382549 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.382852 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.382852 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.382852 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.382852 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.382852 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.383146 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.383146 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.383146 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.383146 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.383376 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.383376 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.383376 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.383376 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.383604 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.383604 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.383604 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.383604 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.383826 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.383826 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.383826 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.383826 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.384089 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.384089 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.384089 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.384089 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.384341 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.384341 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.384341 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.384341 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.384341 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.384341 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.384677 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.384677 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.384677 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.384677 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.384677 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.384991 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.384991 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.384991 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.384991 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.384991 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.384991 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.384991 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.385392 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.385392 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.385392 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.385392 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.385392 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.385392 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.385725 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.385725 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.385725 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.385725 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.385725 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.385725 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.386105 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.386105 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.386105 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.386105 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.386105 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.386105 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.386437 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.386437 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.386437 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.386437 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.386663 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.386663 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.386663 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.386663 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.386889 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.386889 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.386889 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.386889 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.387163 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.387163 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.387163 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.387163 np0000171538 devstack@c-api.service[113309]: warnings.warn(deprecated_msg) May 04 07:52:22.387163 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.middleware.request_id [req-1a4df92d-8d10-4714-a8d7-8459752e309e req-88c666f2-fb9e-4ca6-9863-3e36568f1e53 None None] RequestId filter calling following filter/app {{(pid=113309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:52:22.725515 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [req-1a4df92d-8d10-4714-a8d7-8459752e309e req-88c666f2-fb9e-4ca6-9863-3e36568f1e53 admin admin] POST https://199.204.45.19/volume/v3/types/21eaf091-4fcc-45c6-84c8-18fd414b6e3d/extra_specs May 04 07:52:22.726134 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [req-1a4df92d-8d10-4714-a8d7-8459752e309e req-88c666f2-fb9e-4ca6-9863-3e36568f1e53 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 04 07:52:22.727927 np0000171538 devstack@c-api.service[113309]: /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 04 07:52:22.727927 np0000171538 devstack@c-api.service[113309]: warnings.warn( May 04 07:52:22.737972 np0000171538 devstack@c-api.service[113309]: DEBUG oslo_db.sqlalchemy.engines [req-1a4df92d-8d10-4714-a8d7-8459752e309e req-88c666f2-fb9e-4ca6-9863-3e36568f1e53 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=113309) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:52:22.825649 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [req-1a4df92d-8d10-4714-a8d7-8459752e309e req-88c666f2-fb9e-4ca6-9863-3e36568f1e53 admin admin] https://199.204.45.19/volume/v3/types/21eaf091-4fcc-45c6-84c8-18fd414b6e3d/extra_specs returned with HTTP 200 May 04 07:52:22.826309 np0000171538 devstack@c-api.service[113309]: [pid: 113309|app: 0|req: 1/3] 199.204.45.19 () {70 vars in 1498 bytes} [Mon May 4 07:52:22 2026] POST /volume/v3/types/21eaf091-4fcc-45c6-84c8-18fd414b6e3d/extra_specs => generated 55 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 07:52:24.207256 np0000171538 devstack@c-api.service[113311]: DEBUG dbcounter [-] [113311] Writing DB stats cinder:SELECT=6 {{(pid=113311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 07:52:24.210894 np0000171538 devstack@c-api.service[113310]: DEBUG dbcounter [-] [113310] Writing DB stats cinder:SELECT=6 {{(pid=113310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 07:52:32.346941 np0000171538 devstack@c-api.service[113308]: DEBUG dbcounter [-] [113308] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 07:52:32.822847 np0000171538 devstack@c-api.service[113309]: DEBUG dbcounter [-] [113309] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 07:55:21.669967 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.669967 np0000171538 devstack@c-api.service[113310]: warnings.warn( May 04 07:55:21.681433 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.681433 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.681433 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.681433 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.681433 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.681939 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.681939 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.681939 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.681939 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.681939 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.682293 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.682293 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.682293 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.682293 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.682293 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.682293 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.682781 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.682781 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.682781 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.682781 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.683126 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.683126 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.683126 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.683126 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.683876 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.683876 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.683876 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.683876 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.684223 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.684223 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.684223 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.684223 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.684223 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.684644 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.684644 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.684644 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.684644 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.684644 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.685108 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.685108 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.685108 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.685108 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.685108 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.685108 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.685593 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.685593 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.685593 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.685593 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.685593 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.685593 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.686077 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.686077 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.686077 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.686077 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.686077 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.686077 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.686490 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.686490 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.686490 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.686490 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.686490 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.687125 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.687125 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.687125 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.687125 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.687125 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.687673 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.687673 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.687673 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.687673 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.687673 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.687673 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.688119 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.688119 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.688119 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.688119 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.688119 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.688119 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.688493 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.688493 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.688493 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.688493 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.688493 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.688988 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.688988 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.688988 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.688988 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.688988 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.689683 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.689683 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.689683 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.689683 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.690330 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.690330 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.690330 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.690330 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.690624 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.690624 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.690624 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.690624 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.690624 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.691046 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.691046 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.691046 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.691046 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.691046 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.691542 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.691542 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.691542 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.691542 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.691821 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.691821 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.691821 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.691821 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.692133 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.692133 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.692133 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.692133 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.692355 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.692355 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.692355 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.692355 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.692564 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.692564 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.692564 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.692564 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.692757 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.692757 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.692757 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.692757 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.692757 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.693059 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.693059 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.693059 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.693059 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.693059 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.693059 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.693327 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.693327 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.693327 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.693327 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.693327 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.693548 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.693548 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.693548 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.693548 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.693548 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.693548 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.693819 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.693819 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.693819 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.693819 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.693819 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.693819 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.694155 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.694155 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.694155 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.694155 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.694155 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.694155 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.694436 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.694436 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.694436 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.694436 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.694436 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.694436 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.694744 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.694744 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.694744 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.694744 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.694968 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.694968 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.694968 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.694968 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.694968 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.695240 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.695240 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.695240 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.695240 np0000171538 devstack@c-api.service[113310]: /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 04 07:55:21.695240 np0000171538 devstack@c-api.service[113310]: warnings.warn(deprecated_msg) May 04 07:55:21.695240 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.middleware.request_id [None req-1b75cafd-05fb-4d29-b071-e1e9fb71d332 None None] RequestId filter calling following filter/app {{(pid=113310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:55:21.695240 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-1b75cafd-05fb-4d29-b071-e1e9fb71d332 None None] GET https://199.204.45.19/volume// May 04 07:55:21.695562 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-1b75cafd-05fb-4d29-b071-e1e9fb71d332 None None] Empty body provided in request {{(pid=113310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 07:55:21.695562 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-1b75cafd-05fb-4d29-b071-e1e9fb71d332 None None] Calling method 'all' {{(pid=113310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 07:55:21.695562 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-1b75cafd-05fb-4d29-b071-e1e9fb71d332 None None] https://199.204.45.19/volume// returned with HTTP 300 May 04 07:55:21.695562 np0000171538 devstack@c-api.service[113310]: [pid: 113310|app: 0|req: 1/4] 199.204.45.19 () {66 vars in 1449 bytes} [Mon May 4 07:55:21 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 04 07:55:58.486597 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.middleware.request_id [None req-438516af-fe9d-4f55-adea-c9813e9b68dc None None] RequestId filter calling following filter/app {{(pid=113311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:55:58.817655 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-438516af-fe9d-4f55-adea-c9813e9b68dc demo demo] GET https://199.204.45.19/volume/v3/types?is_public=None May 04 07:55:58.818021 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-438516af-fe9d-4f55-adea-c9813e9b68dc demo demo] Empty body provided in request {{(pid=113311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 07:55:58.818260 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-438516af-fe9d-4f55-adea-c9813e9b68dc demo demo] Calling method 'index' {{(pid=113311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 07:55:58.818764 np0000171538 devstack@c-api.service[113311]: /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 04 07:55:58.818764 np0000171538 devstack@c-api.service[113311]: warnings.warn( May 04 07:55:58.819413 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.api_utils [None req-438516af-fe9d-4f55-adea-c9813e9b68dc demo demo] Removing options '' from query. {{(pid=113311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 07:55:58.830596 np0000171538 devstack@c-api.service[113311]: DEBUG oslo_db.sqlalchemy.engines [None req-438516af-fe9d-4f55-adea-c9813e9b68dc 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=113311) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:55:58.854863 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-438516af-fe9d-4f55-adea-c9813e9b68dc demo demo] https://199.204.45.19/volume/v3/types?is_public=None returned with HTTP 200 May 04 07:55:58.855359 np0000171538 devstack@c-api.service[113311]: [pid: 113311|app: 0|req: 2/5] 199.204.45.19 () {64 vars in 1256 bytes} [Mon May 4 07:55:58 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 07:55:58.868954 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.middleware.request_id [req-438516af-fe9d-4f55-adea-c9813e9b68dc req-0f539f1c-10ab-423c-8780-340ce237080f None None] RequestId filter calling following filter/app {{(pid=113308) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:55:58.874985 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [req-438516af-fe9d-4f55-adea-c9813e9b68dc req-0f539f1c-10ab-423c-8780-340ce237080f demo demo] GET https://199.204.45.19/volume/v3/types/default May 04 07:55:58.874985 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [req-438516af-fe9d-4f55-adea-c9813e9b68dc req-0f539f1c-10ab-423c-8780-340ce237080f demo demo] Empty body provided in request {{(pid=113308) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 07:55:58.875179 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [req-438516af-fe9d-4f55-adea-c9813e9b68dc req-0f539f1c-10ab-423c-8780-340ce237080f demo demo] Calling method 'show' {{(pid=113308) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 07:55:58.886945 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [req-438516af-fe9d-4f55-adea-c9813e9b68dc req-0f539f1c-10ab-423c-8780-340ce237080f demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 May 04 07:55:58.887420 np0000171538 devstack@c-api.service[113308]: [pid: 113308|app: 0|req: 2/6] 199.204.45.19 () {66 vars in 1322 bytes} [Mon May 4 07:55:58 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 07:55:59.246957 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.middleware.request_id [None req-b4b8f5f1-f0ad-4bfe-9a40-d7c6121b72a6 None None] RequestId filter calling following filter/app {{(pid=113309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:55:59.251439 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-b4b8f5f1-f0ad-4bfe-9a40-d7c6121b72a6 demo demo] GET https://199.204.45.19/volume/v3/types/default May 04 07:55:59.251808 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-b4b8f5f1-f0ad-4bfe-9a40-d7c6121b72a6 demo demo] Empty body provided in request {{(pid=113309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 07:55:59.252223 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-b4b8f5f1-f0ad-4bfe-9a40-d7c6121b72a6 demo demo] Calling method 'show' {{(pid=113309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 07:55:59.267975 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-b4b8f5f1-f0ad-4bfe-9a40-d7c6121b72a6 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 May 04 07:55:59.268095 np0000171538 devstack@c-api.service[113309]: [pid: 113309|app: 0|req: 2/7] 199.204.45.19 () {64 vars in 1251 bytes} [Mon May 4 07:55:59 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 07:55:59.668975 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.middleware.request_id [None req-c5d8d65a-3a7e-4abe-ad5f-0d212961d6c5 None None] RequestId filter calling following filter/app {{(pid=113310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:55:59.990035 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-c5d8d65a-3a7e-4abe-ad5f-0d212961d6c5 demo demo] GET https://199.204.45.19/volume/v3/types/default May 04 07:55:59.990468 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-c5d8d65a-3a7e-4abe-ad5f-0d212961d6c5 demo demo] Empty body provided in request {{(pid=113310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 07:55:59.990765 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-c5d8d65a-3a7e-4abe-ad5f-0d212961d6c5 demo demo] Calling method 'show' {{(pid=113310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 07:55:59.999197 np0000171538 devstack@c-api.service[113310]: DEBUG oslo_db.sqlalchemy.engines [None req-c5d8d65a-3a7e-4abe-ad5f-0d212961d6c5 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=113310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:56:00.011835 np0000171538 devstack@c-api.service[113310]: /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 04 07:56:00.011835 np0000171538 devstack@c-api.service[113310]: warnings.warn( May 04 07:56:00.014057 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-c5d8d65a-3a7e-4abe-ad5f-0d212961d6c5 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 May 04 07:56:00.014460 np0000171538 devstack@c-api.service[113310]: [pid: 113310|app: 0|req: 2/8] 199.204.45.19 () {64 vars in 1251 bytes} [Mon May 4 07:55:59 2026] GET /volume/v3/types/default => generated 145 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 07:56:00.028230 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.middleware.request_id [None req-6b8cee31-8698-4572-a561-e06328fb7ae0 None None] RequestId filter calling following filter/app {{(pid=113311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:56:00.030605 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-6b8cee31-8698-4572-a561-e06328fb7ae0 demo demo] GET https://199.204.45.19/volume/v3/types/default May 04 07:56:00.030865 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-6b8cee31-8698-4572-a561-e06328fb7ae0 demo demo] Empty body provided in request {{(pid=113311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 07:56:00.031156 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-6b8cee31-8698-4572-a561-e06328fb7ae0 demo demo] Calling method 'show' {{(pid=113311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 07:56:00.055867 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-6b8cee31-8698-4572-a561-e06328fb7ae0 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 May 04 07:56:00.056479 np0000171538 devstack@c-api.service[113311]: [pid: 113311|app: 0|req: 3/9] 199.204.45.19 () {64 vars in 1251 bytes} [Mon May 4 07:56:00 2026] GET /volume/v3/types/default => generated 145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 07:56:08.882107 np0000171538 devstack@c-api.service[113308]: DEBUG dbcounter [-] [113308] Writing DB stats cinder:SELECT=2 {{(pid=113308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 07:56:09.263834 np0000171538 devstack@c-api.service[113309]: DEBUG dbcounter [-] [113309] Writing DB stats cinder:SELECT=2 {{(pid=113309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 07:56:10.009869 np0000171538 devstack@c-api.service[113310]: DEBUG dbcounter [-] [113310] Writing DB stats cinder:SELECT=2 {{(pid=113310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 07:56:10.049054 np0000171538 devstack@c-api.service[113311]: DEBUG dbcounter [-] [113311] Writing DB stats cinder:SELECT=3 {{(pid=113311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:00:56.169940 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.middleware.request_id [None req-568ceda4-5a49-48a8-983d-cb45ef200f08 None None] RequestId filter calling following filter/app {{(pid=113308) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:00:56.248949 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-568ceda4-5a49-48a8-983d-cb45ef200f08 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:00:56.249343 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-568ceda4-5a49-48a8-983d-cb45ef200f08 demo demo] Empty body provided in request {{(pid=113308) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:00:56.249664 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-568ceda4-5a49-48a8-983d-cb45ef200f08 demo demo] Calling method 'detail' {{(pid=113308) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:00:56.250322 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.api_utils [None req-568ceda4-5a49-48a8-983d-cb45ef200f08 demo demo] Removing options '' from query. {{(pid=113308) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:00:56.251414 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.volume.api [None req-568ceda4-5a49-48a8-983d-cb45ef200f08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113308) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:00:56.292947 np0000171538 devstack@c-api.service[113308]: INFO cinder.volume.api [None req-568ceda4-5a49-48a8-983d-cb45ef200f08 demo demo] Get all volumes completed successfully. May 04 08:00:56.295223 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-568ceda4-5a49-48a8-983d-cb45ef200f08 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:00:56.295684 np0000171538 devstack@c-api.service[113308]: [pid: 113308|app: 0|req: 3/10] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:00:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:01:06.285413 np0000171538 devstack@c-api.service[113308]: DEBUG dbcounter [-] [113308] Writing DB stats cinder:SELECT=1 {{(pid=113308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:01:56.322736 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.middleware.request_id [None req-02693572-e5e4-43b3-bfd1-1094d16a3848 None None] RequestId filter calling following filter/app {{(pid=113309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:01:56.326435 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-02693572-e5e4-43b3-bfd1-1094d16a3848 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:01:56.326667 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-02693572-e5e4-43b3-bfd1-1094d16a3848 demo demo] Empty body provided in request {{(pid=113309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:01:56.326787 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-02693572-e5e4-43b3-bfd1-1094d16a3848 demo demo] Calling method 'detail' {{(pid=113309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:01:56.327453 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.api_utils [None req-02693572-e5e4-43b3-bfd1-1094d16a3848 demo demo] Removing options '' from query. {{(pid=113309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:01:56.328897 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.volume.api [None req-02693572-e5e4-43b3-bfd1-1094d16a3848 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:01:56.361770 np0000171538 devstack@c-api.service[113309]: INFO cinder.volume.api [None req-02693572-e5e4-43b3-bfd1-1094d16a3848 demo demo] Get all volumes completed successfully. May 04 08:01:56.363753 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-02693572-e5e4-43b3-bfd1-1094d16a3848 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:01:56.364119 np0000171538 devstack@c-api.service[113309]: [pid: 113309|app: 0|req: 3/11] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:01:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:02:06.356104 np0000171538 devstack@c-api.service[113309]: DEBUG dbcounter [-] [113309] Writing DB stats cinder:SELECT=1 {{(pid=113309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:02:56.385259 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.middleware.request_id [None req-01123b6d-15e7-4cb2-89c2-fa670cd41511 None None] RequestId filter calling following filter/app {{(pid=113310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:02:56.392503 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-01123b6d-15e7-4cb2-89c2-fa670cd41511 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:02:56.393346 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-01123b6d-15e7-4cb2-89c2-fa670cd41511 demo demo] Empty body provided in request {{(pid=113310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:02:56.393900 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-01123b6d-15e7-4cb2-89c2-fa670cd41511 demo demo] Calling method 'detail' {{(pid=113310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:02:56.395473 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.api_utils [None req-01123b6d-15e7-4cb2-89c2-fa670cd41511 demo demo] Removing options '' from query. {{(pid=113310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:02:56.397807 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.volume.api [None req-01123b6d-15e7-4cb2-89c2-fa670cd41511 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:02:56.433638 np0000171538 devstack@c-api.service[113310]: INFO cinder.volume.api [None req-01123b6d-15e7-4cb2-89c2-fa670cd41511 demo demo] Get all volumes completed successfully. May 04 08:02:56.435930 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-01123b6d-15e7-4cb2-89c2-fa670cd41511 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:02:56.436361 np0000171538 devstack@c-api.service[113310]: [pid: 113310|app: 0|req: 3/12] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:02:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:03:06.429025 np0000171538 devstack@c-api.service[113310]: DEBUG dbcounter [-] [113310] Writing DB stats cinder:SELECT=1 {{(pid=113310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:03:56.454924 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.middleware.request_id [None req-975d88dc-8184-43f7-a2cf-d680dcf22ea3 None None] RequestId filter calling following filter/app {{(pid=113311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:03:56.463920 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-975d88dc-8184-43f7-a2cf-d680dcf22ea3 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:03:56.464172 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-975d88dc-8184-43f7-a2cf-d680dcf22ea3 demo demo] Empty body provided in request {{(pid=113311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:03:56.464397 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-975d88dc-8184-43f7-a2cf-d680dcf22ea3 demo demo] Calling method 'detail' {{(pid=113311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:03:56.464882 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.api_utils [None req-975d88dc-8184-43f7-a2cf-d680dcf22ea3 demo demo] Removing options '' from query. {{(pid=113311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:03:56.465744 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.volume.api [None req-975d88dc-8184-43f7-a2cf-d680dcf22ea3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113311) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:03:56.513544 np0000171538 devstack@c-api.service[113311]: INFO cinder.volume.api [None req-975d88dc-8184-43f7-a2cf-d680dcf22ea3 demo demo] Get all volumes completed successfully. May 04 08:03:56.517434 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-975d88dc-8184-43f7-a2cf-d680dcf22ea3 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:03:56.518057 np0000171538 devstack@c-api.service[113311]: [pid: 113311|app: 0|req: 4/13] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:03:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:04:06.503408 np0000171538 devstack@c-api.service[113311]: DEBUG dbcounter [-] [113311] Writing DB stats cinder:SELECT=1 {{(pid=113311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:04:56.542140 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.middleware.request_id [None req-cafc1b54-e87e-4ddd-8716-3d3b8ec3bdac None None] RequestId filter calling following filter/app {{(pid=113308) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:04:56.546460 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-cafc1b54-e87e-4ddd-8716-3d3b8ec3bdac demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:04:56.546864 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-cafc1b54-e87e-4ddd-8716-3d3b8ec3bdac demo demo] Empty body provided in request {{(pid=113308) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:04:56.550601 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-cafc1b54-e87e-4ddd-8716-3d3b8ec3bdac demo demo] Calling method 'detail' {{(pid=113308) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:04:56.550601 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.api_utils [None req-cafc1b54-e87e-4ddd-8716-3d3b8ec3bdac demo demo] Removing options '' from query. {{(pid=113308) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:04:56.550601 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.volume.api [None req-cafc1b54-e87e-4ddd-8716-3d3b8ec3bdac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113308) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:04:56.559994 np0000171538 devstack@c-api.service[113308]: INFO cinder.volume.api [None req-cafc1b54-e87e-4ddd-8716-3d3b8ec3bdac demo demo] Get all volumes completed successfully. May 04 08:04:56.561901 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-cafc1b54-e87e-4ddd-8716-3d3b8ec3bdac demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:04:56.562272 np0000171538 devstack@c-api.service[113308]: [pid: 113308|app: 0|req: 4/14] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:04:56 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 04 08:05:06.554061 np0000171538 devstack@c-api.service[113308]: DEBUG dbcounter [-] [113308] Writing DB stats cinder:SELECT=1 {{(pid=113308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:05:56.585235 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.middleware.request_id [None req-507e772f-9055-44bb-bd43-5fa9cbe9d7ce None None] RequestId filter calling following filter/app {{(pid=113309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:05:56.785939 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-507e772f-9055-44bb-bd43-5fa9cbe9d7ce demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:05:56.786203 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-507e772f-9055-44bb-bd43-5fa9cbe9d7ce demo demo] Empty body provided in request {{(pid=113309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:05:56.786476 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-507e772f-9055-44bb-bd43-5fa9cbe9d7ce demo demo] Calling method 'detail' {{(pid=113309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:05:56.786832 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.api_utils [None req-507e772f-9055-44bb-bd43-5fa9cbe9d7ce demo demo] Removing options '' from query. {{(pid=113309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:05:56.787831 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.volume.api [None req-507e772f-9055-44bb-bd43-5fa9cbe9d7ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:05:56.796948 np0000171538 devstack@c-api.service[113309]: INFO cinder.volume.api [None req-507e772f-9055-44bb-bd43-5fa9cbe9d7ce demo demo] Get all volumes completed successfully. May 04 08:05:56.799749 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-507e772f-9055-44bb-bd43-5fa9cbe9d7ce demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:05:56.800236 np0000171538 devstack@c-api.service[113309]: [pid: 113309|app: 0|req: 4/15] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:05:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:06:06.791274 np0000171538 devstack@c-api.service[113309]: DEBUG dbcounter [-] [113309] Writing DB stats cinder:SELECT=1 {{(pid=113309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:06:56.838806 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.middleware.request_id [None req-b784cb97-924e-4581-8459-f660546a0cda None None] RequestId filter calling following filter/app {{(pid=113310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:06:56.841562 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-b784cb97-924e-4581-8459-f660546a0cda demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:06:56.841801 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-b784cb97-924e-4581-8459-f660546a0cda demo demo] Empty body provided in request {{(pid=113310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:06:56.842071 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-b784cb97-924e-4581-8459-f660546a0cda demo demo] Calling method 'detail' {{(pid=113310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:06:56.842443 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.api_utils [None req-b784cb97-924e-4581-8459-f660546a0cda demo demo] Removing options '' from query. {{(pid=113310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:06:56.843623 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.volume.api [None req-b784cb97-924e-4581-8459-f660546a0cda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:06:56.852304 np0000171538 devstack@c-api.service[113310]: INFO cinder.volume.api [None req-b784cb97-924e-4581-8459-f660546a0cda demo demo] Get all volumes completed successfully. May 04 08:06:56.855622 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-b784cb97-924e-4581-8459-f660546a0cda demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:06:56.856086 np0000171538 devstack@c-api.service[113310]: [pid: 113310|app: 0|req: 4/16] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:06:56 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 04 08:07:06.847433 np0000171538 devstack@c-api.service[113310]: DEBUG dbcounter [-] [113310] Writing DB stats cinder:SELECT=1 {{(pid=113310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:07:56.882150 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.middleware.request_id [None req-264ecf96-f360-4a44-85de-4d6f683a377f None None] RequestId filter calling following filter/app {{(pid=113311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:07:56.886302 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-264ecf96-f360-4a44-85de-4d6f683a377f demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:07:56.886534 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-264ecf96-f360-4a44-85de-4d6f683a377f demo demo] Empty body provided in request {{(pid=113311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:07:56.886786 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-264ecf96-f360-4a44-85de-4d6f683a377f demo demo] Calling method 'detail' {{(pid=113311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:07:56.887163 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.api_utils [None req-264ecf96-f360-4a44-85de-4d6f683a377f demo demo] Removing options '' from query. {{(pid=113311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:07:56.888135 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.volume.api [None req-264ecf96-f360-4a44-85de-4d6f683a377f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113311) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:07:56.896731 np0000171538 devstack@c-api.service[113311]: INFO cinder.volume.api [None req-264ecf96-f360-4a44-85de-4d6f683a377f demo demo] Get all volumes completed successfully. May 04 08:07:56.898805 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-264ecf96-f360-4a44-85de-4d6f683a377f demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:07:56.899171 np0000171538 devstack@c-api.service[113311]: [pid: 113311|app: 0|req: 5/17] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:07:56 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 04 08:08:06.891271 np0000171538 devstack@c-api.service[113311]: DEBUG dbcounter [-] [113311] Writing DB stats cinder:SELECT=1 {{(pid=113311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:08:56.917257 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.middleware.request_id [None req-f25bc638-2e91-44f4-941b-c97605afbe59 None None] RequestId filter calling following filter/app {{(pid=113308) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:08:56.919942 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-f25bc638-2e91-44f4-941b-c97605afbe59 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:08:56.920207 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-f25bc638-2e91-44f4-941b-c97605afbe59 demo demo] Empty body provided in request {{(pid=113308) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:08:56.920462 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-f25bc638-2e91-44f4-941b-c97605afbe59 demo demo] Calling method 'detail' {{(pid=113308) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:08:56.920768 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.api_utils [None req-f25bc638-2e91-44f4-941b-c97605afbe59 demo demo] Removing options '' from query. {{(pid=113308) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:08:56.921746 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.volume.api [None req-f25bc638-2e91-44f4-941b-c97605afbe59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113308) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:08:56.928142 np0000171538 devstack@c-api.service[113308]: INFO cinder.volume.api [None req-f25bc638-2e91-44f4-941b-c97605afbe59 demo demo] Get all volumes completed successfully. May 04 08:08:56.929971 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-f25bc638-2e91-44f4-941b-c97605afbe59 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:08:56.930324 np0000171538 devstack@c-api.service[113308]: [pid: 113308|app: 0|req: 5/18] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:08:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:09:06.924489 np0000171538 devstack@c-api.service[113308]: DEBUG dbcounter [-] [113308] Writing DB stats cinder:SELECT=1 {{(pid=113308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:09:56.944513 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.middleware.request_id [None req-a3853f01-ed9b-4269-b775-7af93051f0cc None None] RequestId filter calling following filter/app {{(pid=113309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:09:56.948723 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-a3853f01-ed9b-4269-b775-7af93051f0cc demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:09:56.949131 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-a3853f01-ed9b-4269-b775-7af93051f0cc demo demo] Empty body provided in request {{(pid=113309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:09:56.949525 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-a3853f01-ed9b-4269-b775-7af93051f0cc demo demo] Calling method 'detail' {{(pid=113309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:09:56.949993 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.api_utils [None req-a3853f01-ed9b-4269-b775-7af93051f0cc demo demo] Removing options '' from query. {{(pid=113309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:09:56.951420 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.volume.api [None req-a3853f01-ed9b-4269-b775-7af93051f0cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:09:56.961764 np0000171538 devstack@c-api.service[113309]: INFO cinder.volume.api [None req-a3853f01-ed9b-4269-b775-7af93051f0cc demo demo] Get all volumes completed successfully. May 04 08:09:56.963659 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-a3853f01-ed9b-4269-b775-7af93051f0cc demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:09:56.964003 np0000171538 devstack@c-api.service[113309]: [pid: 113309|app: 0|req: 5/19] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:09:56 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 04 08:10:06.956683 np0000171538 devstack@c-api.service[113309]: DEBUG dbcounter [-] [113309] Writing DB stats cinder:SELECT=1 {{(pid=113309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:10:56.983365 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.middleware.request_id [None req-8e044114-f91e-4461-89c8-987c06d9a44a None None] RequestId filter calling following filter/app {{(pid=113310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:10:57.138529 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-8e044114-f91e-4461-89c8-987c06d9a44a demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:10:57.139142 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-8e044114-f91e-4461-89c8-987c06d9a44a demo demo] Empty body provided in request {{(pid=113310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:10:57.139589 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-8e044114-f91e-4461-89c8-987c06d9a44a demo demo] Calling method 'detail' {{(pid=113310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:10:57.140275 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.api_utils [None req-8e044114-f91e-4461-89c8-987c06d9a44a demo demo] Removing options '' from query. {{(pid=113310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:10:57.141348 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.volume.api [None req-8e044114-f91e-4461-89c8-987c06d9a44a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:10:57.151495 np0000171538 devstack@c-api.service[113310]: INFO cinder.volume.api [None req-8e044114-f91e-4461-89c8-987c06d9a44a demo demo] Get all volumes completed successfully. May 04 08:10:57.154308 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-8e044114-f91e-4461-89c8-987c06d9a44a demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:10:57.154763 np0000171538 devstack@c-api.service[113310]: [pid: 113310|app: 0|req: 5/20] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:10:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:11:07.146008 np0000171538 devstack@c-api.service[113310]: DEBUG dbcounter [-] [113310] Writing DB stats cinder:SELECT=1 {{(pid=113310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:11:57.171138 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.middleware.request_id [None req-6eff6875-1dd5-4551-825f-db3a3127ada8 None None] RequestId filter calling following filter/app {{(pid=113311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:11:57.175929 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-6eff6875-1dd5-4551-825f-db3a3127ada8 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:11:57.175929 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-6eff6875-1dd5-4551-825f-db3a3127ada8 demo demo] Empty body provided in request {{(pid=113311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:11:57.175929 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-6eff6875-1dd5-4551-825f-db3a3127ada8 demo demo] Calling method 'detail' {{(pid=113311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:11:57.175929 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.api_utils [None req-6eff6875-1dd5-4551-825f-db3a3127ada8 demo demo] Removing options '' from query. {{(pid=113311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:11:57.177073 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.volume.api [None req-6eff6875-1dd5-4551-825f-db3a3127ada8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113311) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:11:57.186986 np0000171538 devstack@c-api.service[113311]: INFO cinder.volume.api [None req-6eff6875-1dd5-4551-825f-db3a3127ada8 demo demo] Get all volumes completed successfully. May 04 08:11:57.190052 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-6eff6875-1dd5-4551-825f-db3a3127ada8 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:11:57.190284 np0000171538 devstack@c-api.service[113311]: [pid: 113311|app: 0|req: 6/21] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:11:57 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 04 08:12:07.180425 np0000171538 devstack@c-api.service[113311]: DEBUG dbcounter [-] [113311] Writing DB stats cinder:SELECT=1 {{(pid=113311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:12:57.205489 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.middleware.request_id [None req-31ebaf12-b76a-4b7e-ab82-83573efdef1a None None] RequestId filter calling following filter/app {{(pid=113308) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:12:57.207841 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-31ebaf12-b76a-4b7e-ab82-83573efdef1a demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:12:57.208054 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-31ebaf12-b76a-4b7e-ab82-83573efdef1a demo demo] Empty body provided in request {{(pid=113308) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:12:57.208254 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-31ebaf12-b76a-4b7e-ab82-83573efdef1a demo demo] Calling method 'detail' {{(pid=113308) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:12:57.208491 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.api_utils [None req-31ebaf12-b76a-4b7e-ab82-83573efdef1a demo demo] Removing options '' from query. {{(pid=113308) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:12:57.209229 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.volume.api [None req-31ebaf12-b76a-4b7e-ab82-83573efdef1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113308) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:12:57.220045 np0000171538 devstack@c-api.service[113308]: INFO cinder.volume.api [None req-31ebaf12-b76a-4b7e-ab82-83573efdef1a demo demo] Get all volumes completed successfully. May 04 08:12:57.223416 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-31ebaf12-b76a-4b7e-ab82-83573efdef1a demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:12:57.223728 np0000171538 devstack@c-api.service[113308]: [pid: 113308|app: 0|req: 6/22] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:12:57 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 04 08:13:07.212001 np0000171538 devstack@c-api.service[113308]: DEBUG dbcounter [-] [113308] Writing DB stats cinder:SELECT=1 {{(pid=113308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:13:57.239222 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.middleware.request_id [None req-c8085ad5-7057-44c1-9730-15b69e5c2267 None None] RequestId filter calling following filter/app {{(pid=113309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:13:57.243132 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-c8085ad5-7057-44c1-9730-15b69e5c2267 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:13:57.243491 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-c8085ad5-7057-44c1-9730-15b69e5c2267 demo demo] Empty body provided in request {{(pid=113309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:13:57.243868 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-c8085ad5-7057-44c1-9730-15b69e5c2267 demo demo] Calling method 'detail' {{(pid=113309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:13:57.244342 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.api_utils [None req-c8085ad5-7057-44c1-9730-15b69e5c2267 demo demo] Removing options '' from query. {{(pid=113309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:13:57.245697 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.volume.api [None req-c8085ad5-7057-44c1-9730-15b69e5c2267 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:13:57.254936 np0000171538 devstack@c-api.service[113309]: INFO cinder.volume.api [None req-c8085ad5-7057-44c1-9730-15b69e5c2267 demo demo] Get all volumes completed successfully. May 04 08:13:57.257467 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-c8085ad5-7057-44c1-9730-15b69e5c2267 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:13:57.259190 np0000171538 devstack@c-api.service[113309]: [pid: 113309|app: 0|req: 6/23] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:13:57 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 04 08:14:07.249635 np0000171538 devstack@c-api.service[113309]: DEBUG dbcounter [-] [113309] Writing DB stats cinder:SELECT=1 {{(pid=113309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:14:57.272549 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.middleware.request_id [None req-82f887b2-4a58-452d-afe2-98fafefcd5ca None None] RequestId filter calling following filter/app {{(pid=113310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:14:57.276745 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-82f887b2-4a58-452d-afe2-98fafefcd5ca demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:14:57.277173 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-82f887b2-4a58-452d-afe2-98fafefcd5ca demo demo] Empty body provided in request {{(pid=113310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:14:57.277600 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-82f887b2-4a58-452d-afe2-98fafefcd5ca demo demo] Calling method 'detail' {{(pid=113310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:14:57.278094 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.api_utils [None req-82f887b2-4a58-452d-afe2-98fafefcd5ca demo demo] Removing options '' from query. {{(pid=113310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:14:57.279623 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.volume.api [None req-82f887b2-4a58-452d-afe2-98fafefcd5ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:14:57.287942 np0000171538 devstack@c-api.service[113310]: INFO cinder.volume.api [None req-82f887b2-4a58-452d-afe2-98fafefcd5ca demo demo] Get all volumes completed successfully. May 04 08:14:57.290086 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-82f887b2-4a58-452d-afe2-98fafefcd5ca demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:14:57.290397 np0000171538 devstack@c-api.service[113310]: [pid: 113310|app: 0|req: 6/24] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:14:57 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 04 08:15:07.283199 np0000171538 devstack@c-api.service[113310]: DEBUG dbcounter [-] [113310] Writing DB stats cinder:SELECT=1 {{(pid=113310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:15:57.304561 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.middleware.request_id [None req-350d41bd-667c-418c-bd5d-2e9c2e89a064 None None] RequestId filter calling following filter/app {{(pid=113311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:15:57.509144 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-350d41bd-667c-418c-bd5d-2e9c2e89a064 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:15:57.510316 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-350d41bd-667c-418c-bd5d-2e9c2e89a064 demo demo] Empty body provided in request {{(pid=113311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:15:57.510316 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-350d41bd-667c-418c-bd5d-2e9c2e89a064 demo demo] Calling method 'detail' {{(pid=113311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:15:57.510692 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.api_utils [None req-350d41bd-667c-418c-bd5d-2e9c2e89a064 demo demo] Removing options '' from query. {{(pid=113311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:15:57.512322 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.volume.api [None req-350d41bd-667c-418c-bd5d-2e9c2e89a064 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113311) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:15:57.523099 np0000171538 devstack@c-api.service[113311]: INFO cinder.volume.api [None req-350d41bd-667c-418c-bd5d-2e9c2e89a064 demo demo] Get all volumes completed successfully. May 04 08:15:57.525317 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-350d41bd-667c-418c-bd5d-2e9c2e89a064 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:15:57.525685 np0000171538 devstack@c-api.service[113311]: [pid: 113311|app: 0|req: 7/25] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:15:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:16:07.516978 np0000171538 devstack@c-api.service[113311]: DEBUG dbcounter [-] [113311] Writing DB stats cinder:SELECT=1 {{(pid=113311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:16:57.543506 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.middleware.request_id [None req-8748e27b-ea6f-42f3-8932-769c1173c433 None None] RequestId filter calling following filter/app {{(pid=113308) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:16:57.545794 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-8748e27b-ea6f-42f3-8932-769c1173c433 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:16:57.546095 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-8748e27b-ea6f-42f3-8932-769c1173c433 demo demo] Empty body provided in request {{(pid=113308) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:16:57.546189 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-8748e27b-ea6f-42f3-8932-769c1173c433 demo demo] Calling method 'detail' {{(pid=113308) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:16:57.546389 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.api_utils [None req-8748e27b-ea6f-42f3-8932-769c1173c433 demo demo] Removing options '' from query. {{(pid=113308) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:16:57.547106 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.volume.api [None req-8748e27b-ea6f-42f3-8932-769c1173c433 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113308) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:16:57.554197 np0000171538 devstack@c-api.service[113308]: INFO cinder.volume.api [None req-8748e27b-ea6f-42f3-8932-769c1173c433 demo demo] Get all volumes completed successfully. May 04 08:16:57.556449 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-8748e27b-ea6f-42f3-8932-769c1173c433 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:16:57.557002 np0000171538 devstack@c-api.service[113308]: [pid: 113308|app: 0|req: 7/26] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:16:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:17:07.549939 np0000171538 devstack@c-api.service[113308]: DEBUG dbcounter [-] [113308] Writing DB stats cinder:SELECT=1 {{(pid=113308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:17:57.570323 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.middleware.request_id [None req-bb1baf84-305e-4c29-a961-a6765befa247 None None] RequestId filter calling following filter/app {{(pid=113309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:17:57.574635 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-bb1baf84-305e-4c29-a961-a6765befa247 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:17:57.575300 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-bb1baf84-305e-4c29-a961-a6765befa247 demo demo] Empty body provided in request {{(pid=113309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:17:57.575756 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-bb1baf84-305e-4c29-a961-a6765befa247 demo demo] Calling method 'detail' {{(pid=113309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:17:57.576219 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.api_utils [None req-bb1baf84-305e-4c29-a961-a6765befa247 demo demo] Removing options '' from query. {{(pid=113309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:17:57.577653 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.volume.api [None req-bb1baf84-305e-4c29-a961-a6765befa247 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:17:57.589466 np0000171538 devstack@c-api.service[113309]: INFO cinder.volume.api [None req-bb1baf84-305e-4c29-a961-a6765befa247 demo demo] Get all volumes completed successfully. May 04 08:17:57.591700 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-bb1baf84-305e-4c29-a961-a6765befa247 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:17:57.592107 np0000171538 devstack@c-api.service[113309]: [pid: 113309|app: 0|req: 7/27] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:17:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:18:07.583596 np0000171538 devstack@c-api.service[113309]: DEBUG dbcounter [-] [113309] Writing DB stats cinder:SELECT=1 {{(pid=113309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:18:57.606622 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.middleware.request_id [None req-c42596bc-f613-4b27-8859-7a734537670a None None] RequestId filter calling following filter/app {{(pid=113310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:18:57.609425 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-c42596bc-f613-4b27-8859-7a734537670a demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:18:57.609661 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-c42596bc-f613-4b27-8859-7a734537670a demo demo] Empty body provided in request {{(pid=113310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:18:57.609935 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-c42596bc-f613-4b27-8859-7a734537670a demo demo] Calling method 'detail' {{(pid=113310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:18:57.610233 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.api_utils [None req-c42596bc-f613-4b27-8859-7a734537670a demo demo] Removing options '' from query. {{(pid=113310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:18:57.611202 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.volume.api [None req-c42596bc-f613-4b27-8859-7a734537670a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:18:57.619835 np0000171538 devstack@c-api.service[113310]: INFO cinder.volume.api [None req-c42596bc-f613-4b27-8859-7a734537670a demo demo] Get all volumes completed successfully. May 04 08:18:57.622559 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-c42596bc-f613-4b27-8859-7a734537670a demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:18:57.623032 np0000171538 devstack@c-api.service[113310]: [pid: 113310|app: 0|req: 7/28] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:18:57 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 04 08:19:07.614327 np0000171538 devstack@c-api.service[113310]: DEBUG dbcounter [-] [113310] Writing DB stats cinder:SELECT=1 {{(pid=113310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:19:57.639333 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.middleware.request_id [None req-0ad09eef-481d-4ad7-a8c5-df01b108b8f2 None None] RequestId filter calling following filter/app {{(pid=113311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:19:57.643409 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-0ad09eef-481d-4ad7-a8c5-df01b108b8f2 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:19:57.643788 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-0ad09eef-481d-4ad7-a8c5-df01b108b8f2 demo demo] Empty body provided in request {{(pid=113311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:19:57.644213 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-0ad09eef-481d-4ad7-a8c5-df01b108b8f2 demo demo] Calling method 'detail' {{(pid=113311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:19:57.644634 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.api_utils [None req-0ad09eef-481d-4ad7-a8c5-df01b108b8f2 demo demo] Removing options '' from query. {{(pid=113311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:19:57.646150 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.volume.api [None req-0ad09eef-481d-4ad7-a8c5-df01b108b8f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113311) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:19:57.653473 np0000171538 devstack@c-api.service[113311]: INFO cinder.volume.api [None req-0ad09eef-481d-4ad7-a8c5-df01b108b8f2 demo demo] Get all volumes completed successfully. May 04 08:19:57.655342 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-0ad09eef-481d-4ad7-a8c5-df01b108b8f2 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:19:57.655751 np0000171538 devstack@c-api.service[113311]: [pid: 113311|app: 0|req: 8/29] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:19:57 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 04 08:20:07.649825 np0000171538 devstack@c-api.service[113311]: DEBUG dbcounter [-] [113311] Writing DB stats cinder:SELECT=1 {{(pid=113311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:20:57.675541 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.middleware.request_id [None req-2ae4966b-e4ef-489a-b318-9feed94b0e4b None None] RequestId filter calling following filter/app {{(pid=113308) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:20:57.766475 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-2ae4966b-e4ef-489a-b318-9feed94b0e4b demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:20:57.766703 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-2ae4966b-e4ef-489a-b318-9feed94b0e4b demo demo] Empty body provided in request {{(pid=113308) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:20:57.767006 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-2ae4966b-e4ef-489a-b318-9feed94b0e4b demo demo] Calling method 'detail' {{(pid=113308) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:20:57.767312 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.api_utils [None req-2ae4966b-e4ef-489a-b318-9feed94b0e4b demo demo] Removing options '' from query. {{(pid=113308) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:20:57.768297 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.volume.api [None req-2ae4966b-e4ef-489a-b318-9feed94b0e4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113308) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:20:57.777149 np0000171538 devstack@c-api.service[113308]: INFO cinder.volume.api [None req-2ae4966b-e4ef-489a-b318-9feed94b0e4b demo demo] Get all volumes completed successfully. May 04 08:20:57.779845 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-2ae4966b-e4ef-489a-b318-9feed94b0e4b demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:20:57.780303 np0000171538 devstack@c-api.service[113308]: [pid: 113308|app: 0|req: 8/30] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:20:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:21:07.771597 np0000171538 devstack@c-api.service[113308]: DEBUG dbcounter [-] [113308] Writing DB stats cinder:SELECT=1 {{(pid=113308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:21:57.794624 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.middleware.request_id [None req-d5398686-d42f-44e0-b843-33561b1bb434 None None] RequestId filter calling following filter/app {{(pid=113309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:21:57.797757 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-d5398686-d42f-44e0-b843-33561b1bb434 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:21:57.798055 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-d5398686-d42f-44e0-b843-33561b1bb434 demo demo] Empty body provided in request {{(pid=113309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:21:57.798321 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-d5398686-d42f-44e0-b843-33561b1bb434 demo demo] Calling method 'detail' {{(pid=113309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:21:57.798641 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.api_utils [None req-d5398686-d42f-44e0-b843-33561b1bb434 demo demo] Removing options '' from query. {{(pid=113309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:21:57.799670 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.volume.api [None req-d5398686-d42f-44e0-b843-33561b1bb434 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:21:57.808333 np0000171538 devstack@c-api.service[113309]: INFO cinder.volume.api [None req-d5398686-d42f-44e0-b843-33561b1bb434 demo demo] Get all volumes completed successfully. May 04 08:21:57.811288 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-d5398686-d42f-44e0-b843-33561b1bb434 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:21:57.811837 np0000171538 devstack@c-api.service[113309]: [pid: 113309|app: 0|req: 8/31] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:21:57 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 04 08:22:07.802673 np0000171538 devstack@c-api.service[113309]: DEBUG dbcounter [-] [113309] Writing DB stats cinder:SELECT=1 {{(pid=113309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:22:57.831560 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.middleware.request_id [None req-182804f1-abde-49c1-8e0e-7531f7fa5a0a None None] RequestId filter calling following filter/app {{(pid=113310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:22:57.835426 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-182804f1-abde-49c1-8e0e-7531f7fa5a0a demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:22:57.835785 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-182804f1-abde-49c1-8e0e-7531f7fa5a0a demo demo] Empty body provided in request {{(pid=113310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:22:57.836191 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-182804f1-abde-49c1-8e0e-7531f7fa5a0a demo demo] Calling method 'detail' {{(pid=113310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:22:57.838653 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.api_utils [None req-182804f1-abde-49c1-8e0e-7531f7fa5a0a demo demo] Removing options '' from query. {{(pid=113310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:22:57.838653 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.volume.api [None req-182804f1-abde-49c1-8e0e-7531f7fa5a0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:22:57.845091 np0000171538 devstack@c-api.service[113310]: INFO cinder.volume.api [None req-182804f1-abde-49c1-8e0e-7531f7fa5a0a demo demo] Get all volumes completed successfully. May 04 08:22:57.847088 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-182804f1-abde-49c1-8e0e-7531f7fa5a0a demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:22:57.847439 np0000171538 devstack@c-api.service[113310]: [pid: 113310|app: 0|req: 8/32] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:22:57 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 04 08:23:07.840553 np0000171538 devstack@c-api.service[113310]: DEBUG dbcounter [-] [113310] Writing DB stats cinder:SELECT=1 {{(pid=113310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:23:57.867174 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.middleware.request_id [None req-535de301-1740-4ed4-bd70-def3189c32c3 None None] RequestId filter calling following filter/app {{(pid=113311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:23:57.869942 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-535de301-1740-4ed4-bd70-def3189c32c3 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:23:57.870367 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-535de301-1740-4ed4-bd70-def3189c32c3 demo demo] Empty body provided in request {{(pid=113311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:23:57.870367 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.openstack.wsgi [None req-535de301-1740-4ed4-bd70-def3189c32c3 demo demo] Calling method 'detail' {{(pid=113311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:23:57.870731 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.api.api_utils [None req-535de301-1740-4ed4-bd70-def3189c32c3 demo demo] Removing options '' from query. {{(pid=113311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:23:57.871768 np0000171538 devstack@c-api.service[113311]: DEBUG cinder.volume.api [None req-535de301-1740-4ed4-bd70-def3189c32c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113311) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:23:57.881621 np0000171538 devstack@c-api.service[113311]: INFO cinder.volume.api [None req-535de301-1740-4ed4-bd70-def3189c32c3 demo demo] Get all volumes completed successfully. May 04 08:23:57.885300 np0000171538 devstack@c-api.service[113311]: INFO cinder.api.openstack.wsgi [None req-535de301-1740-4ed4-bd70-def3189c32c3 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:23:57.885821 np0000171538 devstack@c-api.service[113311]: [pid: 113311|app: 0|req: 9/33] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:23:57 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 04 08:24:07.874605 np0000171538 devstack@c-api.service[113311]: DEBUG dbcounter [-] [113311] Writing DB stats cinder:SELECT=1 {{(pid=113311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:24:57.904033 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.middleware.request_id [None req-00c53080-9385-4ab2-9131-76600879b88a None None] RequestId filter calling following filter/app {{(pid=113308) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:24:57.907529 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-00c53080-9385-4ab2-9131-76600879b88a demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:24:57.908456 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-00c53080-9385-4ab2-9131-76600879b88a demo demo] Empty body provided in request {{(pid=113308) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:24:57.908555 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.openstack.wsgi [None req-00c53080-9385-4ab2-9131-76600879b88a demo demo] Calling method 'detail' {{(pid=113308) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:24:57.908851 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.api.api_utils [None req-00c53080-9385-4ab2-9131-76600879b88a demo demo] Removing options '' from query. {{(pid=113308) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:24:57.911168 np0000171538 devstack@c-api.service[113308]: DEBUG cinder.volume.api [None req-00c53080-9385-4ab2-9131-76600879b88a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113308) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:24:57.918853 np0000171538 devstack@c-api.service[113308]: INFO cinder.volume.api [None req-00c53080-9385-4ab2-9131-76600879b88a demo demo] Get all volumes completed successfully. May 04 08:24:57.920799 np0000171538 devstack@c-api.service[113308]: INFO cinder.api.openstack.wsgi [None req-00c53080-9385-4ab2-9131-76600879b88a demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:24:57.921149 np0000171538 devstack@c-api.service[113308]: [pid: 113308|app: 0|req: 9/34] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:24:57 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 04 08:25:07.914368 np0000171538 devstack@c-api.service[113308]: DEBUG dbcounter [-] [113308] Writing DB stats cinder:SELECT=1 {{(pid=113308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:25:57.939864 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.middleware.request_id [None req-11280f37-0a79-458a-b6d3-b025772fd297 None None] RequestId filter calling following filter/app {{(pid=113309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:25:58.049327 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-11280f37-0a79-458a-b6d3-b025772fd297 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:25:58.049653 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-11280f37-0a79-458a-b6d3-b025772fd297 demo demo] Empty body provided in request {{(pid=113309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:25:58.049862 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.openstack.wsgi [None req-11280f37-0a79-458a-b6d3-b025772fd297 demo demo] Calling method 'detail' {{(pid=113309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:25:58.050182 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.api.api_utils [None req-11280f37-0a79-458a-b6d3-b025772fd297 demo demo] Removing options '' from query. {{(pid=113309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:25:58.051187 np0000171538 devstack@c-api.service[113309]: DEBUG cinder.volume.api [None req-11280f37-0a79-458a-b6d3-b025772fd297 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:25:58.059419 np0000171538 devstack@c-api.service[113309]: INFO cinder.volume.api [None req-11280f37-0a79-458a-b6d3-b025772fd297 demo demo] Get all volumes completed successfully. May 04 08:25:58.062378 np0000171538 devstack@c-api.service[113309]: INFO cinder.api.openstack.wsgi [None req-11280f37-0a79-458a-b6d3-b025772fd297 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:25:58.062697 np0000171538 devstack@c-api.service[113309]: [pid: 113309|app: 0|req: 9/35] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:25:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:26:08.054555 np0000171538 devstack@c-api.service[113309]: DEBUG dbcounter [-] [113309] Writing DB stats cinder:SELECT=1 {{(pid=113309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:26:58.082134 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.middleware.request_id [None req-6ebe9b29-59b6-4b03-aa1b-d33e20dfb468 None None] RequestId filter calling following filter/app {{(pid=113310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:26:58.084966 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-6ebe9b29-59b6-4b03-aa1b-d33e20dfb468 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 08:26:58.085148 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-6ebe9b29-59b6-4b03-aa1b-d33e20dfb468 demo demo] Empty body provided in request {{(pid=113310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:26:58.085325 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.openstack.wsgi [None req-6ebe9b29-59b6-4b03-aa1b-d33e20dfb468 demo demo] Calling method 'detail' {{(pid=113310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:26:58.085543 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.api.api_utils [None req-6ebe9b29-59b6-4b03-aa1b-d33e20dfb468 demo demo] Removing options '' from query. {{(pid=113310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:26:58.086246 np0000171538 devstack@c-api.service[113310]: DEBUG cinder.volume.api [None req-6ebe9b29-59b6-4b03-aa1b-d33e20dfb468 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:26:58.092700 np0000171538 devstack@c-api.service[113310]: INFO cinder.volume.api [None req-6ebe9b29-59b6-4b03-aa1b-d33e20dfb468 demo demo] Get all volumes completed successfully. May 04 08:26:58.094733 np0000171538 devstack@c-api.service[113310]: INFO cinder.api.openstack.wsgi [None req-6ebe9b29-59b6-4b03-aa1b-d33e20dfb468 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 08:26:58.095075 np0000171538 devstack@c-api.service[113310]: [pid: 113310|app: 0|req: 9/36] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 08:26:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:27:08.088761 np0000171538 devstack@c-api.service[113310]: DEBUG dbcounter [-] [113310] Writing DB stats cinder:SELECT=1 {{(pid=113310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}