Apr 17 12:19:07.360103 np0000167129 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 17 12:19:07.369810 np0000167129 devstack@c-api.service[113411]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 17 12:19:07.372930 np0000167129 devstack@c-api.service[113411]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Apr 17 12:19:07 2026] *** Apr 17 12:19:07.372930 np0000167129 devstack@c-api.service[113411]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 17 12:19:07.372930 np0000167129 devstack@c-api.service[113411]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 17 12:19:07.372930 np0000167129 devstack@c-api.service[113411]: nodename: np0000167129 Apr 17 12:19:07.372930 np0000167129 devstack@c-api.service[113411]: machine: x86_64 Apr 17 12:19:07.372930 np0000167129 devstack@c-api.service[113411]: clock source: unix Apr 17 12:19:07.372930 np0000167129 devstack@c-api.service[113411]: pcre jit disabled Apr 17 12:19:07.372930 np0000167129 devstack@c-api.service[113411]: detected number of CPU cores: 16 Apr 17 12:19:07.372930 np0000167129 devstack@c-api.service[113411]: current working directory: / Apr 17 12:19:07.372930 np0000167129 devstack@c-api.service[113411]: detected binary path: /usr/bin/uwsgi-core Apr 17 12:19:07.372930 np0000167129 devstack@c-api.service[113411]: your processes number limit is 256917 Apr 17 12:19:07.372930 np0000167129 devstack@c-api.service[113411]: your memory page size is 4096 bytes Apr 17 12:19:07.372930 np0000167129 devstack@c-api.service[113411]: detected max file descriptor number: 2048 Apr 17 12:19:07.372930 np0000167129 devstack@c-api.service[113411]: lock engine: pthread robust mutexes Apr 17 12:19:07.373717 np0000167129 devstack@c-api.service[113411]: thunder lock: enabled Apr 17 12:19:07.373717 np0000167129 devstack@c-api.service[113411]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 17 12:19:07.373717 np0000167129 devstack@c-api.service[113411]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 17 12:19:07.373717 np0000167129 devstack@c-api.service[113411]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 17 12:19:07.373717 np0000167129 devstack@c-api.service[113411]: Set PythonHome to /opt/stack/data/venv Apr 17 12:19:07.417878 np0000167129 devstack@c-api.service[113411]: Python main interpreter initialized at 0x7f75c5ea3668 Apr 17 12:19:07.417878 np0000167129 devstack@c-api.service[113411]: python threads support enabled Apr 17 12:19:07.417878 np0000167129 devstack@c-api.service[113411]: your server socket listen backlog is limited to 100 connections Apr 17 12:19:07.417878 np0000167129 devstack@c-api.service[113411]: your mercy for graceful operations on workers is 80 seconds Apr 17 12:19:07.418444 np0000167129 devstack@c-api.service[113411]: mapped 671795 bytes (656 KB) for 4 cores Apr 17 12:19:07.418684 np0000167129 devstack@c-api.service[113411]: *** Operational MODE: preforking *** Apr 17 12:19:07.419098 np0000167129 devstack@c-api.service[113411]: *** uWSGI is running in multiple interpreter mode *** Apr 17 12:19:07.419098 np0000167129 devstack@c-api.service[113411]: spawned uWSGI master process (pid: 113411) Apr 17 12:19:07.420059 np0000167129 devstack@c-api.service[113411]: spawned uWSGI worker 1 (pid: 113412, cores: 1) Apr 17 12:19:07.419234 np0000167129 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 17 12:19:07.420729 np0000167129 devstack@c-api.service[113411]: spawned uWSGI worker 2 (pid: 113413, cores: 1) Apr 17 12:19:07.421277 np0000167129 devstack@c-api.service[113411]: spawned uWSGI worker 3 (pid: 113414, cores: 1) Apr 17 12:19:07.421916 np0000167129 devstack@c-api.service[113411]: spawned uWSGI worker 4 (pid: 113415, cores: 1) Apr 17 12:19:07.422012 np0000167129 devstack@c-api.service[113411]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 17 12:19:07.542537 np0000167129 devstack@c-api.service[113412]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 17 12:19:07.542537 np0000167129 devstack@c-api.service[113412]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 17 12:19:07.542537 np0000167129 devstack@c-api.service[113412]: we strongly recommend against using it for new projects. Apr 17 12:19:07.542537 np0000167129 devstack@c-api.service[113412]: If you are already using Eventlet, we recommend migrating to a different Apr 17 12:19:07.542537 np0000167129 devstack@c-api.service[113412]: framework. For more detail see Apr 17 12:19:07.542537 np0000167129 devstack@c-api.service[113412]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 17 12:19:07.542537 np0000167129 devstack@c-api.service[113412]: import eventlet # noqa Apr 17 12:19:07.550086 np0000167129 devstack@c-api.service[113413]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 17 12:19:07.550086 np0000167129 devstack@c-api.service[113413]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 17 12:19:07.550086 np0000167129 devstack@c-api.service[113413]: we strongly recommend against using it for new projects. Apr 17 12:19:07.550086 np0000167129 devstack@c-api.service[113413]: If you are already using Eventlet, we recommend migrating to a different Apr 17 12:19:07.550086 np0000167129 devstack@c-api.service[113413]: framework. For more detail see Apr 17 12:19:07.550086 np0000167129 devstack@c-api.service[113413]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 17 12:19:07.550086 np0000167129 devstack@c-api.service[113413]: import eventlet # noqa Apr 17 12:19:07.555555 np0000167129 devstack@c-api.service[113414]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 17 12:19:07.555555 np0000167129 devstack@c-api.service[113414]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 17 12:19:07.555555 np0000167129 devstack@c-api.service[113414]: we strongly recommend against using it for new projects. Apr 17 12:19:07.555555 np0000167129 devstack@c-api.service[113414]: If you are already using Eventlet, we recommend migrating to a different Apr 17 12:19:07.555555 np0000167129 devstack@c-api.service[113414]: framework. For more detail see Apr 17 12:19:07.555555 np0000167129 devstack@c-api.service[113414]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 17 12:19:07.555555 np0000167129 devstack@c-api.service[113414]: import eventlet # noqa Apr 17 12:19:07.575663 np0000167129 devstack@c-api.service[113415]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 17 12:19:07.575663 np0000167129 devstack@c-api.service[113415]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 17 12:19:07.575663 np0000167129 devstack@c-api.service[113415]: we strongly recommend against using it for new projects. Apr 17 12:19:07.575663 np0000167129 devstack@c-api.service[113415]: If you are already using Eventlet, we recommend migrating to a different Apr 17 12:19:07.575663 np0000167129 devstack@c-api.service[113415]: framework. For more detail see Apr 17 12:19:07.575663 np0000167129 devstack@c-api.service[113415]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 17 12:19:07.575663 np0000167129 devstack@c-api.service[113415]: import eventlet # noqa Apr 17 12:19:07.633456 np0000167129 devstack@c-api.service[113413]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 17 12:19:07.633456 np0000167129 devstack@c-api.service[113413]: debtcollector.deprecate( Apr 17 12:19:07.642862 np0000167129 devstack@c-api.service[113414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 17 12:19:07.642862 np0000167129 devstack@c-api.service[113414]: debtcollector.deprecate( Apr 17 12:19:07.675305 np0000167129 devstack@c-api.service[113415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 17 12:19:07.675305 np0000167129 devstack@c-api.service[113415]: debtcollector.deprecate( Apr 17 12:19:07.677925 np0000167129 devstack@c-api.service[113412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 17 12:19:07.677925 np0000167129 devstack@c-api.service[113412]: debtcollector.deprecate( Apr 17 12:19:07.712095 np0000167129 devstack@c-api.service[113413]: /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 Apr 17 12:19:07.712095 np0000167129 devstack@c-api.service[113413]: from cgi import parse_header Apr 17 12:19:07.721397 np0000167129 devstack@c-api.service[113414]: /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 Apr 17 12:19:07.721397 np0000167129 devstack@c-api.service[113414]: from cgi import parse_header Apr 17 12:19:07.756717 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:07.756717 np0000167129 devstack@c-api.service[113413]: removals.removed_module( Apr 17 12:19:07.757417 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:07.757417 np0000167129 devstack@c-api.service[113413]: removals.removed_module( Apr 17 12:19:07.757655 np0000167129 devstack@c-api.service[113415]: /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 Apr 17 12:19:07.757655 np0000167129 devstack@c-api.service[113415]: from cgi import parse_header Apr 17 12:19:07.765531 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:19:07.765531 np0000167129 devstack@c-api.service[113414]: removals.removed_module( Apr 17 12:19:07.766313 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:19:07.766313 np0000167129 devstack@c-api.service[113414]: removals.removed_module( Apr 17 12:19:07.769158 np0000167129 devstack@c-api.service[113412]: /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 Apr 17 12:19:07.769158 np0000167129 devstack@c-api.service[113412]: from cgi import parse_header Apr 17 12:19:07.802543 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:07.802543 np0000167129 devstack@c-api.service[113415]: removals.removed_module( Apr 17 12:19:07.803239 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:07.803239 np0000167129 devstack@c-api.service[113415]: removals.removed_module( Apr 17 12:19:07.815801 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:19:07.815801 np0000167129 devstack@c-api.service[113412]: removals.removed_module( Apr 17 12:19:07.816445 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:19:07.816445 np0000167129 devstack@c-api.service[113412]: removals.removed_module( Apr 17 12:19:08.352671 np0000167129 devstack@c-api.service[113413]: /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 Apr 17 12:19:08.352671 np0000167129 devstack@c-api.service[113413]: warnings.warn( Apr 17 12:19:08.355366 np0000167129 devstack@c-api.service[113414]: /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 Apr 17 12:19:08.355366 np0000167129 devstack@c-api.service[113414]: warnings.warn( Apr 17 12:19:08.437373 np0000167129 devstack@c-api.service[113412]: /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 Apr 17 12:19:08.437373 np0000167129 devstack@c-api.service[113412]: warnings.warn( Apr 17 12:19:08.442021 np0000167129 devstack@c-api.service[113415]: /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 Apr 17 12:19:08.442021 np0000167129 devstack@c-api.service[113415]: warnings.warn( Apr 17 12:19:08.448500 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:08.448500 np0000167129 devstack@c-api.service[113413]: warnings.warn( Apr 17 12:19:08.449010 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:19:08.449010 np0000167129 devstack@c-api.service[113414]: warnings.warn( Apr 17 12:19:08.534131 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:19:08.534131 np0000167129 devstack@c-api.service[113412]: warnings.warn( Apr 17 12:19:08.552045 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:08.552045 np0000167129 devstack@c-api.service[113415]: warnings.warn( Apr 17 12:19:08.744855 np0000167129 devstack@c-api.service[113413]: 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. Apr 17 12:19:08.745292 np0000167129 devstack@c-api.service[113413]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113413) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 17 12:19:08.750339 np0000167129 devstack@c-api.service[113414]: 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. Apr 17 12:19:08.750628 np0000167129 devstack@c-api.service[113414]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113414) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 17 12:19:08.800815 np0000167129 devstack@c-api.service[113412]: 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. Apr 17 12:19:08.801418 np0000167129 devstack@c-api.service[113412]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113412) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 17 12:19:08.830308 np0000167129 devstack@c-api.service[113413]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 17 12:19:08.830308 np0000167129 devstack@c-api.service[113413]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 17 12:19:08.834223 np0000167129 devstack@c-api.service[113414]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 17 12:19:08.834223 np0000167129 devstack@c-api.service[113414]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 17 12:19:08.836389 np0000167129 devstack@c-api.service[113415]: 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. Apr 17 12:19:08.836915 np0000167129 devstack@c-api.service[113415]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113415) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 17 12:19:08.861578 np0000167129 devstack@c-api.service[113412]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 17 12:19:08.861578 np0000167129 devstack@c-api.service[113412]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 17 12:19:08.898209 np0000167129 devstack@c-api.service[113415]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 17 12:19:08.898209 np0000167129 devstack@c-api.service[113415]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 17 12:19:09.281759 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113413) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 17 12:19:09.281890 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113412) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 17 12:19:09.281922 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113414) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 17 12:19:09.281967 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113415) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 17 12:19:09.282094 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.282129 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.282153 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.282179 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.282218 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.282244 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.282349 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.282385 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.282410 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.282436 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.282518 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.282758 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.282812 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.282882 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.282912 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.282937 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.282966 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.283003 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.283035 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.283061 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.283086 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.283109 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.283140 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.283165 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.283192 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.283214 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.283239 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.283263 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.283287 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.283310 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.283335 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.283358 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.283389 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.283413 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.283437 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.283465 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.283491 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.283514 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.283540 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.283563 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.283604 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.283641 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.283665 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.283692 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.283717 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.283742 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.283766 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.283788 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.283816 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.283847 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.283872 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.283895 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.283924 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.283953 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.283978 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.284006 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.284032 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.284061 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.284084 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.284111 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.284111 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.284159 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.284183 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.284209 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.284209 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.284209 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.284209 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.284311 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.285162 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.285226 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.285288 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.285345 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.285373 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.285415 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.285442 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.285465 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.285496 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.285520 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.285545 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.285572 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.285653 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.285682 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.285712 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.285746 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.285771 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.285802 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.285827 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.285853 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.285881 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.285904 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.285930 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.285953 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.285984 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.286013 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.286039 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.286068 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.286091 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.286115 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.286139 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.286168 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.286192 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.286216 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.286238 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.286273 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.286301 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.286325 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.286347 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.286379 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.286404 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.286427 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.286452 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.286475 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.286475 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.286525 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.286553 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.286593 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.286623 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.286623 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.286670 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.286700 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.286726 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.286726 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.286726 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.286829 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.290786 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.290838 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.290908 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.290964 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.291028 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.291080 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.291142 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.291216 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.291280 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.291348 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.291414 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.291477 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.291503 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.291546 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.291588 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.291624 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.291648 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.291678 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.291704 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.291731 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.291755 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.291778 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.291802 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.291839 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.291886 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.291965 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.291993 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.292022 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.292047 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.292089 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.292126 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.292158 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.292187 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.292212 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.292237 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.292263 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.292288 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.292338 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.292365 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.292390 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.292415 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.292477 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.292537 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.292566 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.292622 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.292667 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.292767 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.292767 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.292815 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.292838 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.292867 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.292902 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.292902 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.292957 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.293005 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.293103 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.293138 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.293184 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.293217 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.293243 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.293267 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.293297 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.293321 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.293346 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.293375 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.293404 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.293430 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.293458 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.293485 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.293510 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.293534 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.293558 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.293599 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.293626 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.293656 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.293682 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.293705 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.293705 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.293747 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.293772 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.293801 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.293824 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.293900 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.293932 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.293963 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.293988 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.294017 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.294043 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.294069 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.294093 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.294118 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.294141 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.294166 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.294193 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.294223 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.294251 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.294275 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.294298 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.294343 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.294378 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.294408 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.294432 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.294457 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.294487 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.294512 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.294536 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.294561 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.294561 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.294617 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.294617 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.294703 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.294831 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.296749 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.296813 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.296873 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.296930 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.296970 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.296997 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.297021 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.297052 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.297083 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.297108 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.297137 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.297161 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.297187 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.297209 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.297234 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.297259 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.297283 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.297314 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.297339 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.297366 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.297407 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.297511 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.297608 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.297693 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.297777 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.297859 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.297956 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.298044 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.303115 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.303189 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.303224 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.303275 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.303336 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.303390 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.303453 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.303676 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.303736 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.303806 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.303848 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.303887 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.303925 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.303961 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.303998 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.304040 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.304077 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.304114 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.304114 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.304191 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.304228 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.304271 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.304348 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.304393 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.304429 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.304493 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.304573 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.304689 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.305469 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.305543 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.305620 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.305694 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.305694 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.305802 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.305802 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.305912 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.305912 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.306024 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.306024 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.306133 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.306133 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.306231 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.306285 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.306350 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.306403 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.306455 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.306525 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.306600 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.306659 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.306816 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.306880 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.306958 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.307037 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.307113 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.307182 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.307292 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.310263 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.310342 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.310396 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.310396 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.310511 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.310566 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.310657 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.310714 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.310776 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.310838 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.310904 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.310959 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.311013 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.311065 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.311121 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.311175 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.311228 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.311284 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.311337 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.311429 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.311485 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.311539 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.311630 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.311689 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.311744 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.311798 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.311857 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.311857 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.311976 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.311976 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.311976 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.311976 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.311976 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.312796 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.312875 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.312875 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.312950 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.312950 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.312950 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.313066 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.313109 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.313109 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.313180 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.313223 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.313223 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.313299 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.313336 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.313374 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.313427 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.313469 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.313505 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.313543 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.314674 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.314789 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.314826 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.314854 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.314891 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.314918 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.314973 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.315006 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.315038 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.315038 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.315092 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.315092 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.315158 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.315186 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.315213 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.315241 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.315270 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.315296 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.315325 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.315354 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.315384 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.315412 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.315437 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.315463 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.315489 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.315517 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.315542 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.315571 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.315620 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.315649 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.315679 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.315711 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.315744 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.315776 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.315803 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.315828 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.315863 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.315892 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.315892 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.315945 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.315974 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.316001 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.316032 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.316064 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.316098 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.316125 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.316151 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.316189 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.316222 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.316247 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.316271 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.316300 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.316374 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.316413 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.316413 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.316413 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.316565 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.316610 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.316638 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.316662 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.316699 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.316734 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.316763 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.316798 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.316824 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.316861 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.316907 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.316944 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.316986 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.317026 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.317062 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.317103 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.317140 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.317184 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.317226 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.317264 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.317301 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.317343 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.317343 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.317343 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.317343 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.317343 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.317343 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.317343 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.317632 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.317705 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.317746 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.317791 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.317833 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.317889 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.317937 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.318174 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.318220 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.318258 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.318294 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.318330 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.318365 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.318411 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.318453 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.318489 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.318527 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.318571 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.318628 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.318664 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.318703 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.318741 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.318741 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.318741 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.318741 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.318865 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.318865 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.318865 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.318865 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.318865 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.318865 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.318865 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.319101 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.319101 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.319101 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.319101 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.319233 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.319278 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.319321 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.319358 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.319394 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.319432 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.319471 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.319513 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.319551 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.319606 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.319656 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.319693 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.319729 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.319766 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.319803 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.319846 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.319883 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.319923 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.319969 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.320006 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.320052 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.320089 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.320126 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.320163 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.321261 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.321323 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.321372 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.321419 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.321419 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.321486 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.321530 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.321571 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.321623 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.321669 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.321708 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.321748 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.321792 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.321829 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.321866 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.321866 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.321931 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.321975 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.322013 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.322049 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.322085 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.322125 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.322162 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.322162 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.322162 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.322162 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.322284 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.322284 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.325244 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.325306 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.325343 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.325343 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.325408 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.325449 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.325449 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.325516 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.325560 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.325628 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.325671 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.325708 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.325745 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.325827 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.326557 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.326637 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.326719 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.326789 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.326902 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.326961 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.327089 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.327284 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.327345 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.327401 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.327449 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.327518 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.327573 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.327653 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.327991 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.328063 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.328112 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.328162 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.328196 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.328238 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.328276 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.328313 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.328313 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.328417 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.328456 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.328494 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.328546 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.328608 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.329033 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.329077 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.329119 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.329158 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.329191 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.329191 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.329259 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.329295 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.329338 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.329376 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.329419 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.329468 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.329515 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.329556 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.330892 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.330962 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.331003 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.331042 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.331078 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.331120 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.331165 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.331203 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.331203 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.331271 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.331316 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.331350 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.331387 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.331423 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.331461 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.331503 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.331542 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.331654 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.331701 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.331736 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.331775 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.331810 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.331848 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.331910 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.331950 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.332223 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.332223 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.332223 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.333895 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.334048 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.334125 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.334190 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.334254 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.334318 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.334395 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.334462 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.334526 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.334615 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.334679 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.334740 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.334802 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.334870 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.334932 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.334993 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.334993 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.334993 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.334993 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.334993 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.334993 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.335382 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.335382 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.335382 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.335382 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.335382 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.335382 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.335806 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.335883 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.335957 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.335957 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.336070 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.336133 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.336196 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.336269 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.336370 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.336436 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.336501 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.336563 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.336651 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.336714 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.336777 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.336838 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.336899 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.336980 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.337043 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.337106 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.337174 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.337235 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.337295 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.337357 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.337416 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.337475 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.337547 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.337630 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.337692 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.337752 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.337813 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.337875 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.337950 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.338012 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.338083 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.338145 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.338218 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.338289 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.338350 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.338420 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.338482 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.338543 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.338625 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.338691 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.338752 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.338830 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.338896 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.338958 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.339025 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.339087 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.339148 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.339210 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.339279 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.339348 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.339412 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.339412 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.339412 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.339607 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.339607 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.339607 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.339607 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.339607 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.339877 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.339940 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.340005 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.340109 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.340211 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.340297 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.340444 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.340520 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.340622 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.340701 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.340788 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.340872 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.340929 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.340986 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.341030 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.341075 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.341125 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.341165 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.341202 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.341239 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.341289 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.341350 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.341403 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.341533 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.341601 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.341640 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.341676 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.341714 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.341751 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.341788 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.341825 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.341861 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.341909 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.341946 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.341991 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.342034 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.342073 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.342115 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.342152 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.342152 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.342152 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.342152 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.342293 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.342357 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.342357 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.342357 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.342357 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.342512 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.342512 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.342512 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.342512 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.342677 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.342677 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.342677 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.342785 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.342823 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.342872 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.342910 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.342946 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.342986 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.343028 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.343065 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.343103 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.343103 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.343103 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.344660 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.344740 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.344791 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.344791 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.344878 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.344935 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.344981 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.345025 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.345064 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.345104 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.345142 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.345185 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.345228 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.345266 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.345305 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.345339 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.345384 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.345424 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.345462 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.345496 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.345533 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.345571 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.345628 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.345678 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.345716 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.345767 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.345823 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.345881 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.345932 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.345985 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.346038 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.346092 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.346140 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.346140 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.346221 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.346286 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.346358 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.346408 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.346408 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.346481 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.346527 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.346601 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.346676 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.346743 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.346743 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.346916 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.346982 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.346982 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.346982 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.346982 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.346982 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.346982 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.346982 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.347256 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.347304 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.347304 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.347390 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.347427 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.347464 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.347464 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.347464 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.347464 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.347464 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.347703 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.347703 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.347703 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.347703 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.347703 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.347950 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.348000 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.348039 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.348076 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.348115 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.348115 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.348115 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.348115 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.348115 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.348283 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.348283 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.348283 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.348283 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.348283 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.348283 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113413) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.348532 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.348532 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.348532 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.348532 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.348707 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.348747 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.348785 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.348785 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.348857 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.348898 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.348937 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.348980 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.349019 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.349019 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.349088 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.349088 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.349088 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.349088 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.349088 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.349088 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.349088 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.349088 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.349088 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.349088 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.349404 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.349404 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.349483 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.349566 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.349650 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.349753 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.349821 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.349913 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.349996 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:19:09.350323 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:19:09.350396 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:19:09.350492 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:19:09.350560 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:19:09.350677 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:19:09.350739 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:19:09.392818 np0000167129 devstack@c-api.service[113413]: INFO dbcounter [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Registered counter for database cinder Apr 17 12:19:09.393076 np0000167129 devstack@c-api.service[113415]: INFO dbcounter [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Registered counter for database cinder Apr 17 12:19:09.393177 np0000167129 devstack@c-api.service[113412]: INFO dbcounter [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Registered counter for database cinder Apr 17 12:19:09.395786 np0000167129 devstack@c-api.service[113414]: INFO dbcounter [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Registered counter for database cinder Apr 17 12:19:09.407333 np0000167129 devstack@c-api.service[113413]: DEBUG oslo_db.sqlalchemy.engines [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d 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=113413) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:19:09.413367 np0000167129 devstack@c-api.service[113415]: DEBUG oslo_db.sqlalchemy.engines [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 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=113415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:19:09.419174 np0000167129 devstack@c-api.service[113412]: DEBUG oslo_db.sqlalchemy.engines [None req-343b792d-2baf-4110-962b-4470a6878456 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=113412) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:19:09.425204 np0000167129 devstack@c-api.service[113414]: DEBUG oslo_db.sqlalchemy.engines [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 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=113414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:19:09.517808 np0000167129 devstack@c-api.service[113413]: DEBUG dbcounter [-] [113413] Writer thread running {{(pid=113413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 17 12:19:09.520180 np0000167129 devstack@c-api.service[113413]: INFO cinder.rpc [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 17 12:19:09.522699 np0000167129 devstack@c-api.service[113413]: INFO cinder.rpc [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 17 12:19:09.525217 np0000167129 devstack@c-api.service[113413]: INFO cinder.rpc [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 17 12:19:09.527494 np0000167129 devstack@c-api.service[113413]: INFO cinder.rpc [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 17 12:19:09.528712 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.529033 np0000167129 devstack@c-api.service[113415]: DEBUG dbcounter [-] [113415] Writer thread running {{(pid=113415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 17 12:19:09.530417 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.531669 np0000167129 devstack@c-api.service[113415]: INFO cinder.rpc [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 17 12:19:09.533888 np0000167129 devstack@c-api.service[113412]: DEBUG dbcounter [-] [113412] Writer thread running {{(pid=113412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 17 12:19:09.533966 np0000167129 devstack@c-api.service[113415]: INFO cinder.rpc [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 17 12:19:09.534938 np0000167129 devstack@c-api.service[113413]: DEBUG oslo_db.sqlalchemy.engines [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d 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=113413) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:19:09.535945 np0000167129 devstack@c-api.service[113415]: INFO cinder.rpc [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 17 12:19:09.536296 np0000167129 devstack@c-api.service[113412]: INFO cinder.rpc [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 17 12:19:09.536894 np0000167129 devstack@c-api.service[113413]: INFO cinder.rpc [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 17 12:19:09.538378 np0000167129 devstack@c-api.service[113412]: INFO cinder.rpc [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 17 12:19:09.538445 np0000167129 devstack@c-api.service[113415]: INFO cinder.rpc [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 17 12:19:09.539212 np0000167129 devstack@c-api.service[113413]: INFO cinder.rpc [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 17 12:19:09.539879 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.540424 np0000167129 devstack@c-api.service[113412]: INFO cinder.rpc [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 17 12:19:09.540573 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.541123 np0000167129 devstack@c-api.service[113414]: DEBUG dbcounter [-] [113414] Writer thread running {{(pid=113414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 17 12:19:09.542060 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.542158 np0000167129 devstack@c-api.service[113412]: INFO cinder.rpc [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 17 12:19:09.542989 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.543888 np0000167129 devstack@c-api.service[113414]: INFO cinder.rpc [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 17 12:19:09.545007 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.546839 np0000167129 devstack@c-api.service[113415]: DEBUG oslo_db.sqlalchemy.engines [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 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=113415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:19:09.547302 np0000167129 devstack@c-api.service[113414]: INFO cinder.rpc [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 17 12:19:09.549094 np0000167129 devstack@c-api.service[113412]: DEBUG oslo_db.sqlalchemy.engines [None req-343b792d-2baf-4110-962b-4470a6878456 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=113412) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:19:09.549202 np0000167129 devstack@c-api.service[113415]: INFO cinder.rpc [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 17 12:19:09.550664 np0000167129 devstack@c-api.service[113414]: INFO cinder.rpc [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 17 12:19:09.550938 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.551278 np0000167129 devstack@c-api.service[113412]: INFO cinder.rpc [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 17 12:19:09.551565 np0000167129 devstack@c-api.service[113415]: INFO cinder.rpc [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 17 12:19:09.552970 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.553058 np0000167129 devstack@c-api.service[113414]: INFO cinder.rpc [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 17 12:19:09.553523 np0000167129 devstack@c-api.service[113412]: INFO cinder.rpc [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 17 12:19:09.553985 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.554191 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.554974 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.555743 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.557434 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.560400 np0000167129 devstack@c-api.service[113414]: DEBUG oslo_db.sqlalchemy.engines [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 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=113414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:19:09.561440 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.563054 np0000167129 devstack@c-api.service[113414]: INFO cinder.rpc [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 17 12:19:09.564399 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.565371 np0000167129 devstack@c-api.service[113414]: INFO cinder.rpc [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 17 12:19:09.565452 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.566669 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.567353 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.567598 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.568951 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.570432 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.570850 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.572252 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.573614 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.574388 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.576381 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.577292 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.577905 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.578385 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.578817 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.580799 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.581448 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.581554 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.581730 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.583946 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.584796 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.586032 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.587065 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.587204 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.588862 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.589107 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.590050 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.590524 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.591879 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.591976 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.592603 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.593112 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.594273 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.594700 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.594774 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.594832 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.595777 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.596342 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.596829 np0000167129 devstack@c-api.service[113413]: WARNING cinder.api.contrib.hosts [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 17 12:19:09.597574 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.597690 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.597930 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.598987 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.599111 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.600513 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.601924 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.602166 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.603538 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.603723 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.604531 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: extensions {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.604760 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.604844 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.605820 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: consistencygroups {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.606304 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.607372 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.607693 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: scheduler-stats {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.608637 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.609100 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.609166 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: backups {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.609712 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.611120 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: os-hosts {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.611414 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.611481 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.612507 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: qos-specs {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.613046 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.613803 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.614217 np0000167129 devstack@c-api.service[113415]: WARNING cinder.api.contrib.hosts [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 17 12:19:09.614507 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: os-volume-type-access {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.614575 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.615038 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.615869 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.616039 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: encryption {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.616563 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.617357 np0000167129 devstack@c-api.service[113412]: WARNING cinder.api.contrib.hosts [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 17 12:19:09.617603 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: os-availability-zone {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.618037 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.618201 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.618379 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.619403 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: os-quota-class-sets {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.619711 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.620093 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.620344 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.620681 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: cgsnapshots {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.621233 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.621769 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.622056 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: os-quota-sets {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.622276 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: extensions {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.622488 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.623241 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.623482 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: encryption {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.623689 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: consistencygroups {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.624282 np0000167129 devstack@c-api.service[113414]: WARNING cinder.api.contrib.hosts [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 17 12:19:09.624369 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.624980 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: os-volume-manage {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.625126 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.625684 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: scheduler-stats {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.625901 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.626384 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: os-snapshot-manage {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.626489 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.626905 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: extensions {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.627218 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: backups {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.627834 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: extra_specs {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.628094 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.628285 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: consistencygroups {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.629298 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: os-hosts {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.629399 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: capabilities {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.629457 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.630271 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: scheduler-stats {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.630543 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extended resource: os-volume-transfer {{(pid=113413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.630873 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.631565 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: qos-specs {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.631733 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: backups {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.631837 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: extensions {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.632847 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.633105 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: consistencygroups {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.633784 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: os-volume-type-access {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.634061 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: os-hosts {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.634271 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.635237 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: scheduler-stats {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.635425 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: encryption {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.635675 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.635756 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: qos-specs {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.636684 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: backups {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.637081 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: os-availability-zone {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.637189 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.638431 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: os-quota-class-sets {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.638635 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: os-hosts {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.638744 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: os-volume-type-access {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.638857 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.639572 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.contrib.snapshot_actions [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] SnapshotActionsController initialized {{(pid=113413) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 17 12:19:09.639783 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: cgsnapshots {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.639986 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: qos-specs {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.640185 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: encryption {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.640323 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.641500 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: os-quota-sets {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.641686 np0000167129 devstack@c-api.service[113413]: WARNING castellan.key_manager.migration [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.641737 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: os-availability-zone {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.642013 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: os-volume-type-access {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.642545 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension VolumeActions extending resource: volumes {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.642709 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension UsedLimits extending resource: limits {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.642822 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.642928 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension VolumeTypeAccess extending resource: types {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.643042 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension AdminActions extending resource: volumes {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.643098 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: os-quota-class-sets {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.643145 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: encryption {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.643183 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension AdminActions extending resource: snapshots {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.643251 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension AdminActions extending resource: backups {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.643350 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.643461 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension SnapshotActions extending resource: snapshots {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.643500 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: encryption {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.643653 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.643754 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.643848 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.643955 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.644053 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension TypesManage extending resource: types {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.644153 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.644251 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.v3.router [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.644294 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: cgsnapshots {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.644964 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: os-volume-manage {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.645674 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: os-availability-zone {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.645736 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: os-quota-sets {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.646426 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: os-snapshot-manage {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.646477 np0000167129 devstack@c-api.service[113413]: WARNING keystonemiddleware.auth_token [None req-b63c6260-75ab-4ddd-a6af-fe4ca729418d 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. Apr 17 12:19:09.646897 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: os-quota-class-sets {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.647156 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: encryption {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.647918 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: extra_specs {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.648171 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: cgsnapshots {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.648709 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: os-volume-manage {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.649517 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: capabilities {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.649621 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: os-quota-sets {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.650120 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: os-snapshot-manage {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.650951 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: encryption {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.651036 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extended resource: os-volume-transfer {{(pid=113415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.651536 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: extra_specs {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.652446 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: os-volume-manage {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.652904 np0000167129 devstack@c-api.service[113413]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f75c5ea3668 pid: 113413 (default app) Apr 17 12:19:09.653032 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: capabilities {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.653409 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.653409 np0000167129 devstack@c-api.service[113413]: warnings.warn( Apr 17 12:19:09.653671 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.653892 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: os-snapshot-manage {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.654272 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extended resource: os-volume-transfer {{(pid=113412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.655263 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.655320 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: extra_specs {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.656840 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.657170 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.657250 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: capabilities {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.658115 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extended resource: os-volume-transfer {{(pid=113414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:19:09.658199 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.658263 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.659772 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.659898 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.660386 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.660765 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.contrib.snapshot_actions [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] SnapshotActionsController initialized {{(pid=113415) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 17 12:19:09.660927 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.660927 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.660927 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.660927 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.661340 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.661340 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.661340 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.661340 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.661751 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.661751 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.661751 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.661751 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.661751 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.661751 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.662343 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.662343 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.662343 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.662343 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.662343 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.662880 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.662880 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.662880 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.662880 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.662880 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.663346 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.663346 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.663346 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.663346 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.663693 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.663693 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.663693 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.663693 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.663693 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.664072 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.664072 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.664072 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.664072 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.664072 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.664418 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.664418 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.664418 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.664418 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.664418 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.664418 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.664938 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.664995 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.664995 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.664995 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.664995 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.664995 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.664995 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.665377 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.665377 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.665377 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.665377 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.665377 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.665377 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.665670 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.665670 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.665670 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.665670 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.665670 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.665918 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.665918 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.665918 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.665918 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.665918 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.666121 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.666121 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.666121 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.666121 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.666121 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.666121 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.666428 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.666428 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.666428 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.666428 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.666428 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.666428 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.666730 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.666730 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.666830 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.666876 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.666876 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.666876 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.666876 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.666876 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.667232 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.667232 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.667232 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.667232 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.667232 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.667463 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.667463 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.667463 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.667463 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.667700 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.667700 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.667700 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.667700 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.667916 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.667916 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.667916 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.667916 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.667916 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.668153 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.668153 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.668153 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.668153 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.668153 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.668371 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.668371 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.668371 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.668371 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.668573 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.668573 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.668573 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.668573 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.668858 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.668858 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.668858 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.668858 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.669076 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.669076 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.669180 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.669221 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.669221 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.669221 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.669221 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.669414 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.669414 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.669414 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.669414 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.669414 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.669832 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.669832 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.669832 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.669832 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.669832 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.669832 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.670182 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.670182 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.670182 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.670182 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.670182 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.670398 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.670398 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.670398 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.670398 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.670398 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.670398 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.670816 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.670816 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.670816 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.670816 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.670816 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.670816 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.671161 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.671161 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.671161 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.671161 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.671161 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.671161 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.671450 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.671450 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.671450 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.671450 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.671450 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.671450 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.671770 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.671770 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.671770 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.671770 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.672041 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.672041 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.672041 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.672041 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.672041 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.672334 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.672334 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.672334 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.672334 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:09.672334 np0000167129 devstack@c-api.service[113413]: warnings.warn(deprecated_msg) Apr 17 12:19:09.672572 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.672637 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.672679 np0000167129 devstack@c-api.service[113415]: WARNING castellan.key_manager.migration [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.672719 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.contrib.snapshot_actions [None req-343b792d-2baf-4110-962b-4470a6878456 None None] SnapshotActionsController initialized {{(pid=113412) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 17 12:19:09.672719 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.672804 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.middleware.request_id [None req-a479d77f-be89-4893-b4ab-db8e770380dd None None] RequestId filter calling following filter/app {{(pid=113413) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:19:09.672852 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension VolumeActions extending resource: volumes {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.672903 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.672945 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension UsedLimits extending resource: limits {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.672945 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.672945 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.672945 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension AdminActions extending resource: volumes {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.672945 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension AdminActions extending resource: snapshots {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.672945 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension AdminActions extending resource: backups {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.672945 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673215 np0000167129 devstack@c-api.service[113412]: WARNING castellan.key_manager.migration [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.673270 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673270 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673356 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.673397 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673397 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673397 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673397 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension TypesManage extending resource: types {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673544 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension VolumeActions extending resource: volumes {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673607 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673652 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension UsedLimits extending resource: limits {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673652 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673737 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.v3.router [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673784 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.contrib.snapshot_actions [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] SnapshotActionsController initialized {{(pid=113414) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 17 12:19:09.673838 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673838 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension AdminActions extending resource: volumes {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673838 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension AdminActions extending resource: snapshots {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673838 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension AdminActions extending resource: backups {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.673838 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674003 np0000167129 devstack@c-api.service[113413]: [pid: 113413|app: 0|req: 1/1] 199.204.45.227 () {60 vars in 953 bytes} [Fri Apr 17 12:19:09 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 17 12:19:09.674043 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674088 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.674128 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674128 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674128 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674128 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674128 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension TypesManage extending resource: types {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674128 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674128 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.v3.router [None req-343b792d-2baf-4110-962b-4470a6878456 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674376 np0000167129 devstack@c-api.service[113414]: WARNING castellan.key_manager.migration [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:19:09.674418 np0000167129 devstack@c-api.service[113415]: WARNING keystonemiddleware.auth_token [None req-e53cc310-8b5d-41a4-ac6c-df1c13dba998 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. Apr 17 12:19:09.674467 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension VolumeActions extending resource: volumes {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674467 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension UsedLimits extending resource: limits {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674467 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674467 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674467 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension AdminActions extending resource: volumes {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674467 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension AdminActions extending resource: snapshots {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674467 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension AdminActions extending resource: backups {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674749 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674749 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674749 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674749 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674898 np0000167129 devstack@c-api.service[113412]: WARNING keystonemiddleware.auth_token [None req-343b792d-2baf-4110-962b-4470a6878456 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. Apr 17 12:19:09.674940 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674940 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674940 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension TypesManage extending resource: types {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674940 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674940 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.v3.router [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:19:09.674940 np0000167129 devstack@c-api.service[113414]: WARNING keystonemiddleware.auth_token [None req-96a15b35-7b90-4e0f-9b62-cca7dd2e0378 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. Apr 17 12:19:09.677604 np0000167129 devstack@c-api.service[113415]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f75c5ea3668 pid: 113415 (default app) Apr 17 12:19:09.677691 np0000167129 devstack@c-api.service[113412]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f75c5ea3668 pid: 113412 (default app) Apr 17 12:19:09.680962 np0000167129 devstack@c-api.service[113414]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f75c5ea3668 pid: 113414 (default app) Apr 17 12:19:16.936794 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.middleware.request_id [None req-c5fdfc23-4418-4217-97a7-dd9d04a39cf4 None None] RequestId filter calling following filter/app {{(pid=113413) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:19:17.414917 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-c5fdfc23-4418-4217-97a7-dd9d04a39cf4 admin admin] POST https://199.204.45.227/volume/v3/types Apr 17 12:19:17.415434 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-c5fdfc23-4418-4217-97a7-dd9d04a39cf4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113413) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 17 12:19:17.417148 np0000167129 devstack@c-api.service[113413]: /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. Apr 17 12:19:17.417148 np0000167129 devstack@c-api.service[113413]: warnings.warn( Apr 17 12:19:17.427596 np0000167129 devstack@c-api.service[113413]: DEBUG oslo_db.sqlalchemy.engines [None req-c5fdfc23-4418-4217-97a7-dd9d04a39cf4 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=113413) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:19:17.477654 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-c5fdfc23-4418-4217-97a7-dd9d04a39cf4 admin admin] https://199.204.45.227/volume/v3/types returned with HTTP 200 Apr 17 12:19:17.478041 np0000167129 devstack@c-api.service[113413]: [pid: 113413|app: 0|req: 2/2] 199.204.45.227 () {68 vars in 1288 bytes} [Fri Apr 17 12:19:16 2026] POST /volume/v3/types => generated 186 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 17 12:19:17.491201 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.491201 np0000167129 devstack@c-api.service[113415]: warnings.warn( Apr 17 12:19:17.508364 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.508364 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.508364 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.508364 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.508754 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.508754 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.508754 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.508754 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.508992 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.508992 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.508992 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.508992 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.508992 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.508992 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.509385 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.509385 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.509385 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.509385 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.509385 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.509760 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.509760 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.509760 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.509760 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.509760 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.510057 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.510057 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.510057 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.510057 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.510327 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.510327 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.510327 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.510327 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.510327 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.510643 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.510643 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.510643 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.510643 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.510643 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.510961 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.510961 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.510961 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.510961 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.510961 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.510961 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.511298 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.511298 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.511298 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.511298 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.511298 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.511298 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.511670 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.511670 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.511670 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.511670 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.511670 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.511670 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.512006 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.512006 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.512006 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.512006 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.512006 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.512294 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.512294 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.512294 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.512294 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.512294 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.512559 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.512559 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.512559 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.512559 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.512559 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.512559 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.512983 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.512983 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.512983 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.512983 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.512983 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.512983 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.513241 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.513241 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.513241 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.513241 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.513241 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.513419 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.513419 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.513419 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.513419 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.513419 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.513610 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.513610 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.513610 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.513610 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.513767 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.513767 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.513767 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.513767 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.513910 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.513910 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.513910 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.513910 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.513910 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.514093 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.514093 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.514093 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.514093 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.514093 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.514260 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.514260 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.514260 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.514260 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.514422 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.514422 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.514422 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.514422 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.514564 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.514564 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.514564 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.514564 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.514740 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.514740 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.514740 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.514740 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.514889 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.514889 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.514889 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.514889 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.515033 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.515033 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.515033 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.515033 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.515033 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.515216 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.515216 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.515216 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.515216 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.515216 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.515216 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.515426 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.515426 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.515426 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.515426 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.515426 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.515621 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.515621 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.515621 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.515621 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.515621 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.515621 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.515822 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.515822 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.515822 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.515822 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.515822 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.515822 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.516029 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.516029 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.516029 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.516029 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.516029 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.516029 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.516240 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.516240 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.516240 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.516240 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.516240 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.516240 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.516474 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.516474 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.516474 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.516474 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.516654 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.516654 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.516654 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.516654 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.516654 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.516847 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.516847 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.516847 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.516847 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.516847 np0000167129 devstack@c-api.service[113415]: warnings.warn(deprecated_msg) Apr 17 12:19:17.516847 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.middleware.request_id [req-c5fdfc23-4418-4217-97a7-dd9d04a39cf4 req-6fed0ed7-9992-4371-9ed9-fbf84064acf4 None None] RequestId filter calling following filter/app {{(pid=113415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:19:17.856614 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [req-c5fdfc23-4418-4217-97a7-dd9d04a39cf4 req-6fed0ed7-9992-4371-9ed9-fbf84064acf4 admin admin] POST https://199.204.45.227/volume/v3/types/de19e5b5-e237-4963-afee-95b24ef75239/extra_specs Apr 17 12:19:17.857174 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [req-c5fdfc23-4418-4217-97a7-dd9d04a39cf4 req-6fed0ed7-9992-4371-9ed9-fbf84064acf4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 17 12:19:17.858848 np0000167129 devstack@c-api.service[113415]: /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. Apr 17 12:19:17.858848 np0000167129 devstack@c-api.service[113415]: warnings.warn( Apr 17 12:19:17.866738 np0000167129 devstack@c-api.service[113415]: DEBUG oslo_db.sqlalchemy.engines [req-c5fdfc23-4418-4217-97a7-dd9d04a39cf4 req-6fed0ed7-9992-4371-9ed9-fbf84064acf4 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=113415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:19:17.952728 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [req-c5fdfc23-4418-4217-97a7-dd9d04a39cf4 req-6fed0ed7-9992-4371-9ed9-fbf84064acf4 admin admin] https://199.204.45.227/volume/v3/types/de19e5b5-e237-4963-afee-95b24ef75239/extra_specs returned with HTTP 200 Apr 17 12:19:17.953687 np0000167129 devstack@c-api.service[113415]: [pid: 113415|app: 0|req: 1/3] 199.204.45.227 () {70 vars in 1505 bytes} [Fri Apr 17 12:19:17 2026] POST /volume/v3/types/de19e5b5-e237-4963-afee-95b24ef75239/extra_specs => generated 55 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:19:19.552744 np0000167129 devstack@c-api.service[113412]: DEBUG dbcounter [-] [113412] Writing DB stats cinder:SELECT=6 {{(pid=113412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:19:19.564761 np0000167129 devstack@c-api.service[113414]: DEBUG dbcounter [-] [113414] Writing DB stats cinder:SELECT=6 {{(pid=113414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:19:27.475236 np0000167129 devstack@c-api.service[113413]: DEBUG dbcounter [-] [113413] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:19:27.950408 np0000167129 devstack@c-api.service[113415]: DEBUG dbcounter [-] [113415] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:23:46.881685 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.881685 np0000167129 devstack@c-api.service[113412]: warnings.warn( Apr 17 12:23:46.896649 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.896649 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.896649 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.896649 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.896649 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.897132 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.897132 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.897132 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.897132 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.897132 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.897321 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.897321 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.897321 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.897321 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.897321 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.897321 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.897727 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.897727 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.897727 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.897727 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.897914 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.897914 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.897914 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.897914 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.898103 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.898103 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.898103 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.898103 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.898264 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.898264 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.898264 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.898264 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.898264 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.898489 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.898489 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.898489 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.898489 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.898489 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.898733 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.898733 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.898733 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.898733 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.898733 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.898733 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.898981 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.898981 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.898981 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.898981 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.898981 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.898981 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.899239 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.899239 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.899239 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.899239 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.899239 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.899239 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.899490 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.899490 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.899490 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.899490 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.899490 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.899814 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.899814 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.899814 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.899814 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.899814 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.900056 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.900056 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.900056 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.900056 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.900056 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.900056 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.900272 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.900272 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.900272 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.900272 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.900272 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.900272 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.900480 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.900480 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.900480 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.900480 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.900480 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.900666 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.900666 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.900666 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.900666 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.900666 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.900864 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.900864 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.900864 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.900864 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.901029 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.901029 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.901029 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.901029 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.901172 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.901172 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.901172 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.901172 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.901172 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.901371 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.901371 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.901371 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.901371 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.901371 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.901545 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.901545 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.901545 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.901545 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.901725 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.901725 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.901725 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.901725 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.901889 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.901889 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.901889 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.901889 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.902070 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.902070 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.902070 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.902070 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.902247 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.902247 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.902247 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.902247 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.902432 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.902432 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.902432 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.902432 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.902432 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.904049 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.904049 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.904049 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.904049 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.904049 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.904049 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.904557 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.904557 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.904557 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.904557 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.904557 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.904996 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.904996 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.904996 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.904996 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.904996 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.904996 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.905430 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.905430 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.905430 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.905430 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.905430 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.905430 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.905944 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.905944 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.905944 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.905944 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.905944 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.905944 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.906377 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.906377 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.906377 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.906377 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.906377 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.906377 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.906984 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.906984 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.906984 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.906984 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.907285 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.907285 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.907285 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.907285 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.907285 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.907725 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.907725 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.907725 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.907725 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:23:46.907725 np0000167129 devstack@c-api.service[113412]: warnings.warn(deprecated_msg) Apr 17 12:23:46.907725 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.middleware.request_id [None req-54bc2be3-474a-4aa0-9f32-0739a261a1e4 None None] RequestId filter calling following filter/app {{(pid=113412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:23:46.907725 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-54bc2be3-474a-4aa0-9f32-0739a261a1e4 None None] GET https://199.204.45.227/volume// Apr 17 12:23:46.908222 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-54bc2be3-474a-4aa0-9f32-0739a261a1e4 None None] Empty body provided in request {{(pid=113412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:23:46.908222 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-54bc2be3-474a-4aa0-9f32-0739a261a1e4 None None] Calling method 'all' {{(pid=113412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:23:46.908222 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-54bc2be3-474a-4aa0-9f32-0739a261a1e4 None None] https://199.204.45.227/volume// returned with HTTP 300 Apr 17 12:23:46.908222 np0000167129 devstack@c-api.service[113412]: [pid: 113412|app: 0|req: 1/4] 199.204.45.227 () {66 vars in 1456 bytes} [Fri Apr 17 12:23:46 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 17 12:24:25.355298 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.355298 np0000167129 devstack@c-api.service[113414]: warnings.warn( Apr 17 12:24:25.368839 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.368839 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.368839 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.368839 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369065 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369065 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369065 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369065 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369207 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369207 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369207 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369207 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369207 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369207 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369364 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369364 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369364 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369364 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369364 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369505 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369505 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369505 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369505 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369505 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369657 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369657 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369657 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369657 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369758 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369758 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369758 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369758 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369758 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369904 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369904 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369904 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.369904 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.369904 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370025 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370025 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370025 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370025 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370025 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370025 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370180 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370180 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370180 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370180 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370180 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370180 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370330 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370330 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370330 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370330 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370330 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370330 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370470 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370470 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370470 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370470 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370470 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370615 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370615 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370615 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370615 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370615 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370747 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370747 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370747 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370747 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370747 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370747 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370905 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370905 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370905 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370905 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.370905 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.370905 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371048 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371048 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371048 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371048 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371048 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371186 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371186 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371186 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371186 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371186 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371322 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371322 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371322 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371322 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371428 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371428 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371428 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371428 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371535 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371535 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371535 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371535 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371535 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371683 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371683 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371683 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371683 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371683 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371807 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371807 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371807 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371807 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371926 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371926 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.371926 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.371926 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372032 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372032 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372032 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372032 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372143 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372143 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372143 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372143 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372251 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372251 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372251 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372251 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372360 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372360 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372360 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372360 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372360 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372488 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372488 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372488 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372488 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372488 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372488 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372651 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372651 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372651 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372651 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372651 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372775 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372775 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372775 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372775 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372775 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372775 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372942 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372942 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372942 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372942 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.372942 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.372942 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.373182 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.373182 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.373182 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.373182 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.373182 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.373182 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.373336 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.373336 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.373336 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.373336 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.373336 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.373336 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.373513 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.373513 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.373513 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.373513 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.373674 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.373674 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.373674 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.373674 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.373674 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.373816 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.373816 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.373816 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.373816 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.373816 np0000167129 devstack@c-api.service[113414]: warnings.warn(deprecated_msg) Apr 17 12:24:25.373816 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.middleware.request_id [None req-7fd6ad46-80bc-4a06-b882-928b3979264c None None] RequestId filter calling following filter/app {{(pid=113414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:24:25.683148 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-7fd6ad46-80bc-4a06-b882-928b3979264c demo demo] GET https://199.204.45.227/volume/v3/types?is_public=None Apr 17 12:24:25.683485 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-7fd6ad46-80bc-4a06-b882-928b3979264c demo demo] Empty body provided in request {{(pid=113414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:24:25.683709 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-7fd6ad46-80bc-4a06-b882-928b3979264c demo demo] Calling method 'index' {{(pid=113414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:24:25.684158 np0000167129 devstack@c-api.service[113414]: /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. Apr 17 12:24:25.684158 np0000167129 devstack@c-api.service[113414]: warnings.warn( Apr 17 12:24:25.684768 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.api_utils [None req-7fd6ad46-80bc-4a06-b882-928b3979264c demo demo] Removing options '' from query. {{(pid=113414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:24:25.695659 np0000167129 devstack@c-api.service[113414]: DEBUG oslo_db.sqlalchemy.engines [None req-7fd6ad46-80bc-4a06-b882-928b3979264c 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=113414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:24:25.711863 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-7fd6ad46-80bc-4a06-b882-928b3979264c demo demo] https://199.204.45.227/volume/v3/types?is_public=None returned with HTTP 200 Apr 17 12:24:25.712253 np0000167129 devstack@c-api.service[113414]: [pid: 113414|app: 0|req: 1/5] 199.204.45.227 () {64 vars in 1263 bytes} [Fri Apr 17 12:24:25 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 17 12:24:25.723470 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.middleware.request_id [req-7fd6ad46-80bc-4a06-b882-928b3979264c req-65687ef9-45af-43af-9971-9c68e624ec06 None None] RequestId filter calling following filter/app {{(pid=113413) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:24:25.727896 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [req-7fd6ad46-80bc-4a06-b882-928b3979264c req-65687ef9-45af-43af-9971-9c68e624ec06 demo demo] GET https://199.204.45.227/volume/v3/types/default Apr 17 12:24:25.728133 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [req-7fd6ad46-80bc-4a06-b882-928b3979264c req-65687ef9-45af-43af-9971-9c68e624ec06 demo demo] Empty body provided in request {{(pid=113413) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:24:25.728382 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [req-7fd6ad46-80bc-4a06-b882-928b3979264c req-65687ef9-45af-43af-9971-9c68e624ec06 demo demo] Calling method 'show' {{(pid=113413) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:24:25.737548 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [req-7fd6ad46-80bc-4a06-b882-928b3979264c req-65687ef9-45af-43af-9971-9c68e624ec06 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Apr 17 12:24:25.737961 np0000167129 devstack@c-api.service[113413]: [pid: 113413|app: 0|req: 3/6] 199.204.45.227 () {66 vars in 1329 bytes} [Fri Apr 17 12:24:25 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 17 12:24:26.074434 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.middleware.request_id [None req-ce0e7ab7-7a71-477c-8652-e50f14b49979 None None] RequestId filter calling following filter/app {{(pid=113415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:24:26.080033 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-ce0e7ab7-7a71-477c-8652-e50f14b49979 demo demo] GET https://199.204.45.227/volume/v3/types/default Apr 17 12:24:26.080713 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-ce0e7ab7-7a71-477c-8652-e50f14b49979 demo demo] Empty body provided in request {{(pid=113415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:24:26.081146 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-ce0e7ab7-7a71-477c-8652-e50f14b49979 demo demo] Calling method 'show' {{(pid=113415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:24:26.096455 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-ce0e7ab7-7a71-477c-8652-e50f14b49979 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Apr 17 12:24:26.096844 np0000167129 devstack@c-api.service[113415]: [pid: 113415|app: 0|req: 2/7] 199.204.45.227 () {64 vars in 1258 bytes} [Fri Apr 17 12:24:26 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) Apr 17 12:24:26.509352 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.middleware.request_id [None req-9f407394-e3a2-41c5-8844-c41d00fd0bde None None] RequestId filter calling following filter/app {{(pid=113412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:24:26.841909 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-9f407394-e3a2-41c5-8844-c41d00fd0bde demo demo] GET https://199.204.45.227/volume/v3/types/default Apr 17 12:24:26.842265 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-9f407394-e3a2-41c5-8844-c41d00fd0bde demo demo] Empty body provided in request {{(pid=113412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:24:26.842454 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-9f407394-e3a2-41c5-8844-c41d00fd0bde demo demo] Calling method 'show' {{(pid=113412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:24:26.852838 np0000167129 devstack@c-api.service[113412]: DEBUG oslo_db.sqlalchemy.engines [None req-9f407394-e3a2-41c5-8844-c41d00fd0bde 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=113412) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:24:26.869273 np0000167129 devstack@c-api.service[113412]: /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. Apr 17 12:24:26.869273 np0000167129 devstack@c-api.service[113412]: warnings.warn( Apr 17 12:24:26.871500 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-9f407394-e3a2-41c5-8844-c41d00fd0bde demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Apr 17 12:24:26.871939 np0000167129 devstack@c-api.service[113412]: [pid: 113412|app: 0|req: 2/8] 199.204.45.227 () {64 vars in 1258 bytes} [Fri Apr 17 12:24:26 2026] GET /volume/v3/types/default => generated 145 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 17 12:24:26.887117 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.middleware.request_id [None req-2cadd3f4-24b1-451e-9785-8f9117b594ce None None] RequestId filter calling following filter/app {{(pid=113414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:24:26.890798 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-2cadd3f4-24b1-451e-9785-8f9117b594ce demo demo] GET https://199.204.45.227/volume/v3/types/default Apr 17 12:24:26.891197 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-2cadd3f4-24b1-451e-9785-8f9117b594ce demo demo] Empty body provided in request {{(pid=113414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:24:26.891667 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-2cadd3f4-24b1-451e-9785-8f9117b594ce demo demo] Calling method 'show' {{(pid=113414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:24:26.905482 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-2cadd3f4-24b1-451e-9785-8f9117b594ce demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Apr 17 12:24:26.905843 np0000167129 devstack@c-api.service[113414]: [pid: 113414|app: 0|req: 2/9] 199.204.45.227 () {64 vars in 1258 bytes} [Fri Apr 17 12:24:26 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) Apr 17 12:24:35.735373 np0000167129 devstack@c-api.service[113413]: DEBUG dbcounter [-] [113413] Writing DB stats cinder:SELECT=2 {{(pid=113413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:24:36.092779 np0000167129 devstack@c-api.service[113415]: DEBUG dbcounter [-] [113415] Writing DB stats cinder:SELECT=2 {{(pid=113415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:24:36.866771 np0000167129 devstack@c-api.service[113412]: DEBUG dbcounter [-] [113412] Writing DB stats cinder:SELECT=2 {{(pid=113412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:24:36.903305 np0000167129 devstack@c-api.service[113414]: DEBUG dbcounter [-] [113414] Writing DB stats cinder:SELECT=3 {{(pid=113414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:29:53.803691 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.middleware.request_id [None req-9e4282b7-a625-4b20-b2ab-3e569273004e None None] RequestId filter calling following filter/app {{(pid=113413) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:29:53.899118 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-9e4282b7-a625-4b20-b2ab-3e569273004e demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:29:53.899513 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-9e4282b7-a625-4b20-b2ab-3e569273004e demo demo] Empty body provided in request {{(pid=113413) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:29:53.900155 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-9e4282b7-a625-4b20-b2ab-3e569273004e demo demo] Calling method 'detail' {{(pid=113413) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:29:53.900855 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.api_utils [None req-9e4282b7-a625-4b20-b2ab-3e569273004e demo demo] Removing options '' from query. {{(pid=113413) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:29:53.903048 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.volume.api [None req-9e4282b7-a625-4b20-b2ab-3e569273004e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113413) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:29:53.936359 np0000167129 devstack@c-api.service[113413]: INFO cinder.volume.api [None req-9e4282b7-a625-4b20-b2ab-3e569273004e demo demo] Get all volumes completed successfully. Apr 17 12:29:53.938570 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-9e4282b7-a625-4b20-b2ab-3e569273004e demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:29:53.938951 np0000167129 devstack@c-api.service[113413]: [pid: 113413|app: 0|req: 4/10] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:29:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:30:03.930241 np0000167129 devstack@c-api.service[113413]: DEBUG dbcounter [-] [113413] Writing DB stats cinder:SELECT=1 {{(pid=113413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:30:53.956408 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.middleware.request_id [None req-38666506-6857-462d-8efc-e21645744d6a None None] RequestId filter calling following filter/app {{(pid=113415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:30:53.958425 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-38666506-6857-462d-8efc-e21645744d6a demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:30:53.958724 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-38666506-6857-462d-8efc-e21645744d6a demo demo] Empty body provided in request {{(pid=113415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:30:53.959190 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-38666506-6857-462d-8efc-e21645744d6a demo demo] Calling method 'detail' {{(pid=113415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:30:53.959847 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.api_utils [None req-38666506-6857-462d-8efc-e21645744d6a demo demo] Removing options '' from query. {{(pid=113415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:30:53.961039 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.volume.api [None req-38666506-6857-462d-8efc-e21645744d6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:30:53.992301 np0000167129 devstack@c-api.service[113415]: INFO cinder.volume.api [None req-38666506-6857-462d-8efc-e21645744d6a demo demo] Get all volumes completed successfully. Apr 17 12:30:53.995138 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-38666506-6857-462d-8efc-e21645744d6a demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:30:53.995729 np0000167129 devstack@c-api.service[113415]: [pid: 113415|app: 0|req: 3/11] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:30:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:31:03.985847 np0000167129 devstack@c-api.service[113415]: DEBUG dbcounter [-] [113415] Writing DB stats cinder:SELECT=1 {{(pid=113415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:31:54.011168 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.middleware.request_id [None req-10eaae29-d44d-459e-8057-fa90e04d9648 None None] RequestId filter calling following filter/app {{(pid=113412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:31:54.014680 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-10eaae29-d44d-459e-8057-fa90e04d9648 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:31:54.014929 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-10eaae29-d44d-459e-8057-fa90e04d9648 demo demo] Empty body provided in request {{(pid=113412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:31:54.015180 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-10eaae29-d44d-459e-8057-fa90e04d9648 demo demo] Calling method 'detail' {{(pid=113412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:31:54.015802 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.api_utils [None req-10eaae29-d44d-459e-8057-fa90e04d9648 demo demo] Removing options '' from query. {{(pid=113412) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:31:54.016933 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.volume.api [None req-10eaae29-d44d-459e-8057-fa90e04d9648 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113412) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:31:54.052952 np0000167129 devstack@c-api.service[113412]: INFO cinder.volume.api [None req-10eaae29-d44d-459e-8057-fa90e04d9648 demo demo] Get all volumes completed successfully. Apr 17 12:31:54.055134 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-10eaae29-d44d-459e-8057-fa90e04d9648 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:31:54.055604 np0000167129 devstack@c-api.service[113412]: [pid: 113412|app: 0|req: 3/12] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:31:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:32:04.046198 np0000167129 devstack@c-api.service[113412]: DEBUG dbcounter [-] [113412] Writing DB stats cinder:SELECT=1 {{(pid=113412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:32:54.067705 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.middleware.request_id [None req-7ed28788-8a23-4c9c-b39f-5f4825341f58 None None] RequestId filter calling following filter/app {{(pid=113414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:32:54.070490 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-7ed28788-8a23-4c9c-b39f-5f4825341f58 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:32:54.070682 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-7ed28788-8a23-4c9c-b39f-5f4825341f58 demo demo] Empty body provided in request {{(pid=113414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:32:54.070860 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-7ed28788-8a23-4c9c-b39f-5f4825341f58 demo demo] Calling method 'detail' {{(pid=113414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:32:54.071311 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.api_utils [None req-7ed28788-8a23-4c9c-b39f-5f4825341f58 demo demo] Removing options '' from query. {{(pid=113414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:32:54.072029 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.volume.api [None req-7ed28788-8a23-4c9c-b39f-5f4825341f58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:32:54.105563 np0000167129 devstack@c-api.service[113414]: INFO cinder.volume.api [None req-7ed28788-8a23-4c9c-b39f-5f4825341f58 demo demo] Get all volumes completed successfully. Apr 17 12:32:54.108957 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-7ed28788-8a23-4c9c-b39f-5f4825341f58 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:32:54.109375 np0000167129 devstack@c-api.service[113414]: [pid: 113414|app: 0|req: 3/13] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:32:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:33:04.097616 np0000167129 devstack@c-api.service[113414]: DEBUG dbcounter [-] [113414] Writing DB stats cinder:SELECT=1 {{(pid=113414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:33:54.123820 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.middleware.request_id [None req-668e30ad-8d4d-4b90-bfe1-5790e637c830 None None] RequestId filter calling following filter/app {{(pid=113413) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:33:54.126274 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-668e30ad-8d4d-4b90-bfe1-5790e637c830 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:33:54.126462 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-668e30ad-8d4d-4b90-bfe1-5790e637c830 demo demo] Empty body provided in request {{(pid=113413) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:33:54.126814 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-668e30ad-8d4d-4b90-bfe1-5790e637c830 demo demo] Calling method 'detail' {{(pid=113413) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:33:54.127086 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.api_utils [None req-668e30ad-8d4d-4b90-bfe1-5790e637c830 demo demo] Removing options '' from query. {{(pid=113413) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:33:54.127815 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.volume.api [None req-668e30ad-8d4d-4b90-bfe1-5790e637c830 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113413) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:33:54.139385 np0000167129 devstack@c-api.service[113413]: INFO cinder.volume.api [None req-668e30ad-8d4d-4b90-bfe1-5790e637c830 demo demo] Get all volumes completed successfully. Apr 17 12:33:54.142188 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-668e30ad-8d4d-4b90-bfe1-5790e637c830 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:33:54.142541 np0000167129 devstack@c-api.service[113413]: [pid: 113413|app: 0|req: 5/14] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:33:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:34:04.131263 np0000167129 devstack@c-api.service[113413]: DEBUG dbcounter [-] [113413] Writing DB stats cinder:SELECT=1 {{(pid=113413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:34:54.157164 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.middleware.request_id [None req-7934c571-367f-47d2-a654-558bc4352846 None None] RequestId filter calling following filter/app {{(pid=113415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:34:54.273462 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-7934c571-367f-47d2-a654-558bc4352846 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:34:54.273808 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-7934c571-367f-47d2-a654-558bc4352846 demo demo] Empty body provided in request {{(pid=113415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:34:54.274155 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-7934c571-367f-47d2-a654-558bc4352846 demo demo] Calling method 'detail' {{(pid=113415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:34:54.274520 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.api_utils [None req-7934c571-367f-47d2-a654-558bc4352846 demo demo] Removing options '' from query. {{(pid=113415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:34:54.275658 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.volume.api [None req-7934c571-367f-47d2-a654-558bc4352846 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:34:54.283594 np0000167129 devstack@c-api.service[113415]: INFO cinder.volume.api [None req-7934c571-367f-47d2-a654-558bc4352846 demo demo] Get all volumes completed successfully. Apr 17 12:34:54.285830 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-7934c571-367f-47d2-a654-558bc4352846 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:34:54.286182 np0000167129 devstack@c-api.service[113415]: [pid: 113415|app: 0|req: 4/15] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:34:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:35:04.279402 np0000167129 devstack@c-api.service[113415]: DEBUG dbcounter [-] [113415] Writing DB stats cinder:SELECT=1 {{(pid=113415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:35:54.301375 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.middleware.request_id [None req-f8baa566-c4b0-4c46-8841-195b773158f4 None None] RequestId filter calling following filter/app {{(pid=113412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:35:54.305366 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-f8baa566-c4b0-4c46-8841-195b773158f4 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:35:54.305828 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-f8baa566-c4b0-4c46-8841-195b773158f4 demo demo] Empty body provided in request {{(pid=113412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:35:54.306217 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-f8baa566-c4b0-4c46-8841-195b773158f4 demo demo] Calling method 'detail' {{(pid=113412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:35:54.306788 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.api_utils [None req-f8baa566-c4b0-4c46-8841-195b773158f4 demo demo] Removing options '' from query. {{(pid=113412) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:35:54.308484 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.volume.api [None req-f8baa566-c4b0-4c46-8841-195b773158f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113412) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:35:54.321507 np0000167129 devstack@c-api.service[113412]: INFO cinder.volume.api [None req-f8baa566-c4b0-4c46-8841-195b773158f4 demo demo] Get all volumes completed successfully. Apr 17 12:35:54.323453 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-f8baa566-c4b0-4c46-8841-195b773158f4 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:35:54.323821 np0000167129 devstack@c-api.service[113412]: [pid: 113412|app: 0|req: 4/16] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:35:54 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) Apr 17 12:36:04.313097 np0000167129 devstack@c-api.service[113412]: DEBUG dbcounter [-] [113412] Writing DB stats cinder:SELECT=1 {{(pid=113412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:36:54.337075 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.middleware.request_id [None req-04bd10a5-6ffa-49ef-95c0-aff70e2558b6 None None] RequestId filter calling following filter/app {{(pid=113414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:36:54.340682 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-04bd10a5-6ffa-49ef-95c0-aff70e2558b6 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:36:54.340932 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-04bd10a5-6ffa-49ef-95c0-aff70e2558b6 demo demo] Empty body provided in request {{(pid=113414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:36:54.341262 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-04bd10a5-6ffa-49ef-95c0-aff70e2558b6 demo demo] Calling method 'detail' {{(pid=113414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:36:54.341939 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.api_utils [None req-04bd10a5-6ffa-49ef-95c0-aff70e2558b6 demo demo] Removing options '' from query. {{(pid=113414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:36:54.343219 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.volume.api [None req-04bd10a5-6ffa-49ef-95c0-aff70e2558b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:36:54.353285 np0000167129 devstack@c-api.service[113414]: INFO cinder.volume.api [None req-04bd10a5-6ffa-49ef-95c0-aff70e2558b6 demo demo] Get all volumes completed successfully. Apr 17 12:36:54.355909 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-04bd10a5-6ffa-49ef-95c0-aff70e2558b6 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:36:54.356338 np0000167129 devstack@c-api.service[113414]: [pid: 113414|app: 0|req: 4/17] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:36:54 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) Apr 17 12:37:04.346574 np0000167129 devstack@c-api.service[113414]: DEBUG dbcounter [-] [113414] Writing DB stats cinder:SELECT=1 {{(pid=113414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:37:54.380224 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.middleware.request_id [None req-3c1ddf20-dd44-46fc-bb1f-f0e96758ba66 None None] RequestId filter calling following filter/app {{(pid=113413) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:37:54.384602 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-3c1ddf20-dd44-46fc-bb1f-f0e96758ba66 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:37:54.385006 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-3c1ddf20-dd44-46fc-bb1f-f0e96758ba66 demo demo] Empty body provided in request {{(pid=113413) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:37:54.385529 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-3c1ddf20-dd44-46fc-bb1f-f0e96758ba66 demo demo] Calling method 'detail' {{(pid=113413) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:37:54.386043 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.api_utils [None req-3c1ddf20-dd44-46fc-bb1f-f0e96758ba66 demo demo] Removing options '' from query. {{(pid=113413) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:37:54.387448 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.volume.api [None req-3c1ddf20-dd44-46fc-bb1f-f0e96758ba66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113413) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:37:54.394626 np0000167129 devstack@c-api.service[113413]: INFO cinder.volume.api [None req-3c1ddf20-dd44-46fc-bb1f-f0e96758ba66 demo demo] Get all volumes completed successfully. Apr 17 12:37:54.396486 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-3c1ddf20-dd44-46fc-bb1f-f0e96758ba66 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:37:54.396785 np0000167129 devstack@c-api.service[113413]: [pid: 113413|app: 0|req: 6/18] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:37:54 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) Apr 17 12:38:04.390605 np0000167129 devstack@c-api.service[113413]: DEBUG dbcounter [-] [113413] Writing DB stats cinder:SELECT=1 {{(pid=113413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:38:54.409886 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.middleware.request_id [None req-ee51a41b-d388-4358-9450-3dae6ff04287 None None] RequestId filter calling following filter/app {{(pid=113415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:38:54.412776 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-ee51a41b-d388-4358-9450-3dae6ff04287 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:38:54.412982 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-ee51a41b-d388-4358-9450-3dae6ff04287 demo demo] Empty body provided in request {{(pid=113415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:38:54.413195 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-ee51a41b-d388-4358-9450-3dae6ff04287 demo demo] Calling method 'detail' {{(pid=113415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:38:54.413445 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.api_utils [None req-ee51a41b-d388-4358-9450-3dae6ff04287 demo demo] Removing options '' from query. {{(pid=113415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:38:54.414198 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.volume.api [None req-ee51a41b-d388-4358-9450-3dae6ff04287 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:38:54.421758 np0000167129 devstack@c-api.service[113415]: INFO cinder.volume.api [None req-ee51a41b-d388-4358-9450-3dae6ff04287 demo demo] Get all volumes completed successfully. Apr 17 12:38:54.424498 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-ee51a41b-d388-4358-9450-3dae6ff04287 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:38:54.425066 np0000167129 devstack@c-api.service[113415]: [pid: 113415|app: 0|req: 5/19] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:38:54 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) Apr 17 12:39:04.417715 np0000167129 devstack@c-api.service[113415]: DEBUG dbcounter [-] [113415] Writing DB stats cinder:SELECT=1 {{(pid=113415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:39:54.446406 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.middleware.request_id [None req-0f4cd17d-b301-46bd-b8d1-774c4406c344 None None] RequestId filter calling following filter/app {{(pid=113412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:39:54.598508 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-0f4cd17d-b301-46bd-b8d1-774c4406c344 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:39:54.599024 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-0f4cd17d-b301-46bd-b8d1-774c4406c344 demo demo] Empty body provided in request {{(pid=113412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:39:54.599504 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-0f4cd17d-b301-46bd-b8d1-774c4406c344 demo demo] Calling method 'detail' {{(pid=113412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:39:54.600018 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.api_utils [None req-0f4cd17d-b301-46bd-b8d1-774c4406c344 demo demo] Removing options '' from query. {{(pid=113412) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:39:54.602147 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.volume.api [None req-0f4cd17d-b301-46bd-b8d1-774c4406c344 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113412) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:39:54.610192 np0000167129 devstack@c-api.service[113412]: INFO cinder.volume.api [None req-0f4cd17d-b301-46bd-b8d1-774c4406c344 demo demo] Get all volumes completed successfully. Apr 17 12:39:54.612244 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-0f4cd17d-b301-46bd-b8d1-774c4406c344 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:39:54.612550 np0000167129 devstack@c-api.service[113412]: [pid: 113412|app: 0|req: 5/20] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:39:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:40:04.606066 np0000167129 devstack@c-api.service[113412]: DEBUG dbcounter [-] [113412] Writing DB stats cinder:SELECT=1 {{(pid=113412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:40:54.625381 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.middleware.request_id [None req-bdb7dd5b-c560-4584-b48d-87ce36a5b9e2 None None] RequestId filter calling following filter/app {{(pid=113414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:40:54.628282 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-bdb7dd5b-c560-4584-b48d-87ce36a5b9e2 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:40:54.628503 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-bdb7dd5b-c560-4584-b48d-87ce36a5b9e2 demo demo] Empty body provided in request {{(pid=113414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:40:54.628786 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-bdb7dd5b-c560-4584-b48d-87ce36a5b9e2 demo demo] Calling method 'detail' {{(pid=113414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:40:54.629107 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.api_utils [None req-bdb7dd5b-c560-4584-b48d-87ce36a5b9e2 demo demo] Removing options '' from query. {{(pid=113414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:40:54.630036 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.volume.api [None req-bdb7dd5b-c560-4584-b48d-87ce36a5b9e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:40:54.637639 np0000167129 devstack@c-api.service[113414]: INFO cinder.volume.api [None req-bdb7dd5b-c560-4584-b48d-87ce36a5b9e2 demo demo] Get all volumes completed successfully. Apr 17 12:40:54.639438 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-bdb7dd5b-c560-4584-b48d-87ce36a5b9e2 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:40:54.639803 np0000167129 devstack@c-api.service[113414]: [pid: 113414|app: 0|req: 5/21] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:40:54 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) Apr 17 12:41:04.632986 np0000167129 devstack@c-api.service[113414]: DEBUG dbcounter [-] [113414] Writing DB stats cinder:SELECT=1 {{(pid=113414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:41:54.655640 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.middleware.request_id [None req-6e08782d-df00-40d1-adb9-6edd811f5cfc None None] RequestId filter calling following filter/app {{(pid=113413) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:41:54.658444 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-6e08782d-df00-40d1-adb9-6edd811f5cfc demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:41:54.658721 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-6e08782d-df00-40d1-adb9-6edd811f5cfc demo demo] Empty body provided in request {{(pid=113413) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:41:54.658981 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-6e08782d-df00-40d1-adb9-6edd811f5cfc demo demo] Calling method 'detail' {{(pid=113413) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:41:54.659282 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.api_utils [None req-6e08782d-df00-40d1-adb9-6edd811f5cfc demo demo] Removing options '' from query. {{(pid=113413) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:41:54.660290 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.volume.api [None req-6e08782d-df00-40d1-adb9-6edd811f5cfc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113413) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:41:54.669622 np0000167129 devstack@c-api.service[113413]: INFO cinder.volume.api [None req-6e08782d-df00-40d1-adb9-6edd811f5cfc demo demo] Get all volumes completed successfully. Apr 17 12:41:54.672356 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-6e08782d-df00-40d1-adb9-6edd811f5cfc demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:41:54.673120 np0000167129 devstack@c-api.service[113413]: [pid: 113413|app: 0|req: 7/22] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:41:54 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) Apr 17 12:42:04.663352 np0000167129 devstack@c-api.service[113413]: DEBUG dbcounter [-] [113413] Writing DB stats cinder:SELECT=1 {{(pid=113413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:42:54.688656 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.middleware.request_id [None req-8e0ce21e-1bfb-4140-b14c-9f25c2268ba2 None None] RequestId filter calling following filter/app {{(pid=113415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:42:54.691717 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-8e0ce21e-1bfb-4140-b14c-9f25c2268ba2 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:42:54.692234 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-8e0ce21e-1bfb-4140-b14c-9f25c2268ba2 demo demo] Empty body provided in request {{(pid=113415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:42:54.692627 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-8e0ce21e-1bfb-4140-b14c-9f25c2268ba2 demo demo] Calling method 'detail' {{(pid=113415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:42:54.693051 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.api_utils [None req-8e0ce21e-1bfb-4140-b14c-9f25c2268ba2 demo demo] Removing options '' from query. {{(pid=113415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:42:54.694144 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.volume.api [None req-8e0ce21e-1bfb-4140-b14c-9f25c2268ba2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:42:54.701354 np0000167129 devstack@c-api.service[113415]: INFO cinder.volume.api [None req-8e0ce21e-1bfb-4140-b14c-9f25c2268ba2 demo demo] Get all volumes completed successfully. Apr 17 12:42:54.703699 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-8e0ce21e-1bfb-4140-b14c-9f25c2268ba2 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:42:54.703940 np0000167129 devstack@c-api.service[113415]: [pid: 113415|app: 0|req: 6/23] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:42:54 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) Apr 17 12:43:04.697801 np0000167129 devstack@c-api.service[113415]: DEBUG dbcounter [-] [113415] Writing DB stats cinder:SELECT=1 {{(pid=113415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:43:54.719389 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.middleware.request_id [None req-3b51952b-7cd2-472e-aebe-f871f33c4d80 None None] RequestId filter calling following filter/app {{(pid=113412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:43:54.723475 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-3b51952b-7cd2-472e-aebe-f871f33c4d80 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:43:54.723901 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-3b51952b-7cd2-472e-aebe-f871f33c4d80 demo demo] Empty body provided in request {{(pid=113412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:43:54.724283 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-3b51952b-7cd2-472e-aebe-f871f33c4d80 demo demo] Calling method 'detail' {{(pid=113412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:43:54.724766 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.api_utils [None req-3b51952b-7cd2-472e-aebe-f871f33c4d80 demo demo] Removing options '' from query. {{(pid=113412) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:43:54.726209 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.volume.api [None req-3b51952b-7cd2-472e-aebe-f871f33c4d80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113412) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:43:54.734872 np0000167129 devstack@c-api.service[113412]: INFO cinder.volume.api [None req-3b51952b-7cd2-472e-aebe-f871f33c4d80 demo demo] Get all volumes completed successfully. Apr 17 12:43:54.736862 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-3b51952b-7cd2-472e-aebe-f871f33c4d80 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:43:54.737242 np0000167129 devstack@c-api.service[113412]: [pid: 113412|app: 0|req: 6/24] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:43:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:44:04.730917 np0000167129 devstack@c-api.service[113412]: DEBUG dbcounter [-] [113412] Writing DB stats cinder:SELECT=1 {{(pid=113412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:44:54.753715 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.middleware.request_id [None req-255d79f6-981c-43df-8dc2-b3fc14ff557e None None] RequestId filter calling following filter/app {{(pid=113414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:44:54.887777 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-255d79f6-981c-43df-8dc2-b3fc14ff557e demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:44:54.888405 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-255d79f6-981c-43df-8dc2-b3fc14ff557e demo demo] Empty body provided in request {{(pid=113414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:44:54.888919 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-255d79f6-981c-43df-8dc2-b3fc14ff557e demo demo] Calling method 'detail' {{(pid=113414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:44:54.889471 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.api_utils [None req-255d79f6-981c-43df-8dc2-b3fc14ff557e demo demo] Removing options '' from query. {{(pid=113414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:44:54.891052 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.volume.api [None req-255d79f6-981c-43df-8dc2-b3fc14ff557e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:44:54.900807 np0000167129 devstack@c-api.service[113414]: INFO cinder.volume.api [None req-255d79f6-981c-43df-8dc2-b3fc14ff557e demo demo] Get all volumes completed successfully. Apr 17 12:44:54.905607 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-255d79f6-981c-43df-8dc2-b3fc14ff557e demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:44:54.906121 np0000167129 devstack@c-api.service[113414]: [pid: 113414|app: 0|req: 6/25] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:44:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:45:04.894817 np0000167129 devstack@c-api.service[113414]: DEBUG dbcounter [-] [113414] Writing DB stats cinder:SELECT=1 {{(pid=113414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:45:54.921214 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.middleware.request_id [None req-aa631a9e-9c45-470a-beae-e8c92ccb44b6 None None] RequestId filter calling following filter/app {{(pid=113413) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:45:54.925443 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-aa631a9e-9c45-470a-beae-e8c92ccb44b6 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:45:54.925987 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-aa631a9e-9c45-470a-beae-e8c92ccb44b6 demo demo] Empty body provided in request {{(pid=113413) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:45:54.926403 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-aa631a9e-9c45-470a-beae-e8c92ccb44b6 demo demo] Calling method 'detail' {{(pid=113413) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:45:54.926748 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.api_utils [None req-aa631a9e-9c45-470a-beae-e8c92ccb44b6 demo demo] Removing options '' from query. {{(pid=113413) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:45:54.928369 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.volume.api [None req-aa631a9e-9c45-470a-beae-e8c92ccb44b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113413) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:45:54.935104 np0000167129 devstack@c-api.service[113413]: INFO cinder.volume.api [None req-aa631a9e-9c45-470a-beae-e8c92ccb44b6 demo demo] Get all volumes completed successfully. Apr 17 12:45:54.937191 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-aa631a9e-9c45-470a-beae-e8c92ccb44b6 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:45:54.937568 np0000167129 devstack@c-api.service[113413]: [pid: 113413|app: 0|req: 8/26] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:45:54 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) Apr 17 12:46:04.931906 np0000167129 devstack@c-api.service[113413]: DEBUG dbcounter [-] [113413] Writing DB stats cinder:SELECT=1 {{(pid=113413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:46:54.954732 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.middleware.request_id [None req-eb46aa90-6ea1-4e0d-b5d6-ab5f259814a5 None None] RequestId filter calling following filter/app {{(pid=113415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:46:54.958334 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-eb46aa90-6ea1-4e0d-b5d6-ab5f259814a5 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:46:54.958728 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-eb46aa90-6ea1-4e0d-b5d6-ab5f259814a5 demo demo] Empty body provided in request {{(pid=113415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:46:54.959102 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-eb46aa90-6ea1-4e0d-b5d6-ab5f259814a5 demo demo] Calling method 'detail' {{(pid=113415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:46:54.959543 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.api_utils [None req-eb46aa90-6ea1-4e0d-b5d6-ab5f259814a5 demo demo] Removing options '' from query. {{(pid=113415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:46:54.961002 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.volume.api [None req-eb46aa90-6ea1-4e0d-b5d6-ab5f259814a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:46:54.970820 np0000167129 devstack@c-api.service[113415]: INFO cinder.volume.api [None req-eb46aa90-6ea1-4e0d-b5d6-ab5f259814a5 demo demo] Get all volumes completed successfully. Apr 17 12:46:54.972662 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-eb46aa90-6ea1-4e0d-b5d6-ab5f259814a5 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:46:54.972997 np0000167129 devstack@c-api.service[113415]: [pid: 113415|app: 0|req: 7/27] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:46:54 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) Apr 17 12:47:04.965078 np0000167129 devstack@c-api.service[113415]: DEBUG dbcounter [-] [113415] Writing DB stats cinder:SELECT=1 {{(pid=113415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:47:55.000466 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.middleware.request_id [None req-8ffff368-31dc-4433-bc46-22b561191ddf None None] RequestId filter calling following filter/app {{(pid=113412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:47:55.005861 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-8ffff368-31dc-4433-bc46-22b561191ddf demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:47:55.006031 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-8ffff368-31dc-4433-bc46-22b561191ddf demo demo] Empty body provided in request {{(pid=113412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:47:55.006215 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-8ffff368-31dc-4433-bc46-22b561191ddf demo demo] Calling method 'detail' {{(pid=113412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:47:55.006427 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.api_utils [None req-8ffff368-31dc-4433-bc46-22b561191ddf demo demo] Removing options '' from query. {{(pid=113412) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:47:55.007269 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.volume.api [None req-8ffff368-31dc-4433-bc46-22b561191ddf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113412) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:47:55.013294 np0000167129 devstack@c-api.service[113412]: INFO cinder.volume.api [None req-8ffff368-31dc-4433-bc46-22b561191ddf demo demo] Get all volumes completed successfully. Apr 17 12:47:55.015163 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-8ffff368-31dc-4433-bc46-22b561191ddf demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:47:55.015488 np0000167129 devstack@c-api.service[113412]: [pid: 113412|app: 0|req: 7/28] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:47:54 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) Apr 17 12:48:05.009840 np0000167129 devstack@c-api.service[113412]: DEBUG dbcounter [-] [113412] Writing DB stats cinder:SELECT=1 {{(pid=113412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:48:55.031448 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.middleware.request_id [None req-b9616d5f-dabf-4fcd-ad96-8b746a19d167 None None] RequestId filter calling following filter/app {{(pid=113414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:48:55.034269 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-b9616d5f-dabf-4fcd-ad96-8b746a19d167 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:48:55.034545 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-b9616d5f-dabf-4fcd-ad96-8b746a19d167 demo demo] Empty body provided in request {{(pid=113414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:48:55.034800 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-b9616d5f-dabf-4fcd-ad96-8b746a19d167 demo demo] Calling method 'detail' {{(pid=113414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:48:55.035079 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.api_utils [None req-b9616d5f-dabf-4fcd-ad96-8b746a19d167 demo demo] Removing options '' from query. {{(pid=113414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:48:55.036267 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.volume.api [None req-b9616d5f-dabf-4fcd-ad96-8b746a19d167 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:48:55.045875 np0000167129 devstack@c-api.service[113414]: INFO cinder.volume.api [None req-b9616d5f-dabf-4fcd-ad96-8b746a19d167 demo demo] Get all volumes completed successfully. Apr 17 12:48:55.048526 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-b9616d5f-dabf-4fcd-ad96-8b746a19d167 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:48:55.049292 np0000167129 devstack@c-api.service[113414]: [pid: 113414|app: 0|req: 7/29] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:48: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) Apr 17 12:49:05.039957 np0000167129 devstack@c-api.service[113414]: DEBUG dbcounter [-] [113414] Writing DB stats cinder:SELECT=1 {{(pid=113414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:49:55.066948 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.middleware.request_id [None req-6be5a82a-ac2a-4e25-8e2b-e9e13510bdf0 None None] RequestId filter calling following filter/app {{(pid=113413) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:49:55.191119 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-6be5a82a-ac2a-4e25-8e2b-e9e13510bdf0 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:49:55.191329 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-6be5a82a-ac2a-4e25-8e2b-e9e13510bdf0 demo demo] Empty body provided in request {{(pid=113413) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:49:55.192370 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-6be5a82a-ac2a-4e25-8e2b-e9e13510bdf0 demo demo] Calling method 'detail' {{(pid=113413) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:49:55.192370 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.api_utils [None req-6be5a82a-ac2a-4e25-8e2b-e9e13510bdf0 demo demo] Removing options '' from query. {{(pid=113413) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:49:55.193326 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.volume.api [None req-6be5a82a-ac2a-4e25-8e2b-e9e13510bdf0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113413) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:49:55.201896 np0000167129 devstack@c-api.service[113413]: INFO cinder.volume.api [None req-6be5a82a-ac2a-4e25-8e2b-e9e13510bdf0 demo demo] Get all volumes completed successfully. Apr 17 12:49:55.204454 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-6be5a82a-ac2a-4e25-8e2b-e9e13510bdf0 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:49:55.205012 np0000167129 devstack@c-api.service[113413]: [pid: 113413|app: 0|req: 9/30] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:49:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:50:05.197026 np0000167129 devstack@c-api.service[113413]: DEBUG dbcounter [-] [113413] Writing DB stats cinder:SELECT=1 {{(pid=113413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:50:55.222152 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.middleware.request_id [None req-1b8e2ab3-54bd-4570-90b5-4522fb404c3c None None] RequestId filter calling following filter/app {{(pid=113415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:50:55.224797 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-1b8e2ab3-54bd-4570-90b5-4522fb404c3c demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:50:55.225045 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-1b8e2ab3-54bd-4570-90b5-4522fb404c3c demo demo] Empty body provided in request {{(pid=113415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:50:55.225279 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-1b8e2ab3-54bd-4570-90b5-4522fb404c3c demo demo] Calling method 'detail' {{(pid=113415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:50:55.225604 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.api_utils [None req-1b8e2ab3-54bd-4570-90b5-4522fb404c3c demo demo] Removing options '' from query. {{(pid=113415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:50:55.226604 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.volume.api [None req-1b8e2ab3-54bd-4570-90b5-4522fb404c3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:50:55.236878 np0000167129 devstack@c-api.service[113415]: INFO cinder.volume.api [None req-1b8e2ab3-54bd-4570-90b5-4522fb404c3c demo demo] Get all volumes completed successfully. Apr 17 12:50:55.239720 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-1b8e2ab3-54bd-4570-90b5-4522fb404c3c demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:50:55.240212 np0000167129 devstack@c-api.service[113415]: [pid: 113415|app: 0|req: 8/31] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:50:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:51:05.230705 np0000167129 devstack@c-api.service[113415]: DEBUG dbcounter [-] [113415] Writing DB stats cinder:SELECT=1 {{(pid=113415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:51:55.256510 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.middleware.request_id [None req-c19ff47b-a517-406b-bd8a-f87ec42cb7d8 None None] RequestId filter calling following filter/app {{(pid=113412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:51:55.260793 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-c19ff47b-a517-406b-bd8a-f87ec42cb7d8 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:51:55.261206 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-c19ff47b-a517-406b-bd8a-f87ec42cb7d8 demo demo] Empty body provided in request {{(pid=113412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:51:55.261733 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-c19ff47b-a517-406b-bd8a-f87ec42cb7d8 demo demo] Calling method 'detail' {{(pid=113412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:51:55.262214 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.api_utils [None req-c19ff47b-a517-406b-bd8a-f87ec42cb7d8 demo demo] Removing options '' from query. {{(pid=113412) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:51:55.264190 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.volume.api [None req-c19ff47b-a517-406b-bd8a-f87ec42cb7d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113412) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:51:55.273786 np0000167129 devstack@c-api.service[113412]: INFO cinder.volume.api [None req-c19ff47b-a517-406b-bd8a-f87ec42cb7d8 demo demo] Get all volumes completed successfully. Apr 17 12:51:55.275999 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-c19ff47b-a517-406b-bd8a-f87ec42cb7d8 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:51:55.276521 np0000167129 devstack@c-api.service[113412]: [pid: 113412|app: 0|req: 8/32] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:51: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) Apr 17 12:52:05.268399 np0000167129 devstack@c-api.service[113412]: DEBUG dbcounter [-] [113412] Writing DB stats cinder:SELECT=1 {{(pid=113412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:52:55.290695 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.middleware.request_id [None req-b96541a6-5bd2-4e54-aee9-905483d52fc4 None None] RequestId filter calling following filter/app {{(pid=113414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:52:55.293640 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-b96541a6-5bd2-4e54-aee9-905483d52fc4 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:52:55.294193 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-b96541a6-5bd2-4e54-aee9-905483d52fc4 demo demo] Empty body provided in request {{(pid=113414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:52:55.294305 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-b96541a6-5bd2-4e54-aee9-905483d52fc4 demo demo] Calling method 'detail' {{(pid=113414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:52:55.294488 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.api_utils [None req-b96541a6-5bd2-4e54-aee9-905483d52fc4 demo demo] Removing options '' from query. {{(pid=113414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:52:55.296318 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.volume.api [None req-b96541a6-5bd2-4e54-aee9-905483d52fc4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:52:55.301783 np0000167129 devstack@c-api.service[113414]: INFO cinder.volume.api [None req-b96541a6-5bd2-4e54-aee9-905483d52fc4 demo demo] Get all volumes completed successfully. Apr 17 12:52:55.303764 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-b96541a6-5bd2-4e54-aee9-905483d52fc4 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:52:55.304052 np0000167129 devstack@c-api.service[113414]: [pid: 113414|app: 0|req: 8/33] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:52:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:53:05.297830 np0000167129 devstack@c-api.service[113414]: DEBUG dbcounter [-] [113414] Writing DB stats cinder:SELECT=1 {{(pid=113414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:53:55.316214 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.middleware.request_id [None req-9e758821-0a06-4c3b-932b-f81233b77287 None None] RequestId filter calling following filter/app {{(pid=113413) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:53:55.320421 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-9e758821-0a06-4c3b-932b-f81233b77287 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:53:55.320838 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-9e758821-0a06-4c3b-932b-f81233b77287 demo demo] Empty body provided in request {{(pid=113413) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:53:55.321231 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.openstack.wsgi [None req-9e758821-0a06-4c3b-932b-f81233b77287 demo demo] Calling method 'detail' {{(pid=113413) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:53:55.321880 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.api.api_utils [None req-9e758821-0a06-4c3b-932b-f81233b77287 demo demo] Removing options '' from query. {{(pid=113413) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:53:55.323334 np0000167129 devstack@c-api.service[113413]: DEBUG cinder.volume.api [None req-9e758821-0a06-4c3b-932b-f81233b77287 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113413) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:53:55.332519 np0000167129 devstack@c-api.service[113413]: INFO cinder.volume.api [None req-9e758821-0a06-4c3b-932b-f81233b77287 demo demo] Get all volumes completed successfully. Apr 17 12:53:55.334542 np0000167129 devstack@c-api.service[113413]: INFO cinder.api.openstack.wsgi [None req-9e758821-0a06-4c3b-932b-f81233b77287 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:53:55.335030 np0000167129 devstack@c-api.service[113413]: [pid: 113413|app: 0|req: 10/34] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:53: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) Apr 17 12:54:05.327354 np0000167129 devstack@c-api.service[113413]: DEBUG dbcounter [-] [113413] Writing DB stats cinder:SELECT=1 {{(pid=113413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:54:55.346951 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.middleware.request_id [None req-a732461d-ed7d-42b1-b3d2-353a7f1d0dd6 None None] RequestId filter calling following filter/app {{(pid=113415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:54:55.390922 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-a732461d-ed7d-42b1-b3d2-353a7f1d0dd6 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:54:55.391285 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-a732461d-ed7d-42b1-b3d2-353a7f1d0dd6 demo demo] Empty body provided in request {{(pid=113415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:54:55.391678 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.openstack.wsgi [None req-a732461d-ed7d-42b1-b3d2-353a7f1d0dd6 demo demo] Calling method 'detail' {{(pid=113415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:54:55.392156 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.api.api_utils [None req-a732461d-ed7d-42b1-b3d2-353a7f1d0dd6 demo demo] Removing options '' from query. {{(pid=113415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:54:55.393426 np0000167129 devstack@c-api.service[113415]: DEBUG cinder.volume.api [None req-a732461d-ed7d-42b1-b3d2-353a7f1d0dd6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:54:55.401819 np0000167129 devstack@c-api.service[113415]: INFO cinder.volume.api [None req-a732461d-ed7d-42b1-b3d2-353a7f1d0dd6 demo demo] Get all volumes completed successfully. Apr 17 12:54:55.403661 np0000167129 devstack@c-api.service[113415]: INFO cinder.api.openstack.wsgi [None req-a732461d-ed7d-42b1-b3d2-353a7f1d0dd6 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:54:55.403972 np0000167129 devstack@c-api.service[113415]: [pid: 113415|app: 0|req: 9/35] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:54:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:55:05.396447 np0000167129 devstack@c-api.service[113415]: DEBUG dbcounter [-] [113415] Writing DB stats cinder:SELECT=1 {{(pid=113415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:55:55.416386 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.middleware.request_id [None req-74c36724-1a70-4f76-a772-d12a513e397c None None] RequestId filter calling following filter/app {{(pid=113412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:55:55.420298 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-74c36724-1a70-4f76-a772-d12a513e397c demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:55:55.420675 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-74c36724-1a70-4f76-a772-d12a513e397c demo demo] Empty body provided in request {{(pid=113412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:55:55.421037 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.openstack.wsgi [None req-74c36724-1a70-4f76-a772-d12a513e397c demo demo] Calling method 'detail' {{(pid=113412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:55:55.421504 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.api.api_utils [None req-74c36724-1a70-4f76-a772-d12a513e397c demo demo] Removing options '' from query. {{(pid=113412) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:55:55.422949 np0000167129 devstack@c-api.service[113412]: DEBUG cinder.volume.api [None req-74c36724-1a70-4f76-a772-d12a513e397c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113412) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:55:55.430240 np0000167129 devstack@c-api.service[113412]: INFO cinder.volume.api [None req-74c36724-1a70-4f76-a772-d12a513e397c demo demo] Get all volumes completed successfully. Apr 17 12:55:55.432114 np0000167129 devstack@c-api.service[113412]: INFO cinder.api.openstack.wsgi [None req-74c36724-1a70-4f76-a772-d12a513e397c demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:55:55.432451 np0000167129 devstack@c-api.service[113412]: [pid: 113412|app: 0|req: 9/36] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:55: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) Apr 17 12:56:05.427016 np0000167129 devstack@c-api.service[113412]: DEBUG dbcounter [-] [113412] Writing DB stats cinder:SELECT=1 {{(pid=113412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:56:55.445810 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.middleware.request_id [None req-3b6cc8be-a806-4fb9-b7ac-c230eb0322c5 None None] RequestId filter calling following filter/app {{(pid=113414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:56:55.447935 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-3b6cc8be-a806-4fb9-b7ac-c230eb0322c5 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 17 12:56:55.448262 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-3b6cc8be-a806-4fb9-b7ac-c230eb0322c5 demo demo] Empty body provided in request {{(pid=113414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:56:55.448777 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.openstack.wsgi [None req-3b6cc8be-a806-4fb9-b7ac-c230eb0322c5 demo demo] Calling method 'detail' {{(pid=113414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:56:55.448919 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.api.api_utils [None req-3b6cc8be-a806-4fb9-b7ac-c230eb0322c5 demo demo] Removing options '' from query. {{(pid=113414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:56:55.449946 np0000167129 devstack@c-api.service[113414]: DEBUG cinder.volume.api [None req-3b6cc8be-a806-4fb9-b7ac-c230eb0322c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:56:55.461396 np0000167129 devstack@c-api.service[113414]: INFO cinder.volume.api [None req-3b6cc8be-a806-4fb9-b7ac-c230eb0322c5 demo demo] Get all volumes completed successfully. Apr 17 12:56:55.464890 np0000167129 devstack@c-api.service[113414]: INFO cinder.api.openstack.wsgi [None req-3b6cc8be-a806-4fb9-b7ac-c230eb0322c5 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:56:55.465316 np0000167129 devstack@c-api.service[113414]: [pid: 113414|app: 0|req: 9/37] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 17 12:56: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) Apr 17 12:57:05.453838 np0000167129 devstack@c-api.service[113414]: DEBUG dbcounter [-] [113414] Writing DB stats cinder:SELECT=1 {{(pid=113414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}