May 04 16:19:44.452927 np0000171570 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 04 16:19:44.458590 np0000171570 devstack@c-api.service[113313]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 04 16:19:44.461556 np0000171570 devstack@c-api.service[113313]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 4 16:19:44 2026] *** May 04 16:19:44.461556 np0000171570 devstack@c-api.service[113313]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 04 16:19:44.461556 np0000171570 devstack@c-api.service[113313]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 04 16:19:44.461556 np0000171570 devstack@c-api.service[113313]: nodename: np0000171570 May 04 16:19:44.461556 np0000171570 devstack@c-api.service[113313]: machine: x86_64 May 04 16:19:44.461556 np0000171570 devstack@c-api.service[113313]: clock source: unix May 04 16:19:44.461556 np0000171570 devstack@c-api.service[113313]: pcre jit disabled May 04 16:19:44.461556 np0000171570 devstack@c-api.service[113313]: detected number of CPU cores: 16 May 04 16:19:44.461556 np0000171570 devstack@c-api.service[113313]: current working directory: / May 04 16:19:44.461556 np0000171570 devstack@c-api.service[113313]: detected binary path: /usr/bin/uwsgi-core May 04 16:19:44.461556 np0000171570 devstack@c-api.service[113313]: your processes number limit is 256917 May 04 16:19:44.461556 np0000171570 devstack@c-api.service[113313]: your memory page size is 4096 bytes May 04 16:19:44.461556 np0000171570 devstack@c-api.service[113313]: detected max file descriptor number: 2048 May 04 16:19:44.461911 np0000171570 devstack@c-api.service[113313]: lock engine: pthread robust mutexes May 04 16:19:44.461911 np0000171570 devstack@c-api.service[113313]: thunder lock: enabled May 04 16:19:44.462545 np0000171570 devstack@c-api.service[113313]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 04 16:19:44.462545 np0000171570 devstack@c-api.service[113313]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 04 16:19:44.462545 np0000171570 devstack@c-api.service[113313]: PEP 405 virtualenv detected: /opt/stack/data/venv May 04 16:19:44.462545 np0000171570 devstack@c-api.service[113313]: Set PythonHome to /opt/stack/data/venv May 04 16:19:44.498458 np0000171570 devstack@c-api.service[113313]: Python main interpreter initialized at 0x78b139aa3668 May 04 16:19:44.498458 np0000171570 devstack@c-api.service[113313]: python threads support enabled May 04 16:19:44.498458 np0000171570 devstack@c-api.service[113313]: your server socket listen backlog is limited to 100 connections May 04 16:19:44.498458 np0000171570 devstack@c-api.service[113313]: your mercy for graceful operations on workers is 80 seconds May 04 16:19:44.501406 np0000171570 devstack@c-api.service[113313]: mapped 671795 bytes (656 KB) for 4 cores May 04 16:19:44.501406 np0000171570 devstack@c-api.service[113313]: *** Operational MODE: preforking *** May 04 16:19:44.501406 np0000171570 devstack@c-api.service[113313]: *** uWSGI is running in multiple interpreter mode *** May 04 16:19:44.501406 np0000171570 devstack@c-api.service[113313]: spawned uWSGI master process (pid: 113313) May 04 16:19:44.501406 np0000171570 devstack@c-api.service[113313]: spawned uWSGI worker 1 (pid: 113315, cores: 1) May 04 16:19:44.501406 np0000171570 devstack@c-api.service[113313]: spawned uWSGI worker 2 (pid: 113316, cores: 1) May 04 16:19:44.501406 np0000171570 devstack@c-api.service[113313]: spawned uWSGI worker 3 (pid: 113317, cores: 1) May 04 16:19:44.501406 np0000171570 devstack@c-api.service[113313]: spawned uWSGI worker 4 (pid: 113318, cores: 1) May 04 16:19:44.499498 np0000171570 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 04 16:19:44.501769 np0000171570 devstack@c-api.service[113313]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 04 16:19:44.662306 np0000171570 devstack@c-api.service[113315]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:19:44.662306 np0000171570 devstack@c-api.service[113315]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:19:44.662306 np0000171570 devstack@c-api.service[113315]: we strongly recommend against using it for new projects. May 04 16:19:44.662306 np0000171570 devstack@c-api.service[113315]: If you are already using Eventlet, we recommend migrating to a different May 04 16:19:44.662306 np0000171570 devstack@c-api.service[113315]: framework. For more detail see May 04 16:19:44.662306 np0000171570 devstack@c-api.service[113315]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:19:44.662306 np0000171570 devstack@c-api.service[113315]: import eventlet # noqa May 04 16:19:44.662962 np0000171570 devstack@c-api.service[113317]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:19:44.662962 np0000171570 devstack@c-api.service[113317]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:19:44.662962 np0000171570 devstack@c-api.service[113317]: we strongly recommend against using it for new projects. May 04 16:19:44.662962 np0000171570 devstack@c-api.service[113317]: If you are already using Eventlet, we recommend migrating to a different May 04 16:19:44.662962 np0000171570 devstack@c-api.service[113317]: framework. For more detail see May 04 16:19:44.662962 np0000171570 devstack@c-api.service[113317]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:19:44.662962 np0000171570 devstack@c-api.service[113317]: import eventlet # noqa May 04 16:19:44.663363 np0000171570 devstack@c-api.service[113318]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:19:44.663363 np0000171570 devstack@c-api.service[113318]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:19:44.663363 np0000171570 devstack@c-api.service[113318]: we strongly recommend against using it for new projects. May 04 16:19:44.663363 np0000171570 devstack@c-api.service[113318]: If you are already using Eventlet, we recommend migrating to a different May 04 16:19:44.663363 np0000171570 devstack@c-api.service[113318]: framework. For more detail see May 04 16:19:44.663363 np0000171570 devstack@c-api.service[113318]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:19:44.663363 np0000171570 devstack@c-api.service[113318]: import eventlet # noqa May 04 16:19:44.670352 np0000171570 devstack@c-api.service[113316]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:19:44.670352 np0000171570 devstack@c-api.service[113316]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:19:44.670352 np0000171570 devstack@c-api.service[113316]: we strongly recommend against using it for new projects. May 04 16:19:44.670352 np0000171570 devstack@c-api.service[113316]: If you are already using Eventlet, we recommend migrating to a different May 04 16:19:44.670352 np0000171570 devstack@c-api.service[113316]: framework. For more detail see May 04 16:19:44.670352 np0000171570 devstack@c-api.service[113316]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:19:44.670352 np0000171570 devstack@c-api.service[113316]: import eventlet # noqa May 04 16:19:44.725109 np0000171570 devstack@c-api.service[113317]: /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 16:19:44.725109 np0000171570 devstack@c-api.service[113317]: debtcollector.deprecate( May 04 16:19:44.733703 np0000171570 devstack@c-api.service[113315]: /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 16:19:44.733703 np0000171570 devstack@c-api.service[113315]: debtcollector.deprecate( May 04 16:19:44.735503 np0000171570 devstack@c-api.service[113318]: /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 16:19:44.735503 np0000171570 devstack@c-api.service[113318]: debtcollector.deprecate( May 04 16:19:44.756991 np0000171570 devstack@c-api.service[113316]: /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 16:19:44.756991 np0000171570 devstack@c-api.service[113316]: debtcollector.deprecate( May 04 16:19:44.804884 np0000171570 devstack@c-api.service[113317]: /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 16:19:44.804884 np0000171570 devstack@c-api.service[113317]: from cgi import parse_header May 04 16:19:44.816418 np0000171570 devstack@c-api.service[113318]: /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 16:19:44.816418 np0000171570 devstack@c-api.service[113318]: from cgi import parse_header May 04 16:19:44.816569 np0000171570 devstack@c-api.service[113315]: /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 16:19:44.816569 np0000171570 devstack@c-api.service[113315]: from cgi import parse_header May 04 16:19:44.835935 np0000171570 devstack@c-api.service[113316]: /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 16:19:44.835935 np0000171570 devstack@c-api.service[113316]: from cgi import parse_header May 04 16:19:44.850875 np0000171570 devstack@c-api.service[113317]: /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 16:19:44.850875 np0000171570 devstack@c-api.service[113317]: removals.removed_module( May 04 16:19:44.851633 np0000171570 devstack@c-api.service[113317]: /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 16:19:44.851633 np0000171570 devstack@c-api.service[113317]: removals.removed_module( May 04 16:19:44.857760 np0000171570 devstack@c-api.service[113315]: /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 16:19:44.857760 np0000171570 devstack@c-api.service[113315]: removals.removed_module( May 04 16:19:44.857933 np0000171570 devstack@c-api.service[113318]: /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 16:19:44.857933 np0000171570 devstack@c-api.service[113318]: removals.removed_module( May 04 16:19:44.858456 np0000171570 devstack@c-api.service[113315]: /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 16:19:44.858456 np0000171570 devstack@c-api.service[113315]: removals.removed_module( May 04 16:19:44.858514 np0000171570 devstack@c-api.service[113318]: /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 16:19:44.858514 np0000171570 devstack@c-api.service[113318]: removals.removed_module( May 04 16:19:44.880018 np0000171570 devstack@c-api.service[113316]: /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 16:19:44.880018 np0000171570 devstack@c-api.service[113316]: removals.removed_module( May 04 16:19:44.882598 np0000171570 devstack@c-api.service[113316]: /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 16:19:44.882598 np0000171570 devstack@c-api.service[113316]: removals.removed_module( May 04 16:19:45.452051 np0000171570 devstack@c-api.service[113317]: /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 16:19:45.452051 np0000171570 devstack@c-api.service[113317]: warnings.warn( May 04 16:19:45.465449 np0000171570 devstack@c-api.service[113318]: /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 16:19:45.465449 np0000171570 devstack@c-api.service[113318]: warnings.warn( May 04 16:19:45.478298 np0000171570 devstack@c-api.service[113315]: /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 16:19:45.478298 np0000171570 devstack@c-api.service[113315]: warnings.warn( May 04 16:19:45.529416 np0000171570 devstack@c-api.service[113316]: /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 16:19:45.529416 np0000171570 devstack@c-api.service[113316]: warnings.warn( May 04 16:19:45.551510 np0000171570 devstack@c-api.service[113317]: /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 16:19:45.551510 np0000171570 devstack@c-api.service[113317]: warnings.warn( May 04 16:19:45.565297 np0000171570 devstack@c-api.service[113318]: /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 16:19:45.565297 np0000171570 devstack@c-api.service[113318]: warnings.warn( May 04 16:19:45.576727 np0000171570 devstack@c-api.service[113315]: /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 16:19:45.576727 np0000171570 devstack@c-api.service[113315]: warnings.warn( May 04 16:19:45.630422 np0000171570 devstack@c-api.service[113316]: /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 16:19:45.630422 np0000171570 devstack@c-api.service[113316]: warnings.warn( May 04 16:19:45.836254 np0000171570 devstack@c-api.service[113317]: 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 16:19:45.836655 np0000171570 devstack@c-api.service[113317]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113317) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:19:45.839226 np0000171570 devstack@c-api.service[113318]: 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 16:19:45.839510 np0000171570 devstack@c-api.service[113318]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113318) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:19:45.873988 np0000171570 devstack@c-api.service[113315]: 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 16:19:45.874274 np0000171570 devstack@c-api.service[113315]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113315) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:19:45.926363 np0000171570 devstack@c-api.service[113317]: /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 16:19:45.926363 np0000171570 devstack@c-api.service[113317]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:19:45.926695 np0000171570 devstack@c-api.service[113318]: /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 16:19:45.926695 np0000171570 devstack@c-api.service[113318]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:19:45.926782 np0000171570 devstack@c-api.service[113316]: 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 16:19:45.927062 np0000171570 devstack@c-api.service[113316]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113316) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:19:45.940891 np0000171570 devstack@c-api.service[113315]: /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 16:19:45.940891 np0000171570 devstack@c-api.service[113315]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:19:45.996658 np0000171570 devstack@c-api.service[113316]: /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 16:19:45.996658 np0000171570 devstack@c-api.service[113316]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:19:46.404160 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113315) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:19:46.404377 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113318) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:19:46.404499 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113317) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:19:46.404560 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.404621 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.404694 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113316) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:19:46.404755 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.404811 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.404869 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.404932 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.405006 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.405074 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.405141 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.405204 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.405204 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.405204 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.405924 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.406011 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.406073 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.406139 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.406207 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.406265 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.406331 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.406412 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.406470 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.406525 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.406579 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.406638 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.406693 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.406770 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.406829 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.406894 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.406948 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.407003 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.407059 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.407146 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.407202 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.407265 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.407322 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.407409 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.407409 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.407409 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.407409 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.407409 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.408570 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.408673 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.408735 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.408816 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.408943 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.409018 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.409084 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.409144 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.409199 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.409255 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.409310 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.409369 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.409465 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.409523 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.409605 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.409664 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.409719 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.409781 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.409844 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.409908 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.409962 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.410027 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.410084 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.410146 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.410203 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.410266 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.410320 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.410407 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.410614 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.410676 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.410730 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.410795 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.410851 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.410905 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.410967 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.411021 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.411149 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.411261 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.411330 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.411432 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.411499 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.411556 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.411635 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.411693 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.411748 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.411803 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.411871 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.411926 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.411983 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.412036 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.412091 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.412146 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.412202 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.412267 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.412332 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.412332 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.412482 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.412482 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.412482 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.412646 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.412704 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.412767 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.412828 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.412883 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.412953 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.413023 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.413080 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.413135 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.413192 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.413249 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.413306 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.413375 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.413472 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.413528 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.413584 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.413656 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.413712 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.413775 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.413831 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.413887 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.413941 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.413941 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.413941 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.413941 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.414142 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.414142 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.414142 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.414304 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.414367 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.414446 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.414446 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.414581 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.414637 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.414637 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.414744 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.414809 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.414809 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.414910 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.414966 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.414966 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.414966 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.415162 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.415227 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.415285 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.415353 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.415445 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.415513 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.415568 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.415625 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.415688 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.415688 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.415688 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.415835 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.415835 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.415835 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.415835 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.416040 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.416104 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.416104 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.416209 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.416236 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.416260 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.416260 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.416322 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.416349 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.416374 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.416412 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.416446 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.416472 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.416501 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.416527 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.416552 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.416582 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.416612 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.416637 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.416637 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.416683 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.416683 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.416730 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.416755 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.416781 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.416823 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.416871 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.416932 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.416982 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.417015 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.417042 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.417102 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.417133 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.417160 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.417190 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.417223 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.417255 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.417282 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.417308 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.417335 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.417364 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.417409 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.417435 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.417460 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.417493 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.417519 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.417555 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.417582 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.417607 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.417633 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.417658 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.417688 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.419448 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.419506 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.419565 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.419628 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.419686 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.419751 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.419810 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.419882 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.419933 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.419990 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.420049 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.420107 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.420166 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.420233 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.420263 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.420303 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.420331 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.420362 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.420412 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.420440 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.420465 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.420496 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.420525 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.420555 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.420586 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.420586 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.420637 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.420670 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.420697 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.420727 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.420752 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.420783 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.420812 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.420842 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.420871 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.420898 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.420928 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.420959 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.420985 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.421013 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.421038 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.421065 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.421090 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.421116 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.421147 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.421177 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.421207 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.421239 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.421239 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.421290 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.421316 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.421346 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.421372 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.421414 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.421442 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.421468 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.421508 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.421535 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.421569 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.421595 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.421622 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.421647 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.421674 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.421700 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.421728 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.421759 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.421793 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.421819 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.421844 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.421874 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.421900 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.421925 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.421951 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.422006 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.422054 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.422100 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.422135 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.422171 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.422212 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.422245 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.422245 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.422245 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.422245 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.422366 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.422425 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.422472 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.422472 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.422541 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.422578 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.422610 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.422648 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.422680 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.422715 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.422754 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.422803 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.422844 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.422877 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.422916 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.422950 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.422990 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.423023 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.423057 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.423093 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.423177 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.423226 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.423263 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.423300 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.423336 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.423370 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.423370 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.423370 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.423370 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.425046 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.425121 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.425162 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.425201 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.425245 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.425288 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.425326 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.425376 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.425463 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.425503 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.425540 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.425540 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.425625 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.425665 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.425703 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.425740 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.425778 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.425778 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.425847 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.425885 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.425885 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.425953 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.425992 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.426125 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.426125 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.426125 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.426125 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.426125 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.428003 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.428076 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.428119 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.428164 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.428203 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.428250 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.428294 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.428331 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.428374 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.428428 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.428477 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.428514 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.428556 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.428599 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.428637 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.428675 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.428716 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.428752 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.428789 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.428833 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.428869 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.428910 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.428947 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.428984 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.429026 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.429067 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.429103 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.429149 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.429188 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.429223 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.429263 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.429300 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.429343 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.429399 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.429437 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.429483 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.429519 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.429559 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.429595 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.429636 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.429672 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.429718 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.429766 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.429807 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.429844 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.429886 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.429925 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.429971 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.430008 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.430045 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.430081 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.430115 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.430152 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.430152 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.430152 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.430152 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.430293 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.430331 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.430366 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.430366 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.430465 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.430501 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.430537 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.430570 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.430605 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.430605 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.430605 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.430704 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.430740 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.430776 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.430816 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.430851 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.430851 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.430851 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.430954 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.430997 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.431031 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.431073 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.431113 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.431201 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.431244 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.431244 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.431244 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.431244 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.432037 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.432108 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.432147 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.432217 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.432273 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.432322 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.432355 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.432412 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.432451 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.432487 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.432531 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.432566 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.432608 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.432646 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.432693 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.432731 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.432766 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.432801 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.432839 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.432877 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.432909 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.432943 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.432985 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.433022 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.433022 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.433022 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.433022 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.433022 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.433800 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.433855 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.433890 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.433930 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.433972 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.433972 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.434040 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.434081 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.434120 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.434157 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.434196 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.434240 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.434277 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.434277 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.434348 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.434401 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.434448 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.434495 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.434533 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.434575 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.434615 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.434651 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.434690 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.434736 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.434773 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.434815 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.434850 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.434886 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.434922 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.434958 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.434994 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.435029 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.435071 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.435109 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.435168 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.435205 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.435241 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.435275 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.435311 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.435351 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.435403 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.435441 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.435486 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.435522 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.435561 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.435602 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.435638 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.435673 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.435708 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.435748 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.435784 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.435825 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.435860 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.435860 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.435860 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.435860 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.436490 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.436536 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.436571 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.436617 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.436651 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.436695 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.436732 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.436766 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.436801 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.436834 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.436869 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.436907 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.436949 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.436989 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.437022 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.437064 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.437098 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.437135 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.437179 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.437215 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.437251 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.437286 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.437324 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.437356 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.437416 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.437453 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.437453 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.437453 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.437542 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.437623 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.437672 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.437706 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.437741 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.437785 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.437825 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.437858 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.437894 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.437936 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.437974 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.438010 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.438042 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.438085 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.438123 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.438165 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.438199 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.438199 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.438260 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.438296 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.438334 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.438369 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.438429 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.438472 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.438513 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.438513 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.438513 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.438513 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.440149 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.440206 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.440262 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.440334 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.440376 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.440457 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.440503 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.440629 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.440670 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.440704 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.440744 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.440778 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.440810 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.440851 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.440894 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.440929 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.440967 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.441003 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.441035 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.441080 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.441118 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.441153 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.441153 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.441153 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.441153 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.441153 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.441153 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.441335 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.445566 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.445623 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.445664 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.445743 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.445785 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.445850 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.445913 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.446042 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.446092 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.446160 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.446208 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.446275 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.446330 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.446367 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.446428 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.446470 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.446508 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.446543 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.446578 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.446614 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.446656 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.446703 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.446740 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.446775 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.446810 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.446847 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.446889 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.446925 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.446966 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.447002 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.447042 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.447077 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.447118 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.447201 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.447238 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.447272 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.447306 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.447347 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.447399 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.447442 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.447478 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.447512 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.447552 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.447594 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.447594 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.447594 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.447594 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.447724 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.447761 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.447800 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.447839 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.447877 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.447998 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.448042 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.448042 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.448113 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.448153 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.448188 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.448223 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.448263 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.448299 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.448342 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.448376 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.448431 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.448468 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.448502 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.448537 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.448537 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.448609 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.448645 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.448687 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.448728 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.448763 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.448798 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.448832 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.448871 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.448911 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.448950 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.448991 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.449030 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.449071 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.449106 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.449139 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.449174 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.453927 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.453973 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.454038 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.454101 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.454142 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.454204 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.454204 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.454268 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.454309 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.454346 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.454346 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.454438 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.454485 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.454523 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.454559 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.454601 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.454642 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.454678 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.454718 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.454754 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.454789 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.454825 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.454861 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.454896 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.454937 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.454937 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.455012 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.455054 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.456247 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.456299 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.456351 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.456434 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.456485 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.456558 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.456599 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.456649 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.456686 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.456686 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.456748 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.456783 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.456844 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.456896 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.456956 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.457004 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.457145 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.457145 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.457145 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.457145 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.457293 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.457417 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.457485 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.457523 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.457561 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.457596 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.457645 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.457682 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.457724 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.457762 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.457798 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.457837 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.457872 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.457913 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.457949 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.457989 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.458026 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.458062 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.458103 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.458139 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.458174 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.458174 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.458174 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.458272 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.458307 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.458349 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.458349 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.458509 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.458654 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.458945 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.458991 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.459072 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.459262 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.459333 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.459333 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.459471 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.459526 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.459580 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.459633 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.459692 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.459745 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.459796 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.459848 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.459900 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.459959 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.460019 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.460072 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.460123 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.460174 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.460225 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.460277 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.460327 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.460377 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.460447 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.460519 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.460579 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.460638 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.460689 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.460746 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.460798 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.460849 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.460900 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.460960 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.461011 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.461061 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.461125 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.461177 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.461230 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.461281 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.461338 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.461414 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.461469 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.461520 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.461573 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.461625 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.461691 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.461751 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.461803 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.461803 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.461803 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.461803 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.461803 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.461803 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.462047 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.462101 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.462169 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.462169 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.462270 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.462324 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.462374 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.462459 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.462459 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.462559 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.462611 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.462676 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.462729 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.462780 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.462830 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.462880 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.462929 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.462978 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.462978 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.463066 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.463126 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.463246 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.463303 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.463353 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.463353 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.463466 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.463521 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.463521 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.463609 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.463660 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.463725 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.463793 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.463843 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.463843 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.463932 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.463984 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.463984 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.466142 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.466204 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.466268 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.466331 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.466409 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.466467 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.466523 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.466588 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.466642 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.466692 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.466744 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.466795 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.466846 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.466912 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.466967 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.467017 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.467068 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.467117 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.467195 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.467256 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.467308 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.467358 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.467427 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.467496 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.467548 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.467596 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.467647 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.467708 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.467758 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.467808 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.467858 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.467908 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.467963 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.468015 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.468077 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.468127 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.468176 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.468225 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.468225 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113316) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.468311 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.468311 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.468311 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.468311 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.468311 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.468311 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.468311 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:19:46.468311 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:19:46.468311 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:19:46.468311 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:19:46.468770 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:19:46.468770 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:19:46.468770 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:19:46.512595 np0000171570 devstack@c-api.service[113316]: INFO dbcounter [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Registered counter for database cinder May 04 16:19:46.514894 np0000171570 devstack@c-api.service[113315]: INFO dbcounter [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Registered counter for database cinder May 04 16:19:46.516007 np0000171570 devstack@c-api.service[113318]: INFO dbcounter [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Registered counter for database cinder May 04 16:19:46.526755 np0000171570 devstack@c-api.service[113317]: INFO dbcounter [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Registered counter for database cinder May 04 16:19:46.528709 np0000171570 devstack@c-api.service[113316]: DEBUG oslo_db.sqlalchemy.engines [None req-de89305f-5303-473e-b0a6-c025c90de754 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=113316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:19:46.535297 np0000171570 devstack@c-api.service[113315]: DEBUG oslo_db.sqlalchemy.engines [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb 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=113315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:19:46.540412 np0000171570 devstack@c-api.service[113318]: DEBUG oslo_db.sqlalchemy.engines [None req-6872da45-0e48-4d32-a9c7-8746efb4babc 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=113318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:19:46.545541 np0000171570 devstack@c-api.service[113317]: DEBUG oslo_db.sqlalchemy.engines [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 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=113317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:19:46.647019 np0000171570 devstack@c-api.service[113315]: DEBUG dbcounter [-] [113315] Writer thread running {{(pid=113315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:19:46.647912 np0000171570 devstack@c-api.service[113316]: DEBUG dbcounter [-] [113316] Writer thread running {{(pid=113316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:19:46.649687 np0000171570 devstack@c-api.service[113315]: INFO cinder.rpc [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:19:46.650427 np0000171570 devstack@c-api.service[113316]: INFO cinder.rpc [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:19:46.652210 np0000171570 devstack@c-api.service[113315]: INFO cinder.rpc [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:19:46.652849 np0000171570 devstack@c-api.service[113316]: INFO cinder.rpc [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:19:46.654819 np0000171570 devstack@c-api.service[113315]: INFO cinder.rpc [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:19:46.654921 np0000171570 devstack@c-api.service[113316]: INFO cinder.rpc [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:19:46.656880 np0000171570 devstack@c-api.service[113316]: INFO cinder.rpc [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:19:46.657045 np0000171570 devstack@c-api.service[113315]: INFO cinder.rpc [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:19:46.657114 np0000171570 devstack@c-api.service[113317]: DEBUG dbcounter [-] [113317] Writer thread running {{(pid=113317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:19:46.657810 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.658305 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.659509 np0000171570 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writer thread running {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:19:46.659637 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.659728 np0000171570 devstack@c-api.service[113317]: INFO cinder.rpc [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:19:46.660913 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.661950 np0000171570 devstack@c-api.service[113318]: INFO cinder.rpc [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:19:46.662052 np0000171570 devstack@c-api.service[113317]: INFO cinder.rpc [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:19:46.664218 np0000171570 devstack@c-api.service[113317]: INFO cinder.rpc [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:19:46.664589 np0000171570 devstack@c-api.service[113318]: INFO cinder.rpc [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:19:46.664671 np0000171570 devstack@c-api.service[113316]: DEBUG oslo_db.sqlalchemy.engines [None req-de89305f-5303-473e-b0a6-c025c90de754 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=113316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:19:46.665951 np0000171570 devstack@c-api.service[113315]: DEBUG oslo_db.sqlalchemy.engines [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb 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=113315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:19:46.666194 np0000171570 devstack@c-api.service[113317]: INFO cinder.rpc [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:19:46.666411 np0000171570 devstack@c-api.service[113316]: INFO cinder.rpc [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:19:46.666687 np0000171570 devstack@c-api.service[113318]: INFO cinder.rpc [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:19:46.667166 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.667802 np0000171570 devstack@c-api.service[113315]: INFO cinder.rpc [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:19:46.668688 np0000171570 devstack@c-api.service[113316]: INFO cinder.rpc [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:19:46.668794 np0000171570 devstack@c-api.service[113318]: INFO cinder.rpc [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:19:46.669502 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.669698 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.669918 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.670210 np0000171570 devstack@c-api.service[113315]: INFO cinder.rpc [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:19:46.671193 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.671410 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.675795 np0000171570 devstack@c-api.service[113317]: DEBUG oslo_db.sqlalchemy.engines [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 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=113317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:19:46.676589 np0000171570 devstack@c-api.service[113318]: DEBUG oslo_db.sqlalchemy.engines [None req-6872da45-0e48-4d32-a9c7-8746efb4babc 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=113318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:19:46.678169 np0000171570 devstack@c-api.service[113317]: INFO cinder.rpc [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:19:46.678346 np0000171570 devstack@c-api.service[113318]: INFO cinder.rpc [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:19:46.680021 np0000171570 devstack@c-api.service[113318]: INFO cinder.rpc [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:19:46.680612 np0000171570 devstack@c-api.service[113317]: INFO cinder.rpc [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:19:46.681128 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.681736 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.682861 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.684028 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.687346 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.687813 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.690986 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.691448 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.692007 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.694189 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.695217 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.695530 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.695881 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.697439 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.698453 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.698705 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.699496 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.700664 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.701742 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.702587 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.702755 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.705052 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.705129 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.705892 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.706316 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.708169 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.708915 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.708983 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.709553 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.711124 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.711986 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.712148 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.713581 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.713685 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.714302 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.715131 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.715200 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.716380 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.717413 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.717853 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.718849 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.720402 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.721136 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.722235 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.722686 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.723052 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.723787 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.725380 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.725728 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.727317 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.727583 np0000171570 devstack@c-api.service[113316]: WARNING cinder.api.contrib.hosts [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:19:46.728420 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.728755 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.729125 np0000171570 devstack@c-api.service[113315]: WARNING cinder.api.contrib.hosts [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:19:46.729914 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.730003 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.731023 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.731411 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.731481 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.732205 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.732913 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.732978 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.734014 np0000171570 devstack@c-api.service[113317]: WARNING cinder.api.contrib.hosts [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:19:46.734372 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.734463 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.734515 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.734812 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.735894 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.736248 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.736312 np0000171570 devstack@c-api.service[113318]: WARNING cinder.api.contrib.hosts [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:19:46.736372 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.737085 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.737565 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.737762 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.737867 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.738495 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.739056 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.739223 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.739357 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.740017 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.740246 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: extensions {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.740487 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.740754 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.741317 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: extensions {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.741488 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.741557 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: encryption {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.742432 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.742600 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: encryption {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.742974 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.743151 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: os-hosts {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.743929 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.744199 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: os-hosts {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.744602 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: os-quota-class-sets {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.744646 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.745334 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.745723 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: os-quota-class-sets {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.745910 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: capabilities {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.746144 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.746187 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: extensions {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.746974 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: capabilities {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.747242 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: extra_specs {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.747454 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: encryption {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.747592 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.748263 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: extra_specs {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.748449 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: extensions {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.748882 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: os-volume-manage {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.749055 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: os-hosts {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.749688 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: encryption {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.749812 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: os-volume-manage {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.750344 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: consistencygroups {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.750457 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: os-quota-class-sets {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.751207 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: consistencygroups {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.751331 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: os-hosts {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.751746 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: capabilities {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.752366 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: os-availability-zone {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.752761 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: os-quota-class-sets {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.753029 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: extra_specs {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.753181 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: os-availability-zone {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.754055 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: capabilities {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.754189 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: cgsnapshots {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.754526 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: cgsnapshots {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.754614 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: os-volume-manage {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.755354 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: extra_specs {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.755589 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: os-volume-transfer {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.755913 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: os-volume-transfer {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.755982 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: consistencygroups {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.756906 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: os-volume-manage {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.757235 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: os-volume-type-access {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.757960 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: os-availability-zone {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.758085 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: os-volume-type-access {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.758292 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: consistencygroups {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.758857 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: scheduler-stats {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.759356 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: cgsnapshots {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.759738 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: scheduler-stats {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.760272 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: os-availability-zone {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.760341 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: encryption {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.760698 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: os-volume-transfer {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.761166 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: encryption {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.761618 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: cgsnapshots {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.761828 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: qos-specs {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.762683 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: qos-specs {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.762898 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: os-volume-type-access {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.762969 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: os-volume-transfer {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.763917 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: os-quota-sets {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.764658 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: scheduler-stats {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.764988 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: os-quota-sets {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.765168 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: os-volume-type-access {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.765350 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: backups {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.766094 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: encryption {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.766448 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: backups {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.766806 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: scheduler-stats {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.767401 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extended resource: os-snapshot-manage {{(pid=113316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.767729 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: qos-specs {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.768260 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: encryption {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.768496 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extended resource: os-snapshot-manage {{(pid=113315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.769676 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.769790 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: qos-specs {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.769854 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: os-quota-sets {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.770625 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.contrib.snapshot_actions [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] SnapshotActionsController initialized {{(pid=113316) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:19:46.770696 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.771329 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: backups {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.771432 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.771736 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] SnapshotActionsController initialized {{(pid=113315) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:19:46.771872 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: os-quota-sets {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.772496 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.772867 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.773318 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: backups {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.773430 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extended resource: os-snapshot-manage {{(pid=113317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.773901 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.774314 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.775416 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.775550 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extended resource: os-snapshot-manage {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:19:46.775708 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.775801 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.776734 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.contrib.snapshot_actions [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] SnapshotActionsController initialized {{(pid=113317) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:19:46.776821 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.777254 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.777486 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.777587 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.778134 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.778573 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.contrib.snapshot_actions [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] SnapshotActionsController initialized {{(pid=113318) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:19:46.778783 np0000171570 devstack@c-api.service[113316]: WARNING castellan.key_manager.migration [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.778886 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.779336 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.779613 np0000171570 devstack@c-api.service[113315]: WARNING castellan.key_manager.migration [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.779866 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.779982 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.780085 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.780197 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension TypesManage extending resource: types {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.780305 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.780367 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.780447 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.780548 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.780610 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.780666 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.780734 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.780801 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.780857 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.780914 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension VolumeActions extending resource: volumes {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.780970 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension TypesManage extending resource: types {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781038 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781104 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781160 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781216 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension VolumeTypeAccess extending resource: types {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781272 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781340 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension SnapshotActions extending resource: snapshots {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781417 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension UsedLimits extending resource: limits {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781478 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781549 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension AdminActions extending resource: volumes {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781613 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension VolumeActions extending resource: volumes {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781672 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension AdminActions extending resource: snapshots {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781727 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781782 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.v3.router [None req-de89305f-5303-473e-b0a6-c025c90de754 None None] Extension AdminActions extending resource: backups {{(pid=113316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781855 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781855 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.781968 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.782025 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension UsedLimits extending resource: limits {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.782025 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension AdminActions extending resource: volumes {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.782129 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension AdminActions extending resource: snapshots {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.782183 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.782240 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.v3.router [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb None None] Extension AdminActions extending resource: backups {{(pid=113315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.783163 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.783784 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.784356 np0000171570 devstack@c-api.service[113316]: WARNING keystonemiddleware.auth_token [None req-de89305f-5303-473e-b0a6-c025c90de754 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 16:19:46.784677 np0000171570 devstack@c-api.service[113315]: WARNING keystonemiddleware.auth_token [None req-dd8f7d45-2272-4c6e-bd60-2cfae26b32eb 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 16:19:46.784764 np0000171570 devstack@c-api.service[113317]: WARNING castellan.key_manager.migration [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.785166 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.785761 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.785851 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.786004 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.786117 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension TypesManage extending resource: types {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.786233 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.786338 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.786469 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.786563 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.786604 np0000171570 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:19:46.786682 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension VolumeActions extending resource: volumes {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.786808 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.786908 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.787011 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.787283 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension UsedLimits extending resource: limits {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.787435 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension AdminActions extending resource: volumes {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.787559 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension AdminActions extending resource: snapshots {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.787613 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.787651 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.v3.router [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 None None] Extension AdminActions extending resource: backups {{(pid=113317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.787689 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.787798 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.787898 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension TypesManage extending resource: types {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.788012 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.788120 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension VolumeTypeAccess extending resource: types {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.788235 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension SnapshotActions extending resource: snapshots {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.788335 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.788471 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension VolumeActions extending resource: volumes {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.788600 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.788702 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.788809 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.788994 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension UsedLimits extending resource: limits {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.789090 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension AdminActions extending resource: volumes {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.789203 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension AdminActions extending resource: snapshots {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.789304 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-6872da45-0e48-4d32-a9c7-8746efb4babc None None] Extension AdminActions extending resource: backups {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:19:46.790030 np0000171570 devstack@c-api.service[113317]: WARNING keystonemiddleware.auth_token [None req-e62a6f0e-3f48-4dac-84b1-5660037bcc08 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 16:19:46.790692 np0000171570 devstack@c-api.service[113315]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78b139aa3668 pid: 113315 (default app) May 04 16:19:46.790975 np0000171570 devstack@c-api.service[113316]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78b139aa3668 pid: 113316 (default app) May 04 16:19:46.791186 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.791186 np0000171570 devstack@c-api.service[113315]: warnings.warn( May 04 16:19:46.791607 np0000171570 devstack@c-api.service[113318]: WARNING keystonemiddleware.auth_token [None req-6872da45-0e48-4d32-a9c7-8746efb4babc 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 16:19:46.796461 np0000171570 devstack@c-api.service[113317]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78b139aa3668 pid: 113317 (default app) May 04 16:19:46.797403 np0000171570 devstack@c-api.service[113318]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78b139aa3668 pid: 113318 (default app) May 04 16:19:46.798788 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.798788 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.798923 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.798923 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.798923 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.798923 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.798923 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.799158 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.799158 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.799158 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.799158 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.799158 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.799158 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.799465 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.799465 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.799465 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.799465 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.799465 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.799658 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.799658 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.799658 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.799658 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.799849 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.799849 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.799849 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.799849 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.800019 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.800019 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.800019 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.800019 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.800019 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.800240 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.800240 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.800240 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.800240 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.800240 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.800449 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.800449 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.800449 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.800449 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.800449 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.800449 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.800716 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.800716 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.800716 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.800716 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.800716 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.800716 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.800967 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.800967 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.800967 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.800967 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.800967 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.800967 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.801212 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.801212 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.801212 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.801212 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.801212 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.801212 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.801474 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.801474 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.801474 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.801474 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.801639 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.801639 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.801639 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.801639 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.801639 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.801877 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.801877 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.801877 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.801877 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.801877 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.802070 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.802070 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.802070 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.802070 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.802070 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.802070 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.802425 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.802425 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.802425 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.802425 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.802425 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.802655 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.802655 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.802655 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.802655 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.802655 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.802873 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.802873 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.802873 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.802873 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.803048 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.803048 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.803048 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.803048 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.803227 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.803227 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.803227 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.803227 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.803227 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.803480 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.803480 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.803480 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.803480 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.803480 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.803666 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.803666 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.803666 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.803666 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.803842 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.803842 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.803842 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.803842 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804015 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804015 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804015 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804015 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804184 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804184 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804184 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804184 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804346 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804346 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804346 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804346 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804532 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804532 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804532 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804532 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804532 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804532 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804773 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804773 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804773 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804773 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804773 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804989 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804989 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804989 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804989 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804989 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.804989 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.804989 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.805257 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.805257 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.805257 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.805257 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.805257 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.805257 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.805531 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.805531 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.805531 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.805531 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.805531 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.805531 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.805778 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.805778 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.805778 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.805778 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.805778 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.805778 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.806020 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.806020 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.806020 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.806020 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.806180 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.806180 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.806180 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.806180 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.806347 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.806347 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.806347 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.806347 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.806536 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.806536 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.806536 np0000171570 devstack@c-api.service[113315]: /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 16:19:46.806536 np0000171570 devstack@c-api.service[113315]: warnings.warn(deprecated_msg) May 04 16:19:46.806536 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.middleware.request_id [None req-c01daf05-0617-4b67-8a7e-bd7cc122ed98 None None] RequestId filter calling following filter/app {{(pid=113315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:19:46.806536 np0000171570 devstack@c-api.service[113315]: [pid: 113315|app: 0|req: 1/1] 199.204.45.240 () {60 vars in 953 bytes} [Mon May 4 16:19:46 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 04 16:19:53.826201 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.826201 np0000171570 devstack@c-api.service[113316]: warnings.warn( May 04 16:19:53.835032 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.835032 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.835032 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.835032 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.835032 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.835694 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.835694 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.835694 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.835694 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.835694 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.835997 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.835997 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.835997 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.835997 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.835997 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.835997 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.836450 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.836450 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.836450 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.836450 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.836716 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.836716 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.836716 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.836716 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.837009 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.837009 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.837009 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.837009 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.837251 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.837251 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.837251 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.837251 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.837251 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.837604 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.837604 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.837604 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.837604 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.837604 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.837905 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.837905 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.837905 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.837905 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.837905 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.837905 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.838272 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.838272 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.838272 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.838272 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.838272 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.838272 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.838642 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.838642 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.838642 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.838642 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.838642 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.838642 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.839077 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.839077 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.839077 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.839077 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.839077 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.839465 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.839465 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.839465 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.839465 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.839465 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.839707 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.839707 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.839707 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.839707 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.839707 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.839707 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.839978 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.839978 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.839978 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.839978 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.839978 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.839978 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.840202 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.840202 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.840202 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.840202 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.840202 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.840430 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.840430 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.840430 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.840430 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.840430 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.840610 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.840610 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.840610 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.840610 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.840779 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.840779 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.840779 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.840779 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.840935 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.840935 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.840935 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.840935 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.840935 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.841148 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.841148 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.841148 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.841148 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.841148 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.841320 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.841320 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.841320 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.841320 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.841490 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.841490 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.841490 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.841490 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.841655 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.841655 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.841655 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.841655 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.841802 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.841802 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.841802 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.841802 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.841954 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.841954 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.841954 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.841954 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.842124 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.842124 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.842124 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.842124 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.842124 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.842333 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.842333 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.842333 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.842333 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.842333 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.842333 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.842574 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.842574 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.842574 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.842574 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.842574 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.842779 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.842779 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.842779 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.842779 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.842779 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.842779 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.843043 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.843043 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.843043 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.843043 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.843043 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.843043 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.843422 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.843422 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.843422 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.843422 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.843422 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.843422 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.843686 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.843686 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.843686 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.843686 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.843686 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.843686 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.843947 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.843947 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.843947 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.843947 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.844118 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.844118 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.844118 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.844118 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.844118 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.844415 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.844415 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.844415 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.844415 np0000171570 devstack@c-api.service[113316]: /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 16:19:53.844415 np0000171570 devstack@c-api.service[113316]: warnings.warn(deprecated_msg) May 04 16:19:53.844415 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.middleware.request_id [None req-c4bdbec4-a204-44c5-932b-f4c3c779f3bf None None] RequestId filter calling following filter/app {{(pid=113316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:19:54.328427 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-c4bdbec4-a204-44c5-932b-f4c3c779f3bf admin admin] POST https://199.204.45.240/volume/v3/types May 04 16:19:54.329010 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-c4bdbec4-a204-44c5-932b-f4c3c779f3bf admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 04 16:19:54.330682 np0000171570 devstack@c-api.service[113316]: /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 16:19:54.330682 np0000171570 devstack@c-api.service[113316]: warnings.warn( May 04 16:19:54.340757 np0000171570 devstack@c-api.service[113316]: DEBUG oslo_db.sqlalchemy.engines [None req-c4bdbec4-a204-44c5-932b-f4c3c779f3bf 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=113316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:19:54.376975 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-c4bdbec4-a204-44c5-932b-f4c3c779f3bf admin admin] https://199.204.45.240/volume/v3/types returned with HTTP 200 May 04 16:19:54.377836 np0000171570 devstack@c-api.service[113316]: [pid: 113316|app: 0|req: 1/2] 199.204.45.240 () {68 vars in 1288 bytes} [Mon May 4 16:19:53 2026] POST /volume/v3/types => generated 186 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:19:54.388356 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.388356 np0000171570 devstack@c-api.service[113317]: warnings.warn( May 04 16:19:54.402464 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.402464 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.402464 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.402464 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.402464 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.403005 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.403005 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.403005 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.403005 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.403005 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.403349 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.403349 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.403349 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.403349 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.403349 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.403349 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.403717 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.403717 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.403717 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.403717 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.403951 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.403951 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.403951 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.403951 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.404232 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.404232 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.404232 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.404232 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.404489 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.404489 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.404489 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.404489 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.404489 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.404784 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.404784 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.404784 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.404784 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.404784 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.405067 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.405067 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.405067 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.405067 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.405067 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.405067 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.405426 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.405426 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.405426 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.405426 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.405426 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.405426 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.405806 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.405806 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.405806 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.405806 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.405806 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.405806 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.406166 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.406166 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.406166 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.406166 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.406166 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.406483 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.406483 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.406483 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.406483 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.406483 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.406761 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.406761 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.406761 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.406761 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.406761 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.406761 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.407104 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.407104 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.407104 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.407104 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.407104 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.407104 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.407546 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.407546 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.407546 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.407546 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.407546 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.407851 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.407851 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.407851 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.407851 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.407851 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.408187 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.408187 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.408187 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.408187 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.408468 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.408468 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.408468 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.408468 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.408631 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.408631 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.408631 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.408631 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.408631 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.408851 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.408851 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.408851 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.408851 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.408851 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.409042 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.409042 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.409042 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.409042 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.409197 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.409197 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.409197 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.409197 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.409359 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.409359 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.409359 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.409359 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.409553 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.409553 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.409553 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.409553 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.409711 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.409711 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.409711 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.409711 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.409881 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.409881 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.409881 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.409881 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.409881 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.410093 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.410093 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.410093 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.410093 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.410093 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.410093 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.410325 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.410325 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.410325 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.410325 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.410325 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.410532 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.410532 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.410532 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.410532 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.410532 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.410532 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.410764 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.410764 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.410764 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.410764 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.410764 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.410764 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.411008 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.411008 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.411008 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.411008 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.411008 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.411008 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.411238 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.411238 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.411238 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.411238 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.411238 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.411238 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.411507 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.411507 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.411507 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.411507 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.411666 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.411666 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.411666 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.411666 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.411666 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.411870 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.411870 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.411870 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.411870 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.411870 np0000171570 devstack@c-api.service[113317]: warnings.warn(deprecated_msg) May 04 16:19:54.412054 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.middleware.request_id [req-c4bdbec4-a204-44c5-932b-f4c3c779f3bf req-6ba3c6eb-b0f6-4894-b7ea-293061e859d7 None None] RequestId filter calling following filter/app {{(pid=113317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:19:54.725453 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [req-c4bdbec4-a204-44c5-932b-f4c3c779f3bf req-6ba3c6eb-b0f6-4894-b7ea-293061e859d7 admin admin] POST https://199.204.45.240/volume/v3/types/61c1eb67-f9d7-4667-af6b-1a78427dbd00/extra_specs May 04 16:19:54.725995 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [req-c4bdbec4-a204-44c5-932b-f4c3c779f3bf req-6ba3c6eb-b0f6-4894-b7ea-293061e859d7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 04 16:19:54.727778 np0000171570 devstack@c-api.service[113317]: /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 16:19:54.727778 np0000171570 devstack@c-api.service[113317]: warnings.warn( May 04 16:19:54.738169 np0000171570 devstack@c-api.service[113317]: DEBUG oslo_db.sqlalchemy.engines [req-c4bdbec4-a204-44c5-932b-f4c3c779f3bf req-6ba3c6eb-b0f6-4894-b7ea-293061e859d7 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=113317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:19:54.800031 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [req-c4bdbec4-a204-44c5-932b-f4c3c779f3bf req-6ba3c6eb-b0f6-4894-b7ea-293061e859d7 admin admin] https://199.204.45.240/volume/v3/types/61c1eb67-f9d7-4667-af6b-1a78427dbd00/extra_specs returned with HTTP 200 May 04 16:19:54.800569 np0000171570 devstack@c-api.service[113317]: [pid: 113317|app: 0|req: 1/3] 199.204.45.240 () {70 vars in 1505 bytes} [Mon May 4 16:19:54 2026] POST /volume/v3/types/61c1eb67-f9d7-4667-af6b-1a78427dbd00/extra_specs => generated 55 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:19:56.669818 np0000171570 devstack@c-api.service[113315]: DEBUG dbcounter [-] [113315] Writing DB stats cinder:SELECT=6 {{(pid=113315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:19:56.679652 np0000171570 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=6 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:20:04.374076 np0000171570 devstack@c-api.service[113316]: DEBUG dbcounter [-] [113316] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:20:04.799205 np0000171570 devstack@c-api.service[113317]: DEBUG dbcounter [-] [113317] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:23:12.546421 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.546421 np0000171570 devstack@c-api.service[113318]: warnings.warn( May 04 16:23:12.558850 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.558850 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.558850 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.558850 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.558850 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.559311 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.559311 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.559311 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.559311 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.559311 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.560017 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.560017 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.560017 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.560017 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.560017 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.560017 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.561031 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.561031 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.561031 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.561031 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.561502 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.561502 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.561502 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.561502 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.561883 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.561883 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.561883 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.561883 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.562281 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.562281 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.562281 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.562281 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.562281 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.563070 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.563070 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.563070 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.563070 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.563070 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.563734 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.563734 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.563734 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.563734 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.563734 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.563734 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.564337 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.564337 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.564337 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.564337 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.564337 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.564337 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.564976 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.564976 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.564976 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.564976 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.564976 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.564976 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.565601 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.565601 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.565601 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.565601 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.565601 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.566104 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.566104 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.566104 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.566104 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.566104 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.566551 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.566551 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.566551 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.566551 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.566551 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.566551 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.567190 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.567190 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.567190 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.567190 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.567190 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.567190 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.567790 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.567790 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.567790 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.567790 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.567790 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.568198 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.568198 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.568198 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.568198 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.568198 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.568553 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.568553 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.568553 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.568553 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.568827 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.568827 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.568827 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.568827 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.569126 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.569126 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.569126 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.569126 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.569126 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.569523 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.569523 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.569523 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.569523 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.569523 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.569734 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.569734 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.569734 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.569734 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.569912 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.569912 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.569912 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.569912 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.570084 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.570084 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.570084 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.570084 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.570272 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.570272 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.570272 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.570272 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.570458 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.570458 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.570458 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.570458 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.570635 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.570635 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.570635 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.570635 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.570635 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.570861 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.570861 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.570861 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.570861 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.570861 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.570861 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.571118 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.571118 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.571118 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.571118 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.571118 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.571311 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.571311 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.571311 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.571311 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.571311 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.571311 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.571608 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.571608 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.571608 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.571608 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.571608 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.571608 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.571858 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.571858 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.571858 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.571858 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.571858 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.571858 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.572180 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.572180 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.572180 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.572180 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.572180 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.572180 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.572441 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.572441 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.572441 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.572441 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.572632 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.572632 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.572632 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.572632 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.572632 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.572849 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.572849 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.572849 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.572849 np0000171570 devstack@c-api.service[113318]: /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 16:23:12.572849 np0000171570 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) May 04 16:23:12.572849 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-6b35c5e5-30c9-4ca8-8b40-63efeafe6c2d None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:23:12.572849 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-6b35c5e5-30c9-4ca8-8b40-63efeafe6c2d None None] GET https://199.204.45.240/volume// May 04 16:23:12.573109 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-6b35c5e5-30c9-4ca8-8b40-63efeafe6c2d None None] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:23:12.573109 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-6b35c5e5-30c9-4ca8-8b40-63efeafe6c2d None None] Calling method 'all' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:23:12.573109 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-6b35c5e5-30c9-4ca8-8b40-63efeafe6c2d None None] https://199.204.45.240/volume// returned with HTTP 300 May 04 16:23:12.573109 np0000171570 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 1/4] 199.204.45.240 () {66 vars in 1456 bytes} [Mon May 4 16:23:12 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 04 16:23:48.430419 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.middleware.request_id [None req-084513e0-c19d-472b-a434-c3661736c21e None None] RequestId filter calling following filter/app {{(pid=113315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:23:48.744411 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-084513e0-c19d-472b-a434-c3661736c21e demo demo] GET https://199.204.45.240/volume/v3/types?is_public=None May 04 16:23:48.744756 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-084513e0-c19d-472b-a434-c3661736c21e demo demo] Empty body provided in request {{(pid=113315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:23:48.745044 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-084513e0-c19d-472b-a434-c3661736c21e demo demo] Calling method 'index' {{(pid=113315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:23:48.745524 np0000171570 devstack@c-api.service[113315]: /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 16:23:48.745524 np0000171570 devstack@c-api.service[113315]: warnings.warn( May 04 16:23:48.746119 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.api_utils [None req-084513e0-c19d-472b-a434-c3661736c21e demo demo] Removing options '' from query. {{(pid=113315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:23:48.757338 np0000171570 devstack@c-api.service[113315]: DEBUG oslo_db.sqlalchemy.engines [None req-084513e0-c19d-472b-a434-c3661736c21e 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=113315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:23:48.778415 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-084513e0-c19d-472b-a434-c3661736c21e demo demo] https://199.204.45.240/volume/v3/types?is_public=None returned with HTTP 200 May 04 16:23:48.778789 np0000171570 devstack@c-api.service[113315]: [pid: 113315|app: 0|req: 2/5] 199.204.45.240 () {64 vars in 1263 bytes} [Mon May 4 16:23:48 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:23:48.792481 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.middleware.request_id [req-084513e0-c19d-472b-a434-c3661736c21e req-557f7f50-1623-4085-a9d4-d8e220213794 None None] RequestId filter calling following filter/app {{(pid=113316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:23:48.798579 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [req-084513e0-c19d-472b-a434-c3661736c21e req-557f7f50-1623-4085-a9d4-d8e220213794 demo demo] GET https://199.204.45.240/volume/v3/types/default May 04 16:23:48.799081 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [req-084513e0-c19d-472b-a434-c3661736c21e req-557f7f50-1623-4085-a9d4-d8e220213794 demo demo] Empty body provided in request {{(pid=113316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:23:48.799709 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [req-084513e0-c19d-472b-a434-c3661736c21e req-557f7f50-1623-4085-a9d4-d8e220213794 demo demo] Calling method 'show' {{(pid=113316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:23:48.810604 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [req-084513e0-c19d-472b-a434-c3661736c21e req-557f7f50-1623-4085-a9d4-d8e220213794 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 04 16:23:48.810948 np0000171570 devstack@c-api.service[113316]: [pid: 113316|app: 0|req: 2/6] 199.204.45.240 () {66 vars in 1329 bytes} [Mon May 4 16:23:48 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:23:49.155703 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.middleware.request_id [None req-5bb01c16-e290-489a-bdfa-ebe55fceb29e None None] RequestId filter calling following filter/app {{(pid=113317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:23:49.161511 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-5bb01c16-e290-489a-bdfa-ebe55fceb29e demo demo] GET https://199.204.45.240/volume/v3/types/default May 04 16:23:49.161930 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-5bb01c16-e290-489a-bdfa-ebe55fceb29e demo demo] Empty body provided in request {{(pid=113317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:23:49.162352 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-5bb01c16-e290-489a-bdfa-ebe55fceb29e demo demo] Calling method 'show' {{(pid=113317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:23:49.176796 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-5bb01c16-e290-489a-bdfa-ebe55fceb29e demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 04 16:23:49.177140 np0000171570 devstack@c-api.service[113317]: [pid: 113317|app: 0|req: 2/7] 199.204.45.240 () {64 vars in 1258 bytes} [Mon May 4 16:23:49 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:23:49.603012 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-858145c1-711b-4f34-998f-e6898f4030ae None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:23:49.945016 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-858145c1-711b-4f34-998f-e6898f4030ae demo demo] GET https://199.204.45.240/volume/v3/types/default May 04 16:23:49.945375 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-858145c1-711b-4f34-998f-e6898f4030ae demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:23:49.945563 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-858145c1-711b-4f34-998f-e6898f4030ae demo demo] Calling method 'show' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:23:49.953877 np0000171570 devstack@c-api.service[113318]: DEBUG oslo_db.sqlalchemy.engines [None req-858145c1-711b-4f34-998f-e6898f4030ae 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=113318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:23:49.970208 np0000171570 devstack@c-api.service[113318]: /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 16:23:49.970208 np0000171570 devstack@c-api.service[113318]: warnings.warn( May 04 16:23:49.972408 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-858145c1-711b-4f34-998f-e6898f4030ae demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 04 16:23:49.972785 np0000171570 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 2/8] 199.204.45.240 () {64 vars in 1258 bytes} [Mon May 4 16:23:49 2026] GET /volume/v3/types/default => generated 145 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:23:49.989579 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.middleware.request_id [None req-a5c2d2aa-d875-4158-a10f-7e64447273e7 None None] RequestId filter calling following filter/app {{(pid=113315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:23:49.992642 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-a5c2d2aa-d875-4158-a10f-7e64447273e7 demo demo] GET https://199.204.45.240/volume/v3/types/default May 04 16:23:49.992897 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-a5c2d2aa-d875-4158-a10f-7e64447273e7 demo demo] Empty body provided in request {{(pid=113315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:23:49.993162 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-a5c2d2aa-d875-4158-a10f-7e64447273e7 demo demo] Calling method 'show' {{(pid=113315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:23:50.013916 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-a5c2d2aa-d875-4158-a10f-7e64447273e7 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 04 16:23:50.014591 np0000171570 devstack@c-api.service[113315]: [pid: 113315|app: 0|req: 3/9] 199.204.45.240 () {64 vars in 1258 bytes} [Mon May 4 16:23:49 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:23:58.806824 np0000171570 devstack@c-api.service[113316]: DEBUG dbcounter [-] [113316] Writing DB stats cinder:SELECT=2 {{(pid=113316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:23:59.172939 np0000171570 devstack@c-api.service[113317]: DEBUG dbcounter [-] [113317] Writing DB stats cinder:SELECT=2 {{(pid=113317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:23:59.967959 np0000171570 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=2 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:24:00.010758 np0000171570 devstack@c-api.service[113315]: DEBUG dbcounter [-] [113315] Writing DB stats cinder:SELECT=3 {{(pid=113315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:28:54.347620 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.middleware.request_id [None req-b13c034e-7b9b-4cd2-8b0a-16e78b554fb5 None None] RequestId filter calling following filter/app {{(pid=113316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:28:54.433289 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-b13c034e-7b9b-4cd2-8b0a-16e78b554fb5 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:28:54.433532 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-b13c034e-7b9b-4cd2-8b0a-16e78b554fb5 demo demo] Empty body provided in request {{(pid=113316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:28:54.433825 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-b13c034e-7b9b-4cd2-8b0a-16e78b554fb5 demo demo] Calling method 'detail' {{(pid=113316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:28:54.435040 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.api_utils [None req-b13c034e-7b9b-4cd2-8b0a-16e78b554fb5 demo demo] Removing options '' from query. {{(pid=113316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:28:54.437445 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.volume.api [None req-b13c034e-7b9b-4cd2-8b0a-16e78b554fb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113316) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:28:54.485110 np0000171570 devstack@c-api.service[113316]: INFO cinder.volume.api [None req-b13c034e-7b9b-4cd2-8b0a-16e78b554fb5 demo demo] Get all volumes completed successfully. May 04 16:28:54.489502 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-b13c034e-7b9b-4cd2-8b0a-16e78b554fb5 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:28:54.490160 np0000171570 devstack@c-api.service[113316]: [pid: 113316|app: 0|req: 3/10] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:28:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:29:04.475670 np0000171570 devstack@c-api.service[113316]: DEBUG dbcounter [-] [113316] Writing DB stats cinder:SELECT=1 {{(pid=113316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:29:54.511734 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.middleware.request_id [None req-84f4cfac-f51b-44fa-8f82-097ae24c6efa None None] RequestId filter calling following filter/app {{(pid=113317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:29:54.513975 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-84f4cfac-f51b-44fa-8f82-097ae24c6efa demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:29:54.516443 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-84f4cfac-f51b-44fa-8f82-097ae24c6efa demo demo] Empty body provided in request {{(pid=113317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:29:54.516443 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-84f4cfac-f51b-44fa-8f82-097ae24c6efa demo demo] Calling method 'detail' {{(pid=113317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:29:54.516443 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.api_utils [None req-84f4cfac-f51b-44fa-8f82-097ae24c6efa demo demo] Removing options '' from query. {{(pid=113317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:29:54.516443 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.volume.api [None req-84f4cfac-f51b-44fa-8f82-097ae24c6efa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113317) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:29:54.554565 np0000171570 devstack@c-api.service[113317]: INFO cinder.volume.api [None req-84f4cfac-f51b-44fa-8f82-097ae24c6efa demo demo] Get all volumes completed successfully. May 04 16:29:54.557823 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-84f4cfac-f51b-44fa-8f82-097ae24c6efa demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:29:54.558228 np0000171570 devstack@c-api.service[113317]: [pid: 113317|app: 0|req: 3/11] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:29:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:30:04.548282 np0000171570 devstack@c-api.service[113317]: DEBUG dbcounter [-] [113317] Writing DB stats cinder:SELECT=1 {{(pid=113317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:30:54.620632 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-1430cf96-0259-4861-a660-9758978fe203 None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:30:54.626844 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-1430cf96-0259-4861-a660-9758978fe203 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:30:54.627030 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-1430cf96-0259-4861-a660-9758978fe203 demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:30:54.627209 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-1430cf96-0259-4861-a660-9758978fe203 demo demo] Calling method 'detail' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:30:54.627712 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.api_utils [None req-1430cf96-0259-4861-a660-9758978fe203 demo demo] Removing options '' from query. {{(pid=113318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:30:54.628501 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.volume.api [None req-1430cf96-0259-4861-a660-9758978fe203 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113318) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:30:54.670424 np0000171570 devstack@c-api.service[113318]: INFO cinder.volume.api [None req-1430cf96-0259-4861-a660-9758978fe203 demo demo] Get all volumes completed successfully. May 04 16:30:54.672589 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-1430cf96-0259-4861-a660-9758978fe203 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:30:54.673016 np0000171570 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 3/12] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:30:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:31:04.664017 np0000171570 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:31:54.692610 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.middleware.request_id [None req-35216195-5a7f-4bf0-bd5b-d4ba46e8a5a6 None None] RequestId filter calling following filter/app {{(pid=113315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:31:54.696890 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-35216195-5a7f-4bf0-bd5b-d4ba46e8a5a6 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:31:54.697637 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-35216195-5a7f-4bf0-bd5b-d4ba46e8a5a6 demo demo] Empty body provided in request {{(pid=113315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:31:54.697637 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-35216195-5a7f-4bf0-bd5b-d4ba46e8a5a6 demo demo] Calling method 'detail' {{(pid=113315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:31:54.698121 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.api_utils [None req-35216195-5a7f-4bf0-bd5b-d4ba46e8a5a6 demo demo] Removing options '' from query. {{(pid=113315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:31:54.699301 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.volume.api [None req-35216195-5a7f-4bf0-bd5b-d4ba46e8a5a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113315) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:31:54.738733 np0000171570 devstack@c-api.service[113315]: INFO cinder.volume.api [None req-35216195-5a7f-4bf0-bd5b-d4ba46e8a5a6 demo demo] Get all volumes completed successfully. May 04 16:31:54.741027 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-35216195-5a7f-4bf0-bd5b-d4ba46e8a5a6 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:31:54.741532 np0000171570 devstack@c-api.service[113315]: [pid: 113315|app: 0|req: 4/13] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:31:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:32:04.734722 np0000171570 devstack@c-api.service[113315]: DEBUG dbcounter [-] [113315] Writing DB stats cinder:SELECT=1 {{(pid=113315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:32:54.756188 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.middleware.request_id [None req-9f72a9bf-bc3c-4e9c-909a-36c4038a5733 None None] RequestId filter calling following filter/app {{(pid=113316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:32:54.759573 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-9f72a9bf-bc3c-4e9c-909a-36c4038a5733 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:32:54.759906 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-9f72a9bf-bc3c-4e9c-909a-36c4038a5733 demo demo] Empty body provided in request {{(pid=113316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:32:54.760219 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-9f72a9bf-bc3c-4e9c-909a-36c4038a5733 demo demo] Calling method 'detail' {{(pid=113316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:32:54.761272 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.api_utils [None req-9f72a9bf-bc3c-4e9c-909a-36c4038a5733 demo demo] Removing options '' from query. {{(pid=113316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:32:54.763632 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.volume.api [None req-9f72a9bf-bc3c-4e9c-909a-36c4038a5733 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113316) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:32:54.772903 np0000171570 devstack@c-api.service[113316]: INFO cinder.volume.api [None req-9f72a9bf-bc3c-4e9c-909a-36c4038a5733 demo demo] Get all volumes completed successfully. May 04 16:32:54.776200 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-9f72a9bf-bc3c-4e9c-909a-36c4038a5733 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:32:54.776732 np0000171570 devstack@c-api.service[113316]: [pid: 113316|app: 0|req: 4/14] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:32:54 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 16:33:04.766016 np0000171570 devstack@c-api.service[113316]: DEBUG dbcounter [-] [113316] Writing DB stats cinder:SELECT=1 {{(pid=113316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:33:54.788682 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.middleware.request_id [None req-0efb5311-0b1f-47a7-b179-113e4f36c66b None None] RequestId filter calling following filter/app {{(pid=113317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:33:54.984024 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-0efb5311-0b1f-47a7-b179-113e4f36c66b demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:33:54.984572 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-0efb5311-0b1f-47a7-b179-113e4f36c66b demo demo] Empty body provided in request {{(pid=113317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:33:54.985092 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-0efb5311-0b1f-47a7-b179-113e4f36c66b demo demo] Calling method 'detail' {{(pid=113317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:33:54.985820 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.api_utils [None req-0efb5311-0b1f-47a7-b179-113e4f36c66b demo demo] Removing options '' from query. {{(pid=113317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:33:54.988057 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.volume.api [None req-0efb5311-0b1f-47a7-b179-113e4f36c66b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113317) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:33:54.997092 np0000171570 devstack@c-api.service[113317]: INFO cinder.volume.api [None req-0efb5311-0b1f-47a7-b179-113e4f36c66b demo demo] Get all volumes completed successfully. May 04 16:33:55.000890 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-0efb5311-0b1f-47a7-b179-113e4f36c66b demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:33:55.001413 np0000171570 devstack@c-api.service[113317]: [pid: 113317|app: 0|req: 4/15] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:33:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:34:04.991792 np0000171570 devstack@c-api.service[113317]: DEBUG dbcounter [-] [113317] Writing DB stats cinder:SELECT=1 {{(pid=113317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:34:55.015161 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-a346f6e7-3655-4b53-83f7-ccf631e74684 None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:34:55.019629 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-a346f6e7-3655-4b53-83f7-ccf631e74684 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:34:55.020083 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-a346f6e7-3655-4b53-83f7-ccf631e74684 demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:34:55.020314 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-a346f6e7-3655-4b53-83f7-ccf631e74684 demo demo] Calling method 'detail' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:34:55.020656 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.api_utils [None req-a346f6e7-3655-4b53-83f7-ccf631e74684 demo demo] Removing options '' from query. {{(pid=113318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:34:55.021676 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.volume.api [None req-a346f6e7-3655-4b53-83f7-ccf631e74684 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113318) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:34:55.029629 np0000171570 devstack@c-api.service[113318]: INFO cinder.volume.api [None req-a346f6e7-3655-4b53-83f7-ccf631e74684 demo demo] Get all volumes completed successfully. May 04 16:34:55.031617 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-a346f6e7-3655-4b53-83f7-ccf631e74684 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:34:55.031962 np0000171570 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 4/16] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:34:55 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 16:35:05.024929 np0000171570 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:35:55.048862 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.middleware.request_id [None req-2f6b7ec8-955f-491d-9b8a-7eb1d518ebd3 None None] RequestId filter calling following filter/app {{(pid=113315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:35:55.052054 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-2f6b7ec8-955f-491d-9b8a-7eb1d518ebd3 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:35:55.052379 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-2f6b7ec8-955f-491d-9b8a-7eb1d518ebd3 demo demo] Empty body provided in request {{(pid=113315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:35:55.052715 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-2f6b7ec8-955f-491d-9b8a-7eb1d518ebd3 demo demo] Calling method 'detail' {{(pid=113315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:35:55.053139 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.api_utils [None req-2f6b7ec8-955f-491d-9b8a-7eb1d518ebd3 demo demo] Removing options '' from query. {{(pid=113315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:35:55.054339 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.volume.api [None req-2f6b7ec8-955f-491d-9b8a-7eb1d518ebd3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113315) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:35:55.063101 np0000171570 devstack@c-api.service[113315]: INFO cinder.volume.api [None req-2f6b7ec8-955f-491d-9b8a-7eb1d518ebd3 demo demo] Get all volumes completed successfully. May 04 16:35:55.065550 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-2f6b7ec8-955f-491d-9b8a-7eb1d518ebd3 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:35:55.065961 np0000171570 devstack@c-api.service[113315]: [pid: 113315|app: 0|req: 5/17] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:35:55 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 16:36:05.058986 np0000171570 devstack@c-api.service[113315]: DEBUG dbcounter [-] [113315] Writing DB stats cinder:SELECT=1 {{(pid=113315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:36:55.079536 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.middleware.request_id [None req-f2f264f3-1a75-437f-9a16-772744d4a761 None None] RequestId filter calling following filter/app {{(pid=113316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:36:55.083076 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-f2f264f3-1a75-437f-9a16-772744d4a761 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:36:55.083575 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-f2f264f3-1a75-437f-9a16-772744d4a761 demo demo] Empty body provided in request {{(pid=113316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:36:55.084459 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-f2f264f3-1a75-437f-9a16-772744d4a761 demo demo] Calling method 'detail' {{(pid=113316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:36:55.084459 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.api_utils [None req-f2f264f3-1a75-437f-9a16-772744d4a761 demo demo] Removing options '' from query. {{(pid=113316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:36:55.085471 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.volume.api [None req-f2f264f3-1a75-437f-9a16-772744d4a761 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113316) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:36:55.094621 np0000171570 devstack@c-api.service[113316]: INFO cinder.volume.api [None req-f2f264f3-1a75-437f-9a16-772744d4a761 demo demo] Get all volumes completed successfully. May 04 16:36:55.097033 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-f2f264f3-1a75-437f-9a16-772744d4a761 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:36:55.097648 np0000171570 devstack@c-api.service[113316]: [pid: 113316|app: 0|req: 5/18] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:36:55 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 16:37:05.088838 np0000171570 devstack@c-api.service[113316]: DEBUG dbcounter [-] [113316] Writing DB stats cinder:SELECT=1 {{(pid=113316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:37:55.116209 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.middleware.request_id [None req-48755a87-382c-46bf-a8f3-8ac63dd9b095 None None] RequestId filter calling following filter/app {{(pid=113317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:37:55.118553 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-48755a87-382c-46bf-a8f3-8ac63dd9b095 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:37:55.118642 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-48755a87-382c-46bf-a8f3-8ac63dd9b095 demo demo] Empty body provided in request {{(pid=113317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:37:55.118901 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-48755a87-382c-46bf-a8f3-8ac63dd9b095 demo demo] Calling method 'detail' {{(pid=113317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:37:55.119055 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.api_utils [None req-48755a87-382c-46bf-a8f3-8ac63dd9b095 demo demo] Removing options '' from query. {{(pid=113317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:37:55.119809 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.volume.api [None req-48755a87-382c-46bf-a8f3-8ac63dd9b095 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113317) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:37:55.127733 np0000171570 devstack@c-api.service[113317]: INFO cinder.volume.api [None req-48755a87-382c-46bf-a8f3-8ac63dd9b095 demo demo] Get all volumes completed successfully. May 04 16:37:55.130599 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-48755a87-382c-46bf-a8f3-8ac63dd9b095 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:37:55.131050 np0000171570 devstack@c-api.service[113317]: [pid: 113317|app: 0|req: 5/19] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:37:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:38:05.122652 np0000171570 devstack@c-api.service[113317]: DEBUG dbcounter [-] [113317] Writing DB stats cinder:SELECT=1 {{(pid=113317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:38:55.148382 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-3d9d641f-a2ec-4b9c-8dab-b396e6af9301 None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:38:55.298163 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-3d9d641f-a2ec-4b9c-8dab-b396e6af9301 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:38:55.298689 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-3d9d641f-a2ec-4b9c-8dab-b396e6af9301 demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:38:55.299160 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-3d9d641f-a2ec-4b9c-8dab-b396e6af9301 demo demo] Calling method 'detail' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:38:55.299810 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.api_utils [None req-3d9d641f-a2ec-4b9c-8dab-b396e6af9301 demo demo] Removing options '' from query. {{(pid=113318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:38:55.301001 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.volume.api [None req-3d9d641f-a2ec-4b9c-8dab-b396e6af9301 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113318) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:38:55.308911 np0000171570 devstack@c-api.service[113318]: INFO cinder.volume.api [None req-3d9d641f-a2ec-4b9c-8dab-b396e6af9301 demo demo] Get all volumes completed successfully. May 04 16:38:55.310948 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-3d9d641f-a2ec-4b9c-8dab-b396e6af9301 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:38:55.311341 np0000171570 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 5/20] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:38:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:39:05.304503 np0000171570 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:39:55.324931 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.middleware.request_id [None req-984866c3-d907-4d32-a7ae-2826b13dea76 None None] RequestId filter calling following filter/app {{(pid=113315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:39:55.327916 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-984866c3-d907-4d32-a7ae-2826b13dea76 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:39:55.328039 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-984866c3-d907-4d32-a7ae-2826b13dea76 demo demo] Empty body provided in request {{(pid=113315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:39:55.328242 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-984866c3-d907-4d32-a7ae-2826b13dea76 demo demo] Calling method 'detail' {{(pid=113315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:39:55.328580 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.api_utils [None req-984866c3-d907-4d32-a7ae-2826b13dea76 demo demo] Removing options '' from query. {{(pid=113315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:39:55.329603 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.volume.api [None req-984866c3-d907-4d32-a7ae-2826b13dea76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113315) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:39:55.340710 np0000171570 devstack@c-api.service[113315]: INFO cinder.volume.api [None req-984866c3-d907-4d32-a7ae-2826b13dea76 demo demo] Get all volumes completed successfully. May 04 16:39:55.345326 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-984866c3-d907-4d32-a7ae-2826b13dea76 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:39:55.346115 np0000171570 devstack@c-api.service[113315]: [pid: 113315|app: 0|req: 6/21] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:39:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:40:05.333682 np0000171570 devstack@c-api.service[113315]: DEBUG dbcounter [-] [113315] Writing DB stats cinder:SELECT=1 {{(pid=113315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:40:55.359465 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.middleware.request_id [None req-dda70e7e-702a-41b7-880b-dd2c7b2a99cf None None] RequestId filter calling following filter/app {{(pid=113316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:40:55.363313 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-dda70e7e-702a-41b7-880b-dd2c7b2a99cf demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:40:55.363612 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-dda70e7e-702a-41b7-880b-dd2c7b2a99cf demo demo] Empty body provided in request {{(pid=113316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:40:55.363936 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-dda70e7e-702a-41b7-880b-dd2c7b2a99cf demo demo] Calling method 'detail' {{(pid=113316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:40:55.364262 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.api_utils [None req-dda70e7e-702a-41b7-880b-dd2c7b2a99cf demo demo] Removing options '' from query. {{(pid=113316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:40:55.365370 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.volume.api [None req-dda70e7e-702a-41b7-880b-dd2c7b2a99cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113316) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:40:55.377722 np0000171570 devstack@c-api.service[113316]: INFO cinder.volume.api [None req-dda70e7e-702a-41b7-880b-dd2c7b2a99cf demo demo] Get all volumes completed successfully. May 04 16:40:55.380355 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-dda70e7e-702a-41b7-880b-dd2c7b2a99cf demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:40:55.380878 np0000171570 devstack@c-api.service[113316]: [pid: 113316|app: 0|req: 6/22] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:40:55 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 16:41:05.371866 np0000171570 devstack@c-api.service[113316]: DEBUG dbcounter [-] [113316] Writing DB stats cinder:SELECT=1 {{(pid=113316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:41:55.395889 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.middleware.request_id [None req-911d25ba-6d15-466c-85cf-87ee89d8234d None None] RequestId filter calling following filter/app {{(pid=113317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:41:55.399478 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-911d25ba-6d15-466c-85cf-87ee89d8234d demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:41:55.399735 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-911d25ba-6d15-466c-85cf-87ee89d8234d demo demo] Empty body provided in request {{(pid=113317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:41:55.399972 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-911d25ba-6d15-466c-85cf-87ee89d8234d demo demo] Calling method 'detail' {{(pid=113317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:41:55.400265 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.api_utils [None req-911d25ba-6d15-466c-85cf-87ee89d8234d demo demo] Removing options '' from query. {{(pid=113317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:41:55.401260 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.volume.api [None req-911d25ba-6d15-466c-85cf-87ee89d8234d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113317) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:41:55.409291 np0000171570 devstack@c-api.service[113317]: INFO cinder.volume.api [None req-911d25ba-6d15-466c-85cf-87ee89d8234d demo demo] Get all volumes completed successfully. May 04 16:41:55.412148 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-911d25ba-6d15-466c-85cf-87ee89d8234d demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:41:55.412633 np0000171570 devstack@c-api.service[113317]: [pid: 113317|app: 0|req: 6/23] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:41:55 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 16:42:05.404280 np0000171570 devstack@c-api.service[113317]: DEBUG dbcounter [-] [113317] Writing DB stats cinder:SELECT=1 {{(pid=113317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:42:55.425189 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-00687230-08d6-4784-9062-53dc7c309fdc None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:42:55.431950 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-00687230-08d6-4784-9062-53dc7c309fdc demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:42:55.432425 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-00687230-08d6-4784-9062-53dc7c309fdc demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:42:55.432968 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-00687230-08d6-4784-9062-53dc7c309fdc demo demo] Calling method 'detail' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:42:55.433512 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.api_utils [None req-00687230-08d6-4784-9062-53dc7c309fdc demo demo] Removing options '' from query. {{(pid=113318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:42:55.434254 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.volume.api [None req-00687230-08d6-4784-9062-53dc7c309fdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113318) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:42:55.442311 np0000171570 devstack@c-api.service[113318]: INFO cinder.volume.api [None req-00687230-08d6-4784-9062-53dc7c309fdc demo demo] Get all volumes completed successfully. May 04 16:42:55.444438 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-00687230-08d6-4784-9062-53dc7c309fdc demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:42:55.444852 np0000171570 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 6/24] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:42:55 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 16:43:05.436999 np0000171570 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:43:55.460924 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.middleware.request_id [None req-14c93af8-a109-4b3d-a5f7-e5b07bb1a6f8 None None] RequestId filter calling following filter/app {{(pid=113315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:43:55.630420 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-14c93af8-a109-4b3d-a5f7-e5b07bb1a6f8 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:43:55.630951 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-14c93af8-a109-4b3d-a5f7-e5b07bb1a6f8 demo demo] Empty body provided in request {{(pid=113315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:43:55.631553 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-14c93af8-a109-4b3d-a5f7-e5b07bb1a6f8 demo demo] Calling method 'detail' {{(pid=113315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:43:55.632128 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.api_utils [None req-14c93af8-a109-4b3d-a5f7-e5b07bb1a6f8 demo demo] Removing options '' from query. {{(pid=113315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:43:55.634166 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.volume.api [None req-14c93af8-a109-4b3d-a5f7-e5b07bb1a6f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113315) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:43:55.642259 np0000171570 devstack@c-api.service[113315]: INFO cinder.volume.api [None req-14c93af8-a109-4b3d-a5f7-e5b07bb1a6f8 demo demo] Get all volumes completed successfully. May 04 16:43:55.644408 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-14c93af8-a109-4b3d-a5f7-e5b07bb1a6f8 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:43:55.644769 np0000171570 devstack@c-api.service[113315]: [pid: 113315|app: 0|req: 7/25] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:43:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:44:05.638209 np0000171570 devstack@c-api.service[113315]: DEBUG dbcounter [-] [113315] Writing DB stats cinder:SELECT=1 {{(pid=113315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:44:55.658866 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.middleware.request_id [None req-c725b506-6fc2-493d-8fa2-1057c395784d None None] RequestId filter calling following filter/app {{(pid=113316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:44:55.665414 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-c725b506-6fc2-493d-8fa2-1057c395784d demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:44:55.665715 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-c725b506-6fc2-493d-8fa2-1057c395784d demo demo] Empty body provided in request {{(pid=113316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:44:55.666085 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-c725b506-6fc2-493d-8fa2-1057c395784d demo demo] Calling method 'detail' {{(pid=113316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:44:55.666311 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.api_utils [None req-c725b506-6fc2-493d-8fa2-1057c395784d demo demo] Removing options '' from query. {{(pid=113316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:44:55.667337 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.volume.api [None req-c725b506-6fc2-493d-8fa2-1057c395784d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113316) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:44:55.675028 np0000171570 devstack@c-api.service[113316]: INFO cinder.volume.api [None req-c725b506-6fc2-493d-8fa2-1057c395784d demo demo] Get all volumes completed successfully. May 04 16:44:55.676968 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-c725b506-6fc2-493d-8fa2-1057c395784d demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:44:55.677501 np0000171570 devstack@c-api.service[113316]: [pid: 113316|app: 0|req: 7/26] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:44:55 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 16:45:05.670550 np0000171570 devstack@c-api.service[113316]: DEBUG dbcounter [-] [113316] Writing DB stats cinder:SELECT=1 {{(pid=113316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:45:55.691750 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.middleware.request_id [None req-9fc0f1fd-0385-4103-add9-d07fd44fcfc4 None None] RequestId filter calling following filter/app {{(pid=113317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:45:55.694580 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-9fc0f1fd-0385-4103-add9-d07fd44fcfc4 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:45:55.694823 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-9fc0f1fd-0385-4103-add9-d07fd44fcfc4 demo demo] Empty body provided in request {{(pid=113317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:45:55.695076 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-9fc0f1fd-0385-4103-add9-d07fd44fcfc4 demo demo] Calling method 'detail' {{(pid=113317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:45:55.695421 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.api_utils [None req-9fc0f1fd-0385-4103-add9-d07fd44fcfc4 demo demo] Removing options '' from query. {{(pid=113317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:45:55.696419 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.volume.api [None req-9fc0f1fd-0385-4103-add9-d07fd44fcfc4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113317) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:45:55.706040 np0000171570 devstack@c-api.service[113317]: INFO cinder.volume.api [None req-9fc0f1fd-0385-4103-add9-d07fd44fcfc4 demo demo] Get all volumes completed successfully. May 04 16:45:55.710205 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-9fc0f1fd-0385-4103-add9-d07fd44fcfc4 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:45:55.710700 np0000171570 devstack@c-api.service[113317]: [pid: 113317|app: 0|req: 7/27] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:45:55 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 16:46:05.700421 np0000171570 devstack@c-api.service[113317]: DEBUG dbcounter [-] [113317] Writing DB stats cinder:SELECT=1 {{(pid=113317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:46:55.725210 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-bb138bba-2bfc-484d-a6c5-8d02e801bb81 None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:46:55.728128 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-bb138bba-2bfc-484d-a6c5-8d02e801bb81 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:46:55.728521 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-bb138bba-2bfc-484d-a6c5-8d02e801bb81 demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:46:55.728729 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-bb138bba-2bfc-484d-a6c5-8d02e801bb81 demo demo] Calling method 'detail' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:46:55.728964 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.api_utils [None req-bb138bba-2bfc-484d-a6c5-8d02e801bb81 demo demo] Removing options '' from query. {{(pid=113318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:46:55.730002 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.volume.api [None req-bb138bba-2bfc-484d-a6c5-8d02e801bb81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113318) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:46:55.738282 np0000171570 devstack@c-api.service[113318]: INFO cinder.volume.api [None req-bb138bba-2bfc-484d-a6c5-8d02e801bb81 demo demo] Get all volumes completed successfully. May 04 16:46:55.740950 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-bb138bba-2bfc-484d-a6c5-8d02e801bb81 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:46:55.741315 np0000171570 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 7/28] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:46:55 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 16:47:05.733170 np0000171570 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:47:55.755574 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.middleware.request_id [None req-f9aabc57-88f6-43dc-9677-d1db95872875 None None] RequestId filter calling following filter/app {{(pid=113315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:47:55.759660 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-f9aabc57-88f6-43dc-9677-d1db95872875 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:47:55.760016 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-f9aabc57-88f6-43dc-9677-d1db95872875 demo demo] Empty body provided in request {{(pid=113315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:47:55.760547 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-f9aabc57-88f6-43dc-9677-d1db95872875 demo demo] Calling method 'detail' {{(pid=113315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:47:55.761081 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.api_utils [None req-f9aabc57-88f6-43dc-9677-d1db95872875 demo demo] Removing options '' from query. {{(pid=113315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:47:55.762202 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.volume.api [None req-f9aabc57-88f6-43dc-9677-d1db95872875 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113315) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:47:55.773273 np0000171570 devstack@c-api.service[113315]: INFO cinder.volume.api [None req-f9aabc57-88f6-43dc-9677-d1db95872875 demo demo] Get all volumes completed successfully. May 04 16:47:55.776287 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-f9aabc57-88f6-43dc-9677-d1db95872875 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:47:55.777177 np0000171570 devstack@c-api.service[113315]: [pid: 113315|app: 0|req: 8/29] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:47:55 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 16:48:05.766534 np0000171570 devstack@c-api.service[113315]: DEBUG dbcounter [-] [113315] Writing DB stats cinder:SELECT=1 {{(pid=113315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:48:55.791057 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.middleware.request_id [None req-d719e621-276d-4008-9cd6-16295b013ee3 None None] RequestId filter calling following filter/app {{(pid=113316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:48:55.878873 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-d719e621-276d-4008-9cd6-16295b013ee3 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:48:55.879245 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-d719e621-276d-4008-9cd6-16295b013ee3 demo demo] Empty body provided in request {{(pid=113316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:48:55.879668 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-d719e621-276d-4008-9cd6-16295b013ee3 demo demo] Calling method 'detail' {{(pid=113316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:48:55.880102 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.api_utils [None req-d719e621-276d-4008-9cd6-16295b013ee3 demo demo] Removing options '' from query. {{(pid=113316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:48:55.881613 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.volume.api [None req-d719e621-276d-4008-9cd6-16295b013ee3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113316) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:48:55.889199 np0000171570 devstack@c-api.service[113316]: INFO cinder.volume.api [None req-d719e621-276d-4008-9cd6-16295b013ee3 demo demo] Get all volumes completed successfully. May 04 16:48:55.891499 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-d719e621-276d-4008-9cd6-16295b013ee3 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:48:55.891883 np0000171570 devstack@c-api.service[113316]: [pid: 113316|app: 0|req: 8/30] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:48:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:49:05.885561 np0000171570 devstack@c-api.service[113316]: DEBUG dbcounter [-] [113316] Writing DB stats cinder:SELECT=1 {{(pid=113316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:49:55.905835 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.middleware.request_id [None req-b87b2542-70e4-4850-86df-eae22c674699 None None] RequestId filter calling following filter/app {{(pid=113317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:49:55.908626 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-b87b2542-70e4-4850-86df-eae22c674699 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:49:55.908873 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-b87b2542-70e4-4850-86df-eae22c674699 demo demo] Empty body provided in request {{(pid=113317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:49:55.909127 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-b87b2542-70e4-4850-86df-eae22c674699 demo demo] Calling method 'detail' {{(pid=113317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:49:55.909437 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.api_utils [None req-b87b2542-70e4-4850-86df-eae22c674699 demo demo] Removing options '' from query. {{(pid=113317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:49:55.910916 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.volume.api [None req-b87b2542-70e4-4850-86df-eae22c674699 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113317) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:49:55.919658 np0000171570 devstack@c-api.service[113317]: INFO cinder.volume.api [None req-b87b2542-70e4-4850-86df-eae22c674699 demo demo] Get all volumes completed successfully. May 04 16:49:55.922310 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-b87b2542-70e4-4850-86df-eae22c674699 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:49:55.922780 np0000171570 devstack@c-api.service[113317]: [pid: 113317|app: 0|req: 8/31] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:49:55 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 16:50:05.913841 np0000171570 devstack@c-api.service[113317]: DEBUG dbcounter [-] [113317] Writing DB stats cinder:SELECT=1 {{(pid=113317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:50:55.937990 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-80b238c1-6664-4196-9ff0-e7afb16850c1 None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:50:55.941599 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-80b238c1-6664-4196-9ff0-e7afb16850c1 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:50:55.941899 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-80b238c1-6664-4196-9ff0-e7afb16850c1 demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:50:55.942247 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-80b238c1-6664-4196-9ff0-e7afb16850c1 demo demo] Calling method 'detail' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:50:55.942618 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.api_utils [None req-80b238c1-6664-4196-9ff0-e7afb16850c1 demo demo] Removing options '' from query. {{(pid=113318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:50:55.943610 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.volume.api [None req-80b238c1-6664-4196-9ff0-e7afb16850c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113318) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:50:55.951656 np0000171570 devstack@c-api.service[113318]: INFO cinder.volume.api [None req-80b238c1-6664-4196-9ff0-e7afb16850c1 demo demo] Get all volumes completed successfully. May 04 16:50:55.953664 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-80b238c1-6664-4196-9ff0-e7afb16850c1 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:50:55.953981 np0000171570 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 8/32] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:50:55 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 16:51:05.946687 np0000171570 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:51:55.967263 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.middleware.request_id [None req-6780f43d-fd95-4c5a-b2a0-8e585654b0e8 None None] RequestId filter calling following filter/app {{(pid=113315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:51:55.970082 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-6780f43d-fd95-4c5a-b2a0-8e585654b0e8 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:51:55.970332 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-6780f43d-fd95-4c5a-b2a0-8e585654b0e8 demo demo] Empty body provided in request {{(pid=113315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:51:55.970664 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.openstack.wsgi [None req-6780f43d-fd95-4c5a-b2a0-8e585654b0e8 demo demo] Calling method 'detail' {{(pid=113315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:51:55.970932 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.api.api_utils [None req-6780f43d-fd95-4c5a-b2a0-8e585654b0e8 demo demo] Removing options '' from query. {{(pid=113315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:51:55.971971 np0000171570 devstack@c-api.service[113315]: DEBUG cinder.volume.api [None req-6780f43d-fd95-4c5a-b2a0-8e585654b0e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113315) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:51:55.979552 np0000171570 devstack@c-api.service[113315]: INFO cinder.volume.api [None req-6780f43d-fd95-4c5a-b2a0-8e585654b0e8 demo demo] Get all volumes completed successfully. May 04 16:51:55.982145 np0000171570 devstack@c-api.service[113315]: INFO cinder.api.openstack.wsgi [None req-6780f43d-fd95-4c5a-b2a0-8e585654b0e8 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:51:55.982681 np0000171570 devstack@c-api.service[113315]: [pid: 113315|app: 0|req: 9/33] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:51:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:52:05.975120 np0000171570 devstack@c-api.service[113315]: DEBUG dbcounter [-] [113315] Writing DB stats cinder:SELECT=1 {{(pid=113315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:52:55.995303 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.middleware.request_id [None req-353a6f57-8272-4526-ae82-fb5a8bff7519 None None] RequestId filter calling following filter/app {{(pid=113316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:52:55.998161 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-353a6f57-8272-4526-ae82-fb5a8bff7519 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:52:55.998431 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-353a6f57-8272-4526-ae82-fb5a8bff7519 demo demo] Empty body provided in request {{(pid=113316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:52:55.998685 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.openstack.wsgi [None req-353a6f57-8272-4526-ae82-fb5a8bff7519 demo demo] Calling method 'detail' {{(pid=113316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:52:55.999137 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.api.api_utils [None req-353a6f57-8272-4526-ae82-fb5a8bff7519 demo demo] Removing options '' from query. {{(pid=113316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:52:56.000640 np0000171570 devstack@c-api.service[113316]: DEBUG cinder.volume.api [None req-353a6f57-8272-4526-ae82-fb5a8bff7519 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113316) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:52:56.012526 np0000171570 devstack@c-api.service[113316]: INFO cinder.volume.api [None req-353a6f57-8272-4526-ae82-fb5a8bff7519 demo demo] Get all volumes completed successfully. May 04 16:52:56.015966 np0000171570 devstack@c-api.service[113316]: INFO cinder.api.openstack.wsgi [None req-353a6f57-8272-4526-ae82-fb5a8bff7519 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:52:56.016460 np0000171570 devstack@c-api.service[113316]: [pid: 113316|app: 0|req: 9/34] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:52:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:53:06.005039 np0000171570 devstack@c-api.service[113316]: DEBUG dbcounter [-] [113316] Writing DB stats cinder:SELECT=1 {{(pid=113316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:53:56.030231 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.middleware.request_id [None req-8562436c-0ce9-44cf-9509-b5d73b95dce1 None None] RequestId filter calling following filter/app {{(pid=113317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:53:56.140108 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-8562436c-0ce9-44cf-9509-b5d73b95dce1 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:53:56.140258 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-8562436c-0ce9-44cf-9509-b5d73b95dce1 demo demo] Empty body provided in request {{(pid=113317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:53:56.140485 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.openstack.wsgi [None req-8562436c-0ce9-44cf-9509-b5d73b95dce1 demo demo] Calling method 'detail' {{(pid=113317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:53:56.140789 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.api.api_utils [None req-8562436c-0ce9-44cf-9509-b5d73b95dce1 demo demo] Removing options '' from query. {{(pid=113317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:53:56.141994 np0000171570 devstack@c-api.service[113317]: DEBUG cinder.volume.api [None req-8562436c-0ce9-44cf-9509-b5d73b95dce1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113317) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:53:56.151119 np0000171570 devstack@c-api.service[113317]: INFO cinder.volume.api [None req-8562436c-0ce9-44cf-9509-b5d73b95dce1 demo demo] Get all volumes completed successfully. May 04 16:53:56.154031 np0000171570 devstack@c-api.service[113317]: INFO cinder.api.openstack.wsgi [None req-8562436c-0ce9-44cf-9509-b5d73b95dce1 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:53:56.154498 np0000171570 devstack@c-api.service[113317]: [pid: 113317|app: 0|req: 9/35] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:53:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:54:06.145299 np0000171570 devstack@c-api.service[113317]: DEBUG dbcounter [-] [113317] Writing DB stats cinder:SELECT=1 {{(pid=113317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:54:56.167858 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-8e0e7c07-c0b7-479f-b3a9-254ef1d2c764 None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:54:56.172031 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-8e0e7c07-c0b7-479f-b3a9-254ef1d2c764 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 04 16:54:56.172303 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-8e0e7c07-c0b7-479f-b3a9-254ef1d2c764 demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:54:56.172505 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-8e0e7c07-c0b7-479f-b3a9-254ef1d2c764 demo demo] Calling method 'detail' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:54:56.172797 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.api.api_utils [None req-8e0e7c07-c0b7-479f-b3a9-254ef1d2c764 demo demo] Removing options '' from query. {{(pid=113318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:54:56.173880 np0000171570 devstack@c-api.service[113318]: DEBUG cinder.volume.api [None req-8e0e7c07-c0b7-479f-b3a9-254ef1d2c764 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113318) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:54:56.181758 np0000171570 devstack@c-api.service[113318]: INFO cinder.volume.api [None req-8e0e7c07-c0b7-479f-b3a9-254ef1d2c764 demo demo] Get all volumes completed successfully. May 04 16:54:56.185203 np0000171570 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-8e0e7c07-c0b7-479f-b3a9-254ef1d2c764 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 04 16:54:56.185721 np0000171570 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 9/36] 199.204.45.240 () {64 vars in 1296 bytes} [Mon May 4 16:54:56 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 16:55:06.176877 np0000171570 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}