May 09 12:54:30.254742 np0000173067 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 12:54:30.262206 np0000173067 devstack@c-api.service[112507]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 12:54:30 2026] *** May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: nodename: np0000173067 May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: machine: x86_64 May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: clock source: unix May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: pcre jit disabled May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: detected number of CPU cores: 16 May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: current working directory: / May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: detected binary path: /usr/bin/uwsgi-core May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: your processes number limit is 256917 May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: your memory page size is 4096 bytes May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: detected max file descriptor number: 2048 May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: lock engine: pthread robust mutexes May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: thunder lock: enabled May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 12:54:30.266208 np0000173067 devstack@c-api.service[112507]: Set PythonHome to /opt/stack/data/venv May 09 12:54:30.301024 np0000173067 devstack@c-api.service[112507]: Python main interpreter initialized at 0x72810f8a3668 May 09 12:54:30.301118 np0000173067 devstack@c-api.service[112507]: python threads support enabled May 09 12:54:30.301164 np0000173067 devstack@c-api.service[112507]: your server socket listen backlog is limited to 100 connections May 09 12:54:30.301218 np0000173067 devstack@c-api.service[112507]: your mercy for graceful operations on workers is 80 seconds May 09 12:54:30.301733 np0000173067 devstack@c-api.service[112507]: mapped 671795 bytes (656 KB) for 4 cores May 09 12:54:30.301920 np0000173067 devstack@c-api.service[112507]: *** Operational MODE: preforking *** May 09 12:54:30.302267 np0000173067 devstack@c-api.service[112507]: *** uWSGI is running in multiple interpreter mode *** May 09 12:54:30.302319 np0000173067 devstack@c-api.service[112507]: spawned uWSGI master process (pid: 112507) May 09 12:54:30.302598 np0000173067 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 12:54:30.303114 np0000173067 devstack@c-api.service[112507]: spawned uWSGI worker 1 (pid: 112514, cores: 1) May 09 12:54:30.303667 np0000173067 devstack@c-api.service[112507]: spawned uWSGI worker 2 (pid: 112515, cores: 1) May 09 12:54:30.304152 np0000173067 devstack@c-api.service[112507]: spawned uWSGI worker 3 (pid: 112516, cores: 1) May 09 12:54:30.304818 np0000173067 devstack@c-api.service[112507]: spawned uWSGI worker 4 (pid: 112517, cores: 1) May 09 12:54:30.304918 np0000173067 devstack@c-api.service[112507]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 12:54:30.435501 np0000173067 devstack@c-api.service[112514]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:54:30.435501 np0000173067 devstack@c-api.service[112514]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:54:30.435501 np0000173067 devstack@c-api.service[112514]: we strongly recommend against using it for new projects. May 09 12:54:30.435501 np0000173067 devstack@c-api.service[112514]: If you are already using Eventlet, we recommend migrating to a different May 09 12:54:30.435501 np0000173067 devstack@c-api.service[112514]: framework. For more detail see May 09 12:54:30.435501 np0000173067 devstack@c-api.service[112514]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:54:30.435501 np0000173067 devstack@c-api.service[112514]: import eventlet # noqa May 09 12:54:30.440321 np0000173067 devstack@c-api.service[112516]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:54:30.440321 np0000173067 devstack@c-api.service[112516]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:54:30.440321 np0000173067 devstack@c-api.service[112516]: we strongly recommend against using it for new projects. May 09 12:54:30.440321 np0000173067 devstack@c-api.service[112516]: If you are already using Eventlet, we recommend migrating to a different May 09 12:54:30.440321 np0000173067 devstack@c-api.service[112516]: framework. For more detail see May 09 12:54:30.440321 np0000173067 devstack@c-api.service[112516]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:54:30.440321 np0000173067 devstack@c-api.service[112516]: import eventlet # noqa May 09 12:54:30.444055 np0000173067 devstack@c-api.service[112517]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:54:30.444055 np0000173067 devstack@c-api.service[112517]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:54:30.444055 np0000173067 devstack@c-api.service[112517]: we strongly recommend against using it for new projects. May 09 12:54:30.444055 np0000173067 devstack@c-api.service[112517]: If you are already using Eventlet, we recommend migrating to a different May 09 12:54:30.444055 np0000173067 devstack@c-api.service[112517]: framework. For more detail see May 09 12:54:30.444055 np0000173067 devstack@c-api.service[112517]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:54:30.444055 np0000173067 devstack@c-api.service[112517]: import eventlet # noqa May 09 12:54:30.450330 np0000173067 devstack@c-api.service[112515]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:54:30.450330 np0000173067 devstack@c-api.service[112515]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:54:30.450330 np0000173067 devstack@c-api.service[112515]: we strongly recommend against using it for new projects. May 09 12:54:30.450330 np0000173067 devstack@c-api.service[112515]: If you are already using Eventlet, we recommend migrating to a different May 09 12:54:30.450330 np0000173067 devstack@c-api.service[112515]: framework. For more detail see May 09 12:54:30.450330 np0000173067 devstack@c-api.service[112515]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:54:30.450330 np0000173067 devstack@c-api.service[112515]: import eventlet # noqa May 09 12:54:30.522319 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 12:54:30.522319 np0000173067 devstack@c-api.service[112514]: debtcollector.deprecate( May 09 12:54:30.530040 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 12:54:30.530040 np0000173067 devstack@c-api.service[112516]: debtcollector.deprecate( May 09 12:54:30.530137 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 12:54:30.530137 np0000173067 devstack@c-api.service[112517]: debtcollector.deprecate( May 09 12:54:30.540533 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 12:54:30.540533 np0000173067 devstack@c-api.service[112515]: debtcollector.deprecate( May 09 12:54:30.601149 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 12:54:30.601149 np0000173067 devstack@c-api.service[112514]: from cgi import parse_header May 09 12:54:30.611537 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 12:54:30.611537 np0000173067 devstack@c-api.service[112517]: from cgi import parse_header May 09 12:54:30.615541 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 12:54:30.615541 np0000173067 devstack@c-api.service[112516]: from cgi import parse_header May 09 12:54:30.625220 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 12:54:30.625220 np0000173067 devstack@c-api.service[112515]: from cgi import parse_header May 09 12:54:30.645941 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 12:54:30.645941 np0000173067 devstack@c-api.service[112514]: removals.removed_module( May 09 12:54:30.646636 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 12:54:30.646636 np0000173067 devstack@c-api.service[112514]: removals.removed_module( May 09 12:54:30.660331 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 12:54:30.660331 np0000173067 devstack@c-api.service[112517]: removals.removed_module( May 09 12:54:30.661502 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 12:54:30.661502 np0000173067 devstack@c-api.service[112517]: removals.removed_module( May 09 12:54:30.661632 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 12:54:30.661632 np0000173067 devstack@c-api.service[112516]: removals.removed_module( May 09 12:54:30.662259 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 12:54:30.662259 np0000173067 devstack@c-api.service[112516]: removals.removed_module( May 09 12:54:30.668599 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 12:54:30.668599 np0000173067 devstack@c-api.service[112515]: removals.removed_module( May 09 12:54:30.669401 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 12:54:30.669401 np0000173067 devstack@c-api.service[112515]: removals.removed_module( May 09 12:54:31.252170 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 12:54:31.252170 np0000173067 devstack@c-api.service[112514]: warnings.warn( May 09 12:54:31.260829 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 12:54:31.260829 np0000173067 devstack@c-api.service[112516]: warnings.warn( May 09 12:54:31.275490 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 12:54:31.275490 np0000173067 devstack@c-api.service[112517]: warnings.warn( May 09 12:54:31.278404 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 12:54:31.278404 np0000173067 devstack@c-api.service[112515]: warnings.warn( May 09 12:54:31.350252 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 12:54:31.350252 np0000173067 devstack@c-api.service[112514]: warnings.warn( May 09 12:54:31.356594 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 12:54:31.356594 np0000173067 devstack@c-api.service[112516]: warnings.warn( May 09 12:54:31.370803 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 12:54:31.370803 np0000173067 devstack@c-api.service[112517]: warnings.warn( May 09 12:54:31.377511 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 12:54:31.377511 np0000173067 devstack@c-api.service[112515]: warnings.warn( May 09 12:54:31.638006 np0000173067 devstack@c-api.service[112516]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 12:54:31.638534 np0000173067 devstack@c-api.service[112516]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112516) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:54:31.645045 np0000173067 devstack@c-api.service[112514]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 12:54:31.645595 np0000173067 devstack@c-api.service[112514]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112514) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:54:31.651057 np0000173067 devstack@c-api.service[112517]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 12:54:31.651600 np0000173067 devstack@c-api.service[112517]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112517) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:54:31.664568 np0000173067 devstack@c-api.service[112515]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 12:54:31.665054 np0000173067 devstack@c-api.service[112515]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112515) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:54:31.724410 np0000173067 devstack@c-api.service[112514]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 12:54:31.724410 np0000173067 devstack@c-api.service[112514]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:54:31.724920 np0000173067 devstack@c-api.service[112516]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 12:54:31.724920 np0000173067 devstack@c-api.service[112516]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:54:31.725814 np0000173067 devstack@c-api.service[112517]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 12:54:31.725814 np0000173067 devstack@c-api.service[112517]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:54:31.727693 np0000173067 devstack@c-api.service[112515]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 12:54:31.727693 np0000173067 devstack@c-api.service[112515]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:54:32.176935 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112517) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:54:32.177110 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112514) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:54:32.177264 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.177370 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.177525 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.177620 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.177680 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.177779 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.178683 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112515) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:54:32.178839 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112516) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:54:32.179063 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.179162 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.179270 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.179270 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.179420 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.179484 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.179630 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.179713 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.179792 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.179862 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.179934 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.179998 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.180067 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.180138 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.180223 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.180291 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.180363 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.180427 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.180483 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.180551 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.180617 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.180692 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.180749 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.180804 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.180870 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.180937 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.180994 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.181049 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.181110 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.181181 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.181258 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.181325 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.181390 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.181390 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.181506 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.181506 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.181632 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.181705 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.181761 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.181761 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.181761 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.181929 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.181994 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.181994 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.181994 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.182145 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.182145 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.182145 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.182481 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.182556 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.182627 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.182702 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.182702 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.182812 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.182877 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.182945 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.183002 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.183067 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.183067 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.183067 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.183278 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.183278 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.184350 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.184423 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.184469 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.184515 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.184515 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.184591 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.184634 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.184672 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.184711 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.184747 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.184799 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.184842 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.184842 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.184842 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.185351 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.185408 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.185451 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.185494 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.185536 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.185582 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.185625 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.185670 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.185708 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.185750 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.185787 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.185829 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.185873 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.185929 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.185968 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.186010 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.186054 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.186100 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.186142 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.186142 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.186142 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.186282 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.186329 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.186373 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.186411 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.186464 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.186464 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.186537 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.186578 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.186616 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.186652 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.186694 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.186731 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.186773 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.186773 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.186773 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.186880 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.186924 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.186963 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.187000 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.187038 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.187080 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.187080 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.187148 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.187203 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.187252 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.187292 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.187339 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.187377 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.187414 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.187450 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.187489 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.187532 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.187602 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.187649 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.187687 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.187729 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.187767 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.187804 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.187847 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.187889 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.187931 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.187974 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.188019 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.188065 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.188107 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.188154 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.188221 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.188261 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.188308 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.188355 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.188399 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.188436 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.188479 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.188518 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.188556 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.188603 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.188644 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.188681 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.188728 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.188765 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.188802 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.188844 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.188889 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.188930 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.188971 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.188971 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.189048 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.189048 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.189048 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.189048 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.189048 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.189048 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.189048 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.189048 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.189048 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.189048 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.189507 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.190324 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.190404 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.190444 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.190482 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.190529 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.190566 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.190611 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.190654 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.190699 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.190737 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.190789 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.190863 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.190913 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.190965 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.191006 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.191051 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.191098 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.191136 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.191178 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.191252 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.191291 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.191349 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.191404 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.191455 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.191500 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.191594 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.191635 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.191674 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.191712 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.191754 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.191798 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.191837 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.191875 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.191920 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.191985 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.192040 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.192088 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.192132 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.192169 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.192226 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.192264 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.192314 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.192360 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.192360 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.192360 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.192360 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.192360 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.192590 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.192641 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.192715 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.192756 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.192802 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.192802 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.192802 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.192802 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.192802 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.193497 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.193586 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.193639 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.193689 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.193757 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.193811 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.193866 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.193916 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.193964 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.194021 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.194087 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.194136 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.194182 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.194278 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.194329 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.194375 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.194422 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.194479 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.194534 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.194582 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.194582 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.194697 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.194697 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.194697 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.194697 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.194697 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.194697 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.194697 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.195057 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.195118 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.195164 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.195235 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.195281 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.195321 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.195355 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.195392 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.195429 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.195474 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.195516 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.195584 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.195630 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.195669 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.195707 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.195744 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.195787 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.195829 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.195868 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.195912 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.195948 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.195992 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.196030 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.196071 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.196108 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.196150 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.196207 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.196255 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.201885 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.201948 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.202006 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.202047 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.202085 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.202127 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.202168 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.202231 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.202273 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.202320 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.202366 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.202366 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.202450 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.202450 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.202530 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.202574 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.202612 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.202681 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.202743 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.202788 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.202826 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.202871 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.202914 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.202950 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.202989 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.203031 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.203031 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.203031 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.203132 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.203132 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.203132 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.203278 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.203320 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.203358 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.203395 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.203432 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.203477 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.203515 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.203551 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.203613 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.203657 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.203707 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.203746 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.203783 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.203820 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.203853 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.203889 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.203933 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.203974 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.204012 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.204048 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.204084 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.204127 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.204165 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.204224 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.204261 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.204805 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.204858 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.204898 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.204936 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.204975 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.205014 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.205061 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.205101 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.205143 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.205202 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.205241 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.205279 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.205322 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.205378 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.205421 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.205464 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.205507 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.205554 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.205597 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.205638 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.205688 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.205727 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.205764 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.205802 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.205838 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.205877 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.205926 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.205964 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.206010 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.206051 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.206093 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.206129 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.206165 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.206228 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.206276 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.206313 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.206346 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.206382 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.206424 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.206466 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.206503 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.206554 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.206596 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.206638 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.206675 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.206719 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.206771 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.206810 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.206847 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.206889 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.206931 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.206968 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.207006 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.207042 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.207084 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.207084 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.207894 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.207974 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.208021 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.208059 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.208100 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.208100 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.208169 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.208227 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.208279 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.208331 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.208371 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.208409 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.208447 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.208485 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.208523 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.208560 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.208598 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.208646 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.208709 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.208767 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.208812 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.208850 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.208889 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.208926 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.208969 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.209013 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.209052 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.209096 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.209244 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.209287 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.209323 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.209360 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.209404 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.209587 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.209624 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.209666 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.209703 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.209739 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.209790 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.209833 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.209874 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.209915 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.209957 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.210001 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.210037 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.210079 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.210121 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.210158 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.210222 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.210262 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.210304 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.210348 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.210390 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.210426 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.210463 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.210463 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.210746 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.210805 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.210854 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.210910 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.210949 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.210986 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.211023 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.211060 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.211098 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.211140 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.211177 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.211242 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.211290 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.211335 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.211376 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.211414 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.211457 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.211495 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.211537 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.211601 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.211646 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.211684 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.211732 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.211769 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.211811 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.211811 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.211880 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.211916 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.211959 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.211996 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.212043 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.212093 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.212093 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.212169 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.212234 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.212273 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.212311 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.212353 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.212397 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.212435 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.212435 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.212435 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.212545 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.212545 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.212545 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.212651 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.212703 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.212749 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.212749 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.212819 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.212865 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.212899 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.212945 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.212991 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.213034 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.213078 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.213115 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.213152 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.213208 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.213248 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.213309 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.213347 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.213389 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.213428 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.213465 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.213507 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.213543 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.213581 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.213622 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.213664 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.213711 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.213749 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.213792 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.213828 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.213870 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.213907 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.213943 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.213988 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.214025 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.214076 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.214076 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.214076 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.214076 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.214076 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.214635 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.214685 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.214720 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.214759 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.214805 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.214853 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.214891 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.214928 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.214965 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.215002 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.215045 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.215083 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.215120 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.215164 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.215229 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.215280 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.215323 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.215365 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.215408 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.215452 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.215489 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.215530 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.215604 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.215646 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.215682 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.215726 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.215769 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.215806 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.217155 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.217209 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.217236 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.217267 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.217295 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.217323 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.217367 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.217402 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.217435 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.217464 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.217492 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.217521 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.217553 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.217584 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.217613 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.217650 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.217679 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.217713 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.217741 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.217773 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.217805 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.217835 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.217866 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.217897 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.217928 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.217963 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.217995 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.217995 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.220091 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.220138 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.220227 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.220267 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.220296 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.220323 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.220352 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.220386 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.220415 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.220448 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.220476 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.220500 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.220527 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.220560 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.220588 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.220622 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.220665 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.220702 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.220731 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.220761 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.220792 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.220998 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.221059 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.221120 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.221181 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.221264 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.221331 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.221431 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.221787 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.221859 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.221905 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.221941 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.221980 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.222015 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.222056 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.222093 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.222134 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.222170 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.222222 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.222258 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.222293 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.222328 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.222363 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.222407 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.222446 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.222482 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.222515 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.222548 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.222591 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.222621 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.222649 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.222676 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.222709 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.222736 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.222764 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.222790 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.223047 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.223099 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.223133 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.223169 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.223224 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.223260 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.223289 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.223317 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.223349 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.223379 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.223410 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.223443 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.223476 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.223507 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.223538 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.223587 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.223620 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.223657 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.223691 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.223725 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.223757 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.223793 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.223825 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.223852 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.223950 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.224044 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.224076 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.224104 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.224130 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.224165 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.224221 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.224253 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.224289 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.224327 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.224356 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.224386 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.224414 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.224443 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.224468 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.224497 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.224527 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.224558 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.224588 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.224618 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.224652 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.224683 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.224716 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.224746 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.224776 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.224801 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.224830 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.224865 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.224896 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.224921 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.224949 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.224976 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.225001 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.225031 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.225056 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.225087 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.225120 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.225152 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.225180 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.225220 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.225254 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.225284 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.225312 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.225339 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.225367 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.225394 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.225427 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.225454 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.225479 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.225507 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.225538 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.225565 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.225592 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.225623 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.225655 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.225682 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.225714 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.225714 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.225714 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.225714 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.227052 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.227113 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.227158 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.227237 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.227305 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.227358 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.227419 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.227464 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.227502 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.227546 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.227546 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.227546 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.227721 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.227765 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.227812 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.227856 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.227987 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.228036 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.228080 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.228123 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.228169 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.228224 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.228272 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.228316 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.228357 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.228395 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.228395 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.228395 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.231972 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.232039 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.232074 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.232113 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.232158 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.232221 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.232275 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.232309 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.232351 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.232396 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.232434 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.232476 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.232515 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.232561 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.232604 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.232647 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.232698 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.232737 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.232737 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.232737 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.232737 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.232876 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.232876 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.232876 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.232876 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.233009 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.233009 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.233009 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.233994 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.234042 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.234093 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.234147 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.234235 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.234325 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.234382 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.234566 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.234637 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.234685 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.234752 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.235066 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.235117 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.235206 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.235265 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.235304 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.235368 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.235434 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.235540 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.235620 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.235669 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.235707 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.235750 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.235793 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.235793 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.235868 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.235910 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.235952 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.240092 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.240169 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.240229 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.240318 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.240365 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.240427 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.240485 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.240531 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.240566 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.240602 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.240668 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.240808 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.240808 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.240880 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.240919 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.240919 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.240991 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.241034 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.241070 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.241109 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.241143 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.241181 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.241251 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.241296 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.241340 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.241340 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.241410 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.241451 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.241484 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.241528 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.241566 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.241607 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.241656 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.241695 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.241737 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.241795 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.241840 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.241878 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.241914 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.241954 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.241999 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.242048 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.242087 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.242123 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.242166 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.242221 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.242255 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.242290 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.242325 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.242374 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.242423 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.242466 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.242509 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.242544 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.242576 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.242613 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.242646 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.242687 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.242719 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.242756 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.242800 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.242837 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.242869 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.242905 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:54:32.242939 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.242975 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.243008 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.243052 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:54:32.243090 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.243128 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.243165 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:54:32.243229 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.243270 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.243310 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:54:32.243349 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.243381 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:54:32.243418 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.243450 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:54:32.243486 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.243518 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:54:32.287104 np0000173067 devstack@c-api.service[112514]: INFO dbcounter [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Registered counter for database cinder May 09 12:54:32.288286 np0000173067 devstack@c-api.service[112515]: INFO dbcounter [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Registered counter for database cinder May 09 12:54:32.288420 np0000173067 devstack@c-api.service[112516]: INFO dbcounter [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Registered counter for database cinder May 09 12:54:32.288673 np0000173067 devstack@c-api.service[112517]: INFO dbcounter [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Registered counter for database cinder May 09 12:54:32.298951 np0000173067 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [None req-96c752ae-85b5-479b-953b-5b6701c14aef 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:54:32.304827 np0000173067 devstack@c-api.service[112517]: DEBUG oslo_db.sqlalchemy.engines [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 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=112517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:54:32.308425 np0000173067 devstack@c-api.service[112516]: DEBUG oslo_db.sqlalchemy.engines [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 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=112516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:54:32.310113 np0000173067 devstack@c-api.service[112515]: DEBUG oslo_db.sqlalchemy.engines [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 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=112515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:54:32.414477 np0000173067 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writer thread running {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:54:32.416250 np0000173067 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writer thread running {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:54:32.417513 np0000173067 devstack@c-api.service[112514]: INFO cinder.rpc [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:54:32.418565 np0000173067 devstack@c-api.service[112517]: INFO cinder.rpc [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:54:32.419743 np0000173067 devstack@c-api.service[112514]: INFO cinder.rpc [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:54:32.420680 np0000173067 devstack@c-api.service[112517]: INFO cinder.rpc [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:54:32.421809 np0000173067 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writer thread running {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:54:32.421910 np0000173067 devstack@c-api.service[112514]: INFO cinder.rpc [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:54:32.422568 np0000173067 devstack@c-api.service[112517]: INFO cinder.rpc [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:54:32.423953 np0000173067 devstack@c-api.service[112514]: INFO cinder.rpc [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:54:32.424185 np0000173067 devstack@c-api.service[112516]: INFO cinder.rpc [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:54:32.424294 np0000173067 devstack@c-api.service[112517]: INFO cinder.rpc [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:54:32.425097 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.425209 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.426238 np0000173067 devstack@c-api.service[112516]: INFO cinder.rpc [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:54:32.426789 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.427537 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.428492 np0000173067 devstack@c-api.service[112516]: INFO cinder.rpc [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:54:32.430740 np0000173067 devstack@c-api.service[112517]: DEBUG oslo_db.sqlalchemy.engines [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 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=112517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:54:32.431677 np0000173067 devstack@c-api.service[112516]: INFO cinder.rpc [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:54:32.431893 np0000173067 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [None req-96c752ae-85b5-479b-953b-5b6701c14aef 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:54:32.432388 np0000173067 devstack@c-api.service[112517]: INFO cinder.rpc [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:54:32.433557 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.433659 np0000173067 devstack@c-api.service[112514]: INFO cinder.rpc [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:54:32.433966 np0000173067 devstack@c-api.service[112517]: INFO cinder.rpc [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:54:32.434780 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.435254 np0000173067 devstack@c-api.service[112514]: INFO cinder.rpc [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:54:32.435857 np0000173067 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writer thread running {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:54:32.436126 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.437337 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.441609 np0000173067 devstack@c-api.service[112515]: INFO cinder.rpc [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:54:32.444433 np0000173067 devstack@c-api.service[112516]: DEBUG oslo_db.sqlalchemy.engines [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 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=112516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:54:32.444546 np0000173067 devstack@c-api.service[112515]: INFO cinder.rpc [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:54:32.446577 np0000173067 devstack@c-api.service[112516]: INFO cinder.rpc [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:54:32.446944 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.447014 np0000173067 devstack@c-api.service[112515]: INFO cinder.rpc [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:54:32.447990 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.448342 np0000173067 devstack@c-api.service[112516]: INFO cinder.rpc [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:54:32.449169 np0000173067 devstack@c-api.service[112515]: INFO cinder.rpc [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:54:32.449530 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.450214 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.450512 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.451221 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.452771 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.453510 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.454483 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.456405 np0000173067 devstack@c-api.service[112515]: DEBUG oslo_db.sqlalchemy.engines [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 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=112515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:54:32.457707 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.458114 np0000173067 devstack@c-api.service[112515]: INFO cinder.rpc [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:54:32.458615 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.459906 np0000173067 devstack@c-api.service[112515]: INFO cinder.rpc [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:54:32.460874 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.460975 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.461854 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.462302 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.463900 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.464790 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.465515 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.467074 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.467994 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.468794 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.470743 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.471644 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.472557 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.472911 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.473817 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.474617 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.475358 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.475856 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.476058 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.476151 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.478050 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.478867 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.479015 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.479160 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.482184 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.483405 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.483683 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.484566 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.485171 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.486482 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.487142 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.488020 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.488727 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.489412 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.489476 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.490164 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.490256 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.490950 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.491699 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.492471 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.492683 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.492923 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.493209 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.494044 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.494784 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.495471 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.496248 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.496407 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.496585 np0000173067 devstack@c-api.service[112517]: WARNING cinder.api.contrib.hosts [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:54:32.497341 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.497404 np0000173067 devstack@c-api.service[112514]: WARNING cinder.api.contrib.hosts [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:54:32.498070 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.498598 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.498809 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.499353 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.499563 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.500494 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.500926 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.501140 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.501351 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: extensions {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.501988 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: extensions {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.502086 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.502599 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: encryption {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.503251 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: encryption {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.503678 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.504211 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: encryption {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.504276 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.504885 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: encryption {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.505755 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.505831 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: os-quota-sets {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.506472 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: os-quota-sets {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.507184 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: cgsnapshots {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.507269 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.507889 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: cgsnapshots {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.508640 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: os-quota-class-sets {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.508787 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.509322 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: os-quota-class-sets {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.509409 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.509964 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: os-availability-zone {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.510209 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.510654 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: os-availability-zone {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.511250 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: qos-specs {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.511334 np0000173067 devstack@c-api.service[112516]: WARNING cinder.api.contrib.hosts [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:54:32.511958 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: qos-specs {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.512066 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.512958 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.513371 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: backups {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.513558 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.514113 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: backups {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.515123 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.515257 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.516076 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: extra_specs {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.516167 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: extensions {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.516809 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: extra_specs {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.516877 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.517416 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: encryption {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.517645 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: os-snapshot-manage {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.518320 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.518389 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: os-snapshot-manage {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.518990 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: encryption {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.519059 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: os-volume-type-access {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.519871 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: os-volume-type-access {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.519942 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.520604 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: os-quota-sets {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.520672 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: capabilities {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.521372 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.521439 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: capabilities {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.521970 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: os-hosts {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.522038 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: cgsnapshots {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.522500 np0000173067 devstack@c-api.service[112515]: WARNING cinder.api.contrib.hosts [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:54:32.522728 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: os-hosts {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.523242 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.523309 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: consistencygroups {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.523380 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: os-quota-class-sets {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.524090 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: consistencygroups {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.524732 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: os-availability-zone {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.524797 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.525256 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: os-volume-transfer {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.525993 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: qos-specs {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.526078 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: os-volume-transfer {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.526340 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.526901 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: scheduler-stats {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.527181 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: extensions {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.527822 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: scheduler-stats {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.528118 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: backups {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.528396 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extended resource: os-volume-manage {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.528465 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: encryption {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.529309 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extended resource: os-volume-manage {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.530049 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: encryption {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.530117 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: extra_specs {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.530553 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.531461 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.contrib.snapshot_actions [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] SnapshotActionsController initialized {{(pid=112517) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:54:32.531544 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.531604 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: os-quota-sets {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.532186 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: os-snapshot-manage {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.532318 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.532413 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.contrib.snapshot_actions [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] SnapshotActionsController initialized {{(pid=112514) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:54:32.533041 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: cgsnapshots {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.533179 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.533669 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: os-volume-type-access {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.533887 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.534491 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: os-quota-class-sets {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.534582 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.535142 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.535285 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: capabilities {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.535824 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: os-availability-zone {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.536057 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.536608 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: os-hosts {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.536695 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.537133 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: qos-specs {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.537474 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.537959 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: consistencygroups {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.538054 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.538921 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.539276 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: backups {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.539583 np0000173067 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.539914 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: os-volume-transfer {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.540459 np0000173067 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.540531 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.540531 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.540658 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.540800 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.540881 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541001 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541115 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541217 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541292 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541339 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541406 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541453 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension UsedLimits extending resource: limits {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541493 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541557 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: scheduler-stats {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.541604 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension TypesManage extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541649 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541687 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension AdminActions extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541722 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension SnapshotActions extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541808 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension VolumeTypeAccess extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541850 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension AdminActions extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541889 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: extra_specs {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.541932 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension AdminActions extending resource: backups {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.541969 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.542014 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension VolumeActions extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.542058 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.542134 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.542228 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.542269 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension UsedLimits extending resource: limits {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.542343 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension TypesManage extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.542464 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension AdminActions extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.542577 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension AdminActions extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.542677 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension AdminActions extending resource: backups {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.542775 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension VolumeActions extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.542981 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.543025 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extended resource: os-volume-manage {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.543459 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: os-snapshot-manage {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.544517 np0000173067 devstack@c-api.service[112517]: WARNING keystonemiddleware.auth_token [None req-e9349730-ae6b-411a-9a10-818f4d7dbd39 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 12:54:32.544960 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: os-volume-type-access {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.545171 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.545247 np0000173067 devstack@c-api.service[112514]: WARNING keystonemiddleware.auth_token [None req-96c752ae-85b5-479b-953b-5b6701c14aef None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 12:54:32.546088 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.contrib.snapshot_actions [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] SnapshotActionsController initialized {{(pid=112516) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:54:32.546595 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: capabilities {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.546848 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.547894 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: os-hosts {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.548298 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.549259 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: consistencygroups {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.549727 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.550533 np0000173067 devstack@c-api.service[112517]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72810f8a3668 pid: 112517 (default app) May 09 12:54:32.551033 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 12:54:32.551033 np0000173067 devstack@c-api.service[112517]: warnings.warn( May 09 12:54:32.551115 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.551181 np0000173067 devstack@c-api.service[112514]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72810f8a3668 pid: 112514 (default app) May 09 12:54:32.551245 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: os-volume-transfer {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.552618 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.552890 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: scheduler-stats {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.554128 np0000173067 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.554379 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extended resource: os-volume-manage {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:54:32.554981 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.555094 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.555203 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.555328 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.555428 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.555528 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.555662 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.555780 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.555893 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.555989 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension UsedLimits extending resource: limits {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.556086 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension TypesManage extending resource: types {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.556202 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension AdminActions extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.556326 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension AdminActions extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.556433 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension AdminActions extending resource: backups {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.556535 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension VolumeActions extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.556574 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.556738 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.557526 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.contrib.snapshot_actions [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] SnapshotActionsController initialized {{(pid=112515) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:54:32.558294 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.558973 np0000173067 devstack@c-api.service[112516]: WARNING keystonemiddleware.auth_token [None req-804f6a13-4e8c-46d4-b9b5-4e5804195f84 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 12:54:32.559113 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.559113 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.559113 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.559113 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.559488 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.559488 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.559488 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.559488 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.559780 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.559780 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.559780 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.559780 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.559780 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.559780 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.560225 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.560225 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.560225 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.560225 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.560225 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.560584 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.560584 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.560584 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.560584 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.560584 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.560906 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.560906 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.560906 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.560906 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.561176 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.561176 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.561176 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.561176 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.561176 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.561557 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.561557 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.561557 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.561557 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.561557 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.561860 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.561860 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.561860 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.561860 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.561860 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.561860 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.562270 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.562270 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.562270 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.562270 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.562270 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.562270 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.562662 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.562662 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.562662 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.562662 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.562662 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.562662 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.563051 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.563051 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.563051 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.563051 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.563051 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.563425 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.563425 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.563425 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.563425 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.563425 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.563783 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.563783 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.563783 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.563783 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.563783 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.563783 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.564182 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.564262 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.564262 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.564262 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.564262 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.564262 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.564262 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.564652 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.564652 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.564652 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.564652 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.564652 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.565041 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.565041 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.565041 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.565041 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.565041 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.565452 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.565452 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.565452 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.565452 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.565776 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.565776 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.565776 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.565776 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.566092 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.566092 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.566092 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.566092 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.566092 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.566518 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.566518 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.566518 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.566518 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.566518 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.566837 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.566837 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.566837 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.566837 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.567131 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.567131 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.567131 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.567131 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.567441 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.567441 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.567441 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.567441 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.567720 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.567720 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.567720 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.567720 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.568073 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.568073 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.568073 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.568073 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.570097 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.570097 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.570097 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.570097 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.570097 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.570285 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.570285 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.570285 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.570285 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.570285 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.570285 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.570484 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.570484 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.570484 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.570484 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.570484 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.570636 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.570636 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.570636 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.570636 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.570636 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.570636 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.570988 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.570988 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.570988 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.570988 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.570988 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.570988 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.571439 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.571439 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.571439 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.571439 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.571439 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.571439 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.571617 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.571617 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.571617 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.571617 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.571617 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.571617 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.571829 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.571829 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.571829 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.571829 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.571952 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.571952 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.571952 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.571952 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.571952 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.572121 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.572121 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.572121 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.572121 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:32.572121 np0000173067 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 09 12:54:32.572276 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.572309 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-5253ebee-cb89-45d0-be6b-2b2e53ab2557 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:54:32.572350 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.572350 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.572395 np0000173067 devstack@c-api.service[112516]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72810f8a3668 pid: 112516 (default app) May 09 12:54:32.572421 np0000173067 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 1/1] 199.204.45.25 () {60 vars in 946 bytes} [Sat May 9 12:54:32 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 12:54:32.572451 np0000173067 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:54:32.572451 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572451 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572451 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572451 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572451 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572451 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572610 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572610 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572610 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572610 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension UsedLimits extending resource: limits {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572610 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension TypesManage extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572610 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension AdminActions extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572610 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension AdminActions extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572774 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension AdminActions extending resource: backups {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572774 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension VolumeActions extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572774 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:54:32.572774 np0000173067 devstack@c-api.service[112515]: WARNING keystonemiddleware.auth_token [None req-53893c1d-ccd8-4c47-8557-4c878e86c1c1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 12:54:32.576810 np0000173067 devstack@c-api.service[112515]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72810f8a3668 pid: 112515 (default app) May 09 12:54:39.657585 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 12:54:39.657585 np0000173067 devstack@c-api.service[112514]: warnings.warn( May 09 12:54:39.670507 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.670507 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.670507 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.670507 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.670507 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.671006 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.671006 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.671006 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.671006 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.671006 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.671462 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.671462 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.671462 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.671462 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.671462 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.671462 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.671815 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.671815 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.671815 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.671815 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.672047 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.672047 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.672047 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.672047 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.672335 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.672335 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.672335 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.672335 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.672569 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.672569 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.672569 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.672569 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.672569 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.672893 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.672893 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.672893 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.672893 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.672893 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.673228 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.673228 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.673228 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.673228 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.673228 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.673228 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.673626 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.673626 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.673626 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.673626 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.673626 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.673626 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.674006 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.674006 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.674006 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.674006 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.674006 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.674006 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.674397 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.674397 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.674397 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.674397 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.674397 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.674686 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.674686 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.674686 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.674686 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.674686 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.674977 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.674977 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.674977 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.674977 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.674977 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.674977 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.675355 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.675355 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.675355 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.675355 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.675355 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.675355 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.675677 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.675677 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.675677 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.675677 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.675677 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.675969 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.675969 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.675969 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.675969 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.675969 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.676331 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.676331 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.676331 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.676331 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.676628 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.676628 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.676628 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.676628 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.676922 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.676922 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.676922 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.676922 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.676922 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.677275 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.677275 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.677275 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.677275 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.677275 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.677565 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.677565 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.677565 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.677565 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.677758 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.677758 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.677758 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.677758 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.677914 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.677914 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.677914 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.677914 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678061 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678061 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678061 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678061 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678227 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678227 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678227 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678227 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678374 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678374 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678374 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678374 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678374 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678551 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678551 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678551 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678551 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678551 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678551 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678767 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678767 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678767 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678767 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678767 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678940 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678940 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678940 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678940 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.678940 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.678940 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.679147 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.679147 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.679147 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.679147 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.679147 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.679147 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.679378 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.679378 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.679378 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.679378 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.679378 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.679378 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.679602 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.679602 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.679602 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.679602 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.679602 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.679602 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.679817 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.679817 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.679817 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.679817 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.679973 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.679973 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.679973 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.679973 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.679973 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.680152 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.680152 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.680152 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.680152 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:39.680152 np0000173067 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 12:54:39.680152 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-909625da-0e71-4728-be27-713352680342 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:54:40.168774 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-909625da-0e71-4728-be27-713352680342 admin admin] POST https://199.204.45.25/volume/v3/types May 09 12:54:40.169405 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-909625da-0e71-4728-be27-713352680342 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 12:54:40.171162 np0000173067 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 12:54:40.171162 np0000173067 devstack@c-api.service[112514]: warnings.warn( May 09 12:54:40.176600 np0000173067 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [None req-909625da-0e71-4728-be27-713352680342 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:54:40.209077 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-909625da-0e71-4728-be27-713352680342 admin admin] https://199.204.45.25/volume/v3/types returned with HTTP 200 May 09 12:54:40.210343 np0000173067 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 1/2] 199.204.45.25 () {68 vars in 1281 bytes} [Sat May 9 12:54:39 2026] POST /volume/v3/types => generated 186 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:54:40.225210 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 12:54:40.225210 np0000173067 devstack@c-api.service[112516]: warnings.warn( May 09 12:54:40.237754 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.237754 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.237754 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.237754 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.237754 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.238172 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.238172 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.238172 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.238172 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.238172 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.238502 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.238502 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.238502 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.238502 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.238502 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.238502 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.238847 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.238847 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.238847 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.238847 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.239122 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.239122 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.239122 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.239122 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.239426 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.239426 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.239426 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.239426 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.239667 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.239667 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.239667 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.239667 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.239667 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.239980 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.239980 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.239980 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.239980 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.239980 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.240289 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.240289 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.240289 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.240289 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.240289 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.240289 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.240666 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.240666 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.240666 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.240666 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.240666 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.240666 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.240984 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.240984 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.240984 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.240984 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.240984 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.240984 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.241430 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.241430 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.241430 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.241430 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.241430 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.241773 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.241773 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.241773 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.241773 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.241773 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.242137 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.242137 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.242137 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.242137 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.242137 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.242137 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.242730 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.242730 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.242730 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.242730 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.242730 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.242730 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.243050 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.243050 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.243050 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.243050 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.243050 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.243445 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.243445 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.243445 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.243445 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.243445 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.243795 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.243795 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.243795 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.243795 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.244046 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.244046 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.244046 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.244046 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.244614 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.244614 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.244614 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.244614 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.244614 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.244904 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.244904 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.244904 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.244904 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.244904 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.245239 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.245239 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.245239 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.245239 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.245617 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.245617 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.245617 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.245617 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.245825 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.245825 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.245825 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.245825 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.246106 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.246106 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.246106 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.246106 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.246316 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.246316 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.246316 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.246316 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.246481 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.246481 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.246481 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.246481 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.246481 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.246753 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.246753 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.246753 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.246753 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.246753 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.246753 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.246995 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.246995 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.246995 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.246995 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.246995 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.247277 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.247277 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.247277 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.247277 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.247277 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.247277 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.247534 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.247534 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.247534 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.247534 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.247534 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.247534 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.247780 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.247780 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.247780 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.247780 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.247780 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.247780 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.248019 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.248019 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.248019 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.248019 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.248019 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.248019 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.248276 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.248276 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.248276 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.248276 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.248453 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.248453 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.248453 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.248453 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.248453 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.248694 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.248694 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.248694 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.248694 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:54:40.248694 np0000173067 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 09 12:54:40.248694 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [req-909625da-0e71-4728-be27-713352680342 req-27ec1701-04bf-44fb-8c68-601ab0366917 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:54:40.570842 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [req-909625da-0e71-4728-be27-713352680342 req-27ec1701-04bf-44fb-8c68-601ab0366917 admin admin] POST https://199.204.45.25/volume/v3/types/19151026-cb75-4d37-acb4-f7ee142440ab/extra_specs May 09 12:54:40.571422 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [req-909625da-0e71-4728-be27-713352680342 req-27ec1701-04bf-44fb-8c68-601ab0366917 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 12:54:40.573144 np0000173067 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 12:54:40.573144 np0000173067 devstack@c-api.service[112516]: warnings.warn( May 09 12:54:40.583699 np0000173067 devstack@c-api.service[112516]: DEBUG oslo_db.sqlalchemy.engines [req-909625da-0e71-4728-be27-713352680342 req-27ec1701-04bf-44fb-8c68-601ab0366917 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=112516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:54:40.644726 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [req-909625da-0e71-4728-be27-713352680342 req-27ec1701-04bf-44fb-8c68-601ab0366917 admin admin] https://199.204.45.25/volume/v3/types/19151026-cb75-4d37-acb4-f7ee142440ab/extra_specs returned with HTTP 200 May 09 12:54:40.645063 np0000173067 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 1/3] 199.204.45.25 () {70 vars in 1498 bytes} [Sat May 9 12:54:40 2026] POST /volume/v3/types/19151026-cb75-4d37-acb4-f7ee142440ab/extra_specs => generated 55 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 12:54:42.433761 np0000173067 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=6 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:54:42.459886 np0000173067 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=6 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:54:50.205921 np0000173067 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:54:50.643642 np0000173067 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:57:28.813490 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-2b33be86-5b04-425e-b09a-726def6ab209 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:57:28.814786 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-2b33be86-5b04-425e-b09a-726def6ab209 None None] GET https://199.204.45.25/volume// May 09 12:57:28.815113 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-2b33be86-5b04-425e-b09a-726def6ab209 None None] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:57:28.815665 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-2b33be86-5b04-425e-b09a-726def6ab209 None None] Calling method 'all' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:57:28.817148 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-2b33be86-5b04-425e-b09a-726def6ab209 None None] https://199.204.45.25/volume// returned with HTTP 300 May 09 12:57:28.817902 np0000173067 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 2/4] 199.204.45.25 () {66 vars in 1449 bytes} [Sat May 9 12:57:28 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 12:58:07.618664 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 12:58:07.618664 np0000173067 devstack@c-api.service[112515]: warnings.warn( May 09 12:58:07.632126 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.632126 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.632427 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.632427 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.632427 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.632427 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.632427 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.632683 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.632683 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.632683 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.632683 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.632683 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.632683 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.633376 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.633376 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.633376 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.633376 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.633376 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.634101 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.634101 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.634101 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.634101 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.634410 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.634410 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.634410 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.634410 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.634670 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.634670 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.634670 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.634670 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.634670 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.634967 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.634967 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.634967 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.634967 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.634967 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.635287 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.635287 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.635287 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.635287 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.635287 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.635287 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.635655 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.635655 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.635655 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.635655 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.635655 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.635655 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.635977 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.635977 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.635977 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.635977 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.635977 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.635977 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.636616 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.636616 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.636616 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.636616 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.636616 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.636616 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.636956 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.636956 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.636956 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.636956 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.637252 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.637252 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.637252 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.637252 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.637252 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.637625 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.637625 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.637625 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.637625 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.637625 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.637842 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.637842 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.637842 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.637842 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.637842 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.637842 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.638222 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.638222 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.638222 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.638222 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.638222 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.638488 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.638488 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.638488 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.638488 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.638488 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.638699 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.638699 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.638699 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.638699 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.638883 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.638883 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.638883 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.638883 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.639058 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.639058 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.639058 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.639058 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.639058 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.639320 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.639320 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.639320 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.639320 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.639320 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.639532 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.639532 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.639532 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.639532 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.639794 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.639794 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.639794 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.639794 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.640015 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.640015 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.640015 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.640015 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.640225 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.640225 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.640225 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.640225 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.640429 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.640429 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.640429 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.640429 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.640618 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.640618 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.640618 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.640618 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.640618 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.640618 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.640898 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.640898 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.640898 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.640898 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.640898 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.641141 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.641141 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.641141 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.641141 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.641141 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.641141 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.641141 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.641673 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.641673 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.641673 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.641673 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.641673 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.641673 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.641996 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.641996 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.641996 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.641996 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.641996 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.641996 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.642255 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.642255 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.642255 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.642255 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.642255 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.642255 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.642537 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.642537 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.642537 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.642537 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.642736 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.642736 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.642736 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.642736 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.642917 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.642917 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.642917 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.642917 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.643252 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.643252 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.643252 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 12:58:07.643252 np0000173067 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 12:58:07.643252 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-82c84750-a8bb-4bcc-8245-0bbcdd99ede7 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:58:07.958343 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-82c84750-a8bb-4bcc-8245-0bbcdd99ede7 demo demo] GET https://199.204.45.25/volume/v3/types?is_public=None May 09 12:58:07.958740 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-82c84750-a8bb-4bcc-8245-0bbcdd99ede7 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:58:07.958969 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-82c84750-a8bb-4bcc-8245-0bbcdd99ede7 demo demo] Calling method 'index' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:58:07.959480 np0000173067 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 12:58:07.959480 np0000173067 devstack@c-api.service[112515]: warnings.warn( May 09 12:58:07.960140 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-82c84750-a8bb-4bcc-8245-0bbcdd99ede7 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 12:58:07.970360 np0000173067 devstack@c-api.service[112515]: DEBUG oslo_db.sqlalchemy.engines [None req-82c84750-a8bb-4bcc-8245-0bbcdd99ede7 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=112515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:58:07.990204 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-82c84750-a8bb-4bcc-8245-0bbcdd99ede7 demo demo] https://199.204.45.25/volume/v3/types?is_public=None returned with HTTP 200 May 09 12:58:07.990756 np0000173067 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 1/5] 199.204.45.25 () {64 vars in 1256 bytes} [Sat May 9 12:58:07 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:58:08.004145 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [req-82c84750-a8bb-4bcc-8245-0bbcdd99ede7 req-1d1852ba-2afb-4117-9ae6-5ea353fe1f68 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:58:08.009680 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [req-82c84750-a8bb-4bcc-8245-0bbcdd99ede7 req-1d1852ba-2afb-4117-9ae6-5ea353fe1f68 demo demo] GET https://199.204.45.25/volume/v3/types/default May 09 12:58:08.009912 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [req-82c84750-a8bb-4bcc-8245-0bbcdd99ede7 req-1d1852ba-2afb-4117-9ae6-5ea353fe1f68 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:58:08.010208 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [req-82c84750-a8bb-4bcc-8245-0bbcdd99ede7 req-1d1852ba-2afb-4117-9ae6-5ea353fe1f68 demo demo] Calling method 'show' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:58:08.021787 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [req-82c84750-a8bb-4bcc-8245-0bbcdd99ede7 req-1d1852ba-2afb-4117-9ae6-5ea353fe1f68 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 May 09 12:58:08.022217 np0000173067 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 2/6] 199.204.45.25 () {66 vars in 1322 bytes} [Sat May 9 12:58:08 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:58:08.370344 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-61a5ab76-c576-48f5-8d6d-0f3251db3322 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:58:08.376346 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-61a5ab76-c576-48f5-8d6d-0f3251db3322 demo demo] GET https://199.204.45.25/volume/v3/types/default May 09 12:58:08.376611 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-61a5ab76-c576-48f5-8d6d-0f3251db3322 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:58:08.386770 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-61a5ab76-c576-48f5-8d6d-0f3251db3322 demo demo] Calling method 'show' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:58:08.394728 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-61a5ab76-c576-48f5-8d6d-0f3251db3322 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 May 09 12:58:08.395133 np0000173067 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 2/7] 199.204.45.25 () {64 vars in 1251 bytes} [Sat May 9 12:58:08 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:58:08.806681 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-bbebf282-a530-4a33-9919-f2b700a41853 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:58:09.146021 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-bbebf282-a530-4a33-9919-f2b700a41853 demo demo] GET https://199.204.45.25/volume/v3/types/default May 09 12:58:09.146438 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-bbebf282-a530-4a33-9919-f2b700a41853 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:58:09.146674 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-bbebf282-a530-4a33-9919-f2b700a41853 demo demo] Calling method 'show' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:58:09.156172 np0000173067 devstack@c-api.service[112517]: DEBUG oslo_db.sqlalchemy.engines [None req-bbebf282-a530-4a33-9919-f2b700a41853 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=112517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:58:09.171877 np0000173067 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 12:58:09.171877 np0000173067 devstack@c-api.service[112517]: warnings.warn( May 09 12:58:09.174064 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-bbebf282-a530-4a33-9919-f2b700a41853 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 May 09 12:58:09.174466 np0000173067 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 3/8] 199.204.45.25 () {64 vars in 1251 bytes} [Sat May 9 12:58:08 2026] GET /volume/v3/types/default => generated 145 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:58:09.190169 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-60a37bd6-adfc-4311-84a0-5e0c8ff4a89c None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:58:09.193644 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-60a37bd6-adfc-4311-84a0-5e0c8ff4a89c demo demo] GET https://199.204.45.25/volume/v3/types/default May 09 12:58:09.194021 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-60a37bd6-adfc-4311-84a0-5e0c8ff4a89c demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:58:09.194471 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-60a37bd6-adfc-4311-84a0-5e0c8ff4a89c demo demo] Calling method 'show' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:58:09.209603 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-60a37bd6-adfc-4311-84a0-5e0c8ff4a89c demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 May 09 12:58:09.209918 np0000173067 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 2/9] 199.204.45.25 () {64 vars in 1251 bytes} [Sat May 9 12:58:09 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:58:18.017394 np0000173067 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=2 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:58:18.389657 np0000173067 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=2 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:58:19.169385 np0000173067 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=2 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:58:19.206161 np0000173067 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=3 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:03:52.520002 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-69d25488-1494-4c6a-99e2-e7e118b498d5 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:03:52.622535 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-69d25488-1494-4c6a-99e2-e7e118b498d5 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:03:52.622844 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-69d25488-1494-4c6a-99e2-e7e118b498d5 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:03:52.623096 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-69d25488-1494-4c6a-99e2-e7e118b498d5 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:03:52.623847 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-69d25488-1494-4c6a-99e2-e7e118b498d5 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:03:52.624747 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-69d25488-1494-4c6a-99e2-e7e118b498d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:03:52.677041 np0000173067 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-69d25488-1494-4c6a-99e2-e7e118b498d5 demo demo] Get all volumes completed successfully. May 09 13:03:52.680009 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-69d25488-1494-4c6a-99e2-e7e118b498d5 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:03:52.680920 np0000173067 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 3/10] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:03:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:04:02.667036 np0000173067 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:04:52.701797 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-36ee0bfa-4249-45a2-81a9-76d1f3f787cb None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:04:52.706697 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-36ee0bfa-4249-45a2-81a9-76d1f3f787cb demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:04:52.707140 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-36ee0bfa-4249-45a2-81a9-76d1f3f787cb demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:04:52.707860 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-36ee0bfa-4249-45a2-81a9-76d1f3f787cb demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:04:52.709185 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-36ee0bfa-4249-45a2-81a9-76d1f3f787cb demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:04:52.710841 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-36ee0bfa-4249-45a2-81a9-76d1f3f787cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:04:52.753170 np0000173067 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-36ee0bfa-4249-45a2-81a9-76d1f3f787cb demo demo] Get all volumes completed successfully. May 09 13:04:52.756383 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-36ee0bfa-4249-45a2-81a9-76d1f3f787cb demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:04:52.756843 np0000173067 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 3/11] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:04:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:05:02.741951 np0000173067 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:05:52.770669 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-d16048f6-4f3a-4ed2-884d-d075cb33a416 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:05:52.775136 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-d16048f6-4f3a-4ed2-884d-d075cb33a416 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:05:52.775427 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-d16048f6-4f3a-4ed2-884d-d075cb33a416 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:05:52.775743 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-d16048f6-4f3a-4ed2-884d-d075cb33a416 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:05:52.776464 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-d16048f6-4f3a-4ed2-884d-d075cb33a416 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:05:52.778032 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-d16048f6-4f3a-4ed2-884d-d075cb33a416 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:05:52.819220 np0000173067 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-d16048f6-4f3a-4ed2-884d-d075cb33a416 demo demo] Get all volumes completed successfully. May 09 13:05:52.822412 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-d16048f6-4f3a-4ed2-884d-d075cb33a416 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:05:52.823045 np0000173067 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 4/12] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:05:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:06:02.810168 np0000173067 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:06:52.836560 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-7a92081d-c199-4bd2-b165-bb815085aafb None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:06:52.841476 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-7a92081d-c199-4bd2-b165-bb815085aafb demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:06:52.841988 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-7a92081d-c199-4bd2-b165-bb815085aafb demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:06:52.842178 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-7a92081d-c199-4bd2-b165-bb815085aafb demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:06:52.842750 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-7a92081d-c199-4bd2-b165-bb815085aafb demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:06:52.843899 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-7a92081d-c199-4bd2-b165-bb815085aafb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:06:52.885073 np0000173067 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-7a92081d-c199-4bd2-b165-bb815085aafb demo demo] Get all volumes completed successfully. May 09 13:06:52.887115 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-7a92081d-c199-4bd2-b165-bb815085aafb demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:06:52.887606 np0000173067 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 3/13] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:06:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:07:02.878483 np0000173067 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:07:52.907648 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-d554ea16-fa82-46aa-a0ac-f3b25e8686a8 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:07:52.910710 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-d554ea16-fa82-46aa-a0ac-f3b25e8686a8 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:07:52.911032 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-d554ea16-fa82-46aa-a0ac-f3b25e8686a8 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:07:52.911398 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-d554ea16-fa82-46aa-a0ac-f3b25e8686a8 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:07:52.911776 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-d554ea16-fa82-46aa-a0ac-f3b25e8686a8 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:07:52.913546 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-d554ea16-fa82-46aa-a0ac-f3b25e8686a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:07:52.922548 np0000173067 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-d554ea16-fa82-46aa-a0ac-f3b25e8686a8 demo demo] Get all volumes completed successfully. May 09 13:07:52.925893 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-d554ea16-fa82-46aa-a0ac-f3b25e8686a8 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:07:52.927293 np0000173067 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 4/14] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:07:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:08:02.916981 np0000173067 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:08:52.945856 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-0df1c434-3491-4038-b852-e977cbbef628 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:08:53.058406 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-0df1c434-3491-4038-b852-e977cbbef628 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:08:53.058714 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-0df1c434-3491-4038-b852-e977cbbef628 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:08:53.059015 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-0df1c434-3491-4038-b852-e977cbbef628 demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:08:53.059462 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-0df1c434-3491-4038-b852-e977cbbef628 demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:08:53.060568 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-0df1c434-3491-4038-b852-e977cbbef628 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:08:53.070823 np0000173067 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-0df1c434-3491-4038-b852-e977cbbef628 demo demo] Get all volumes completed successfully. May 09 13:08:53.075414 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-0df1c434-3491-4038-b852-e977cbbef628 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:08:53.076104 np0000173067 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 4/15] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:08:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:09:03.064146 np0000173067 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:09:53.090615 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-188487d2-4fd4-4dac-8d14-4bb8456da13e None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:09:53.094327 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-188487d2-4fd4-4dac-8d14-4bb8456da13e demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:09:53.094631 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-188487d2-4fd4-4dac-8d14-4bb8456da13e demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:09:53.094941 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-188487d2-4fd4-4dac-8d14-4bb8456da13e demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:09:53.095382 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-188487d2-4fd4-4dac-8d14-4bb8456da13e demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:09:53.096574 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-188487d2-4fd4-4dac-8d14-4bb8456da13e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:09:53.102883 np0000173067 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-188487d2-4fd4-4dac-8d14-4bb8456da13e demo demo] Get all volumes completed successfully. May 09 13:09:53.105026 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-188487d2-4fd4-4dac-8d14-4bb8456da13e demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:09:53.105615 np0000173067 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 5/16] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:09:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:10:03.099531 np0000173067 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:10:53.120166 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-5e0b3448-ccc9-4de3-bd58-d784c6333669 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:10:53.124058 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-5e0b3448-ccc9-4de3-bd58-d784c6333669 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:10:53.124195 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-5e0b3448-ccc9-4de3-bd58-d784c6333669 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:10:53.124414 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-5e0b3448-ccc9-4de3-bd58-d784c6333669 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:10:53.124751 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-5e0b3448-ccc9-4de3-bd58-d784c6333669 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:10:53.125911 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-5e0b3448-ccc9-4de3-bd58-d784c6333669 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:10:53.138505 np0000173067 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-5e0b3448-ccc9-4de3-bd58-d784c6333669 demo demo] Get all volumes completed successfully. May 09 13:10:53.141934 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-5e0b3448-ccc9-4de3-bd58-d784c6333669 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:10:53.142281 np0000173067 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 4/17] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:10:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:11:03.129442 np0000173067 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:11:53.157640 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-dccb901c-fbae-4bf2-94f8-e2b254f782e8 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:11:53.161624 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-dccb901c-fbae-4bf2-94f8-e2b254f782e8 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:11:53.161806 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-dccb901c-fbae-4bf2-94f8-e2b254f782e8 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:11:53.161951 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-dccb901c-fbae-4bf2-94f8-e2b254f782e8 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:11:53.162337 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-dccb901c-fbae-4bf2-94f8-e2b254f782e8 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:11:53.163559 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-dccb901c-fbae-4bf2-94f8-e2b254f782e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:11:53.171736 np0000173067 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-dccb901c-fbae-4bf2-94f8-e2b254f782e8 demo demo] Get all volumes completed successfully. May 09 13:11:53.174892 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-dccb901c-fbae-4bf2-94f8-e2b254f782e8 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:11:53.175413 np0000173067 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 5/18] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:11:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:12:03.168354 np0000173067 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:12:53.191387 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-7d5e5ea2-fa3a-461c-82f4-68113069244b None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:12:53.196519 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-7d5e5ea2-fa3a-461c-82f4-68113069244b demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:12:53.196767 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-7d5e5ea2-fa3a-461c-82f4-68113069244b demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:12:53.197024 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-7d5e5ea2-fa3a-461c-82f4-68113069244b demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:12:53.197341 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-7d5e5ea2-fa3a-461c-82f4-68113069244b demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:12:53.198692 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-7d5e5ea2-fa3a-461c-82f4-68113069244b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:12:53.206507 np0000173067 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-7d5e5ea2-fa3a-461c-82f4-68113069244b demo demo] Get all volumes completed successfully. May 09 13:12:53.209103 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-7d5e5ea2-fa3a-461c-82f4-68113069244b demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:12:53.209852 np0000173067 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 5/19] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:12:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:13:03.202639 np0000173067 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:13:53.224902 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-5606f841-ab08-46ed-9c04-c74aff42356a None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:13:53.375439 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-5606f841-ab08-46ed-9c04-c74aff42356a demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:13:53.375849 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-5606f841-ab08-46ed-9c04-c74aff42356a demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:13:53.376313 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-5606f841-ab08-46ed-9c04-c74aff42356a demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:13:53.376975 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-5606f841-ab08-46ed-9c04-c74aff42356a demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:13:53.378816 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-5606f841-ab08-46ed-9c04-c74aff42356a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:13:53.388217 np0000173067 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-5606f841-ab08-46ed-9c04-c74aff42356a demo demo] Get all volumes completed successfully. May 09 13:13:53.390354 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-5606f841-ab08-46ed-9c04-c74aff42356a demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:13:53.390694 np0000173067 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 6/20] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:13:53 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) May 09 13:14:03.384735 np0000173067 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:14:53.405689 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-8f62c584-f7cf-4b3f-965f-87dd780e752f None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:14:53.409815 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-8f62c584-f7cf-4b3f-965f-87dd780e752f demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:14:53.410226 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-8f62c584-f7cf-4b3f-965f-87dd780e752f demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:14:53.410638 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-8f62c584-f7cf-4b3f-965f-87dd780e752f demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:14:53.411185 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-8f62c584-f7cf-4b3f-965f-87dd780e752f demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:14:53.412221 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-8f62c584-f7cf-4b3f-965f-87dd780e752f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:14:53.421033 np0000173067 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-8f62c584-f7cf-4b3f-965f-87dd780e752f demo demo] Get all volumes completed successfully. May 09 13:14:53.423909 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-8f62c584-f7cf-4b3f-965f-87dd780e752f demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:14:53.424442 np0000173067 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 5/21] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:14:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:15:03.415509 np0000173067 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:15:53.440348 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-877c0444-5d94-492a-9d8d-23994632b34c None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:15:53.443890 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-877c0444-5d94-492a-9d8d-23994632b34c demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:15:53.444129 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-877c0444-5d94-492a-9d8d-23994632b34c demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:15:53.444399 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-877c0444-5d94-492a-9d8d-23994632b34c demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:15:53.444698 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-877c0444-5d94-492a-9d8d-23994632b34c demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:15:53.445988 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-877c0444-5d94-492a-9d8d-23994632b34c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:15:53.455308 np0000173067 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-877c0444-5d94-492a-9d8d-23994632b34c demo demo] Get all volumes completed successfully. May 09 13:15:53.457849 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-877c0444-5d94-492a-9d8d-23994632b34c demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:15:53.458876 np0000173067 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 6/22] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:15:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:16:03.449645 np0000173067 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:16:53.473781 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-8572ee61-21af-48e6-8c76-17c2e7c5e82c None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:16:53.477947 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-8572ee61-21af-48e6-8c76-17c2e7c5e82c demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:16:53.478355 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-8572ee61-21af-48e6-8c76-17c2e7c5e82c demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:16:53.478758 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-8572ee61-21af-48e6-8c76-17c2e7c5e82c demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:16:53.479270 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-8572ee61-21af-48e6-8c76-17c2e7c5e82c demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:16:53.480873 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-8572ee61-21af-48e6-8c76-17c2e7c5e82c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:16:53.488683 np0000173067 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-8572ee61-21af-48e6-8c76-17c2e7c5e82c demo demo] Get all volumes completed successfully. May 09 13:16:53.492109 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-8572ee61-21af-48e6-8c76-17c2e7c5e82c demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:16:53.492929 np0000173067 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 6/23] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:16:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:17:03.483758 np0000173067 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:17:53.507640 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-dbda2339-dc38-46f5-980f-eaf2b4aa54c7 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:17:53.511896 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-dbda2339-dc38-46f5-980f-eaf2b4aa54c7 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:17:53.512325 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-dbda2339-dc38-46f5-980f-eaf2b4aa54c7 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:17:53.512740 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-dbda2339-dc38-46f5-980f-eaf2b4aa54c7 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:17:53.513243 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-dbda2339-dc38-46f5-980f-eaf2b4aa54c7 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:17:53.514904 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-dbda2339-dc38-46f5-980f-eaf2b4aa54c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:17:53.520823 np0000173067 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-dbda2339-dc38-46f5-980f-eaf2b4aa54c7 demo demo] Get all volumes completed successfully. May 09 13:17:53.522937 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-dbda2339-dc38-46f5-980f-eaf2b4aa54c7 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:17:53.523310 np0000173067 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 7/24] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:17:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:18:03.517599 np0000173067 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:18:53.537587 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-0f8ff38a-cfc7-4762-b271-ab3c3a7c487b None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:18:53.659760 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-0f8ff38a-cfc7-4762-b271-ab3c3a7c487b demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:18:53.659992 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-0f8ff38a-cfc7-4762-b271-ab3c3a7c487b demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:18:53.660113 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-0f8ff38a-cfc7-4762-b271-ab3c3a7c487b demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:18:53.660402 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-0f8ff38a-cfc7-4762-b271-ab3c3a7c487b demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:18:53.661125 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-0f8ff38a-cfc7-4762-b271-ab3c3a7c487b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:18:53.669947 np0000173067 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-0f8ff38a-cfc7-4762-b271-ab3c3a7c487b demo demo] Get all volumes completed successfully. May 09 13:18:53.672717 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-0f8ff38a-cfc7-4762-b271-ab3c3a7c487b demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:18:53.673289 np0000173067 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 6/25] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:18: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) May 09 13:19:03.663914 np0000173067 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:19:53.690976 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-100c9d47-5cd7-4779-b579-f098ff78c8ac None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:19:53.693721 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-100c9d47-5cd7-4779-b579-f098ff78c8ac demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:19:53.693994 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-100c9d47-5cd7-4779-b579-f098ff78c8ac demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:19:53.694285 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-100c9d47-5cd7-4779-b579-f098ff78c8ac demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:19:53.694590 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-100c9d47-5cd7-4779-b579-f098ff78c8ac demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:19:53.695658 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-100c9d47-5cd7-4779-b579-f098ff78c8ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:19:53.703555 np0000173067 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-100c9d47-5cd7-4779-b579-f098ff78c8ac demo demo] Get all volumes completed successfully. May 09 13:19:53.705441 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-100c9d47-5cd7-4779-b579-f098ff78c8ac demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:19:53.705770 np0000173067 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 7/26] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:19:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:20:03.698979 np0000173067 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:20:53.720800 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-ae71c24c-3eba-41f1-a2ad-df30bcec47ec None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:20:53.724260 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-ae71c24c-3eba-41f1-a2ad-df30bcec47ec demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:20:53.724434 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-ae71c24c-3eba-41f1-a2ad-df30bcec47ec demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:20:53.724713 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-ae71c24c-3eba-41f1-a2ad-df30bcec47ec demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:20:53.725041 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-ae71c24c-3eba-41f1-a2ad-df30bcec47ec demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:20:53.727491 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-ae71c24c-3eba-41f1-a2ad-df30bcec47ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:20:53.734130 np0000173067 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-ae71c24c-3eba-41f1-a2ad-df30bcec47ec demo demo] Get all volumes completed successfully. May 09 13:20:53.736166 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-ae71c24c-3eba-41f1-a2ad-df30bcec47ec demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:20:53.736526 np0000173067 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 7/27] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:20:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:21:03.730695 np0000173067 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:21:53.764586 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-f65a7c47-6ed2-4b17-b6c1-9e4e3207bec0 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:21:53.767366 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-f65a7c47-6ed2-4b17-b6c1-9e4e3207bec0 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:21:53.767615 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-f65a7c47-6ed2-4b17-b6c1-9e4e3207bec0 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:21:53.767866 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-f65a7c47-6ed2-4b17-b6c1-9e4e3207bec0 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:21:53.768172 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-f65a7c47-6ed2-4b17-b6c1-9e4e3207bec0 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:21:53.769181 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-f65a7c47-6ed2-4b17-b6c1-9e4e3207bec0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:21:53.777436 np0000173067 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-f65a7c47-6ed2-4b17-b6c1-9e4e3207bec0 demo demo] Get all volumes completed successfully. May 09 13:21:53.780172 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-f65a7c47-6ed2-4b17-b6c1-9e4e3207bec0 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:21:53.780589 np0000173067 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 8/28] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:21:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:22:03.772225 np0000173067 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:22:53.796956 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-0835999a-12fb-4ccc-9a07-504194004fd1 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:22:53.799856 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-0835999a-12fb-4ccc-9a07-504194004fd1 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:22:53.800110 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-0835999a-12fb-4ccc-9a07-504194004fd1 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:22:53.800367 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-0835999a-12fb-4ccc-9a07-504194004fd1 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:22:53.800855 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-0835999a-12fb-4ccc-9a07-504194004fd1 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:22:53.801708 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-0835999a-12fb-4ccc-9a07-504194004fd1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:22:53.808709 np0000173067 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-0835999a-12fb-4ccc-9a07-504194004fd1 demo demo] Get all volumes completed successfully. May 09 13:22:53.810556 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-0835999a-12fb-4ccc-9a07-504194004fd1 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:22:53.810927 np0000173067 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 7/29] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:22:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:23:03.804948 np0000173067 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:23:53.825813 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-12e9e35e-3fc5-481c-a648-0fd313949c2c None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:23:53.908233 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-12e9e35e-3fc5-481c-a648-0fd313949c2c demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:23:53.908519 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-12e9e35e-3fc5-481c-a648-0fd313949c2c demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:23:53.908757 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-12e9e35e-3fc5-481c-a648-0fd313949c2c demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:23:53.909053 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-12e9e35e-3fc5-481c-a648-0fd313949c2c demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:23:53.910061 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-12e9e35e-3fc5-481c-a648-0fd313949c2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:23:53.916895 np0000173067 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-12e9e35e-3fc5-481c-a648-0fd313949c2c demo demo] Get all volumes completed successfully. May 09 13:23:53.918829 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-12e9e35e-3fc5-481c-a648-0fd313949c2c demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:23:53.919215 np0000173067 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 8/30] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:23:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:24:03.913461 np0000173067 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:24:53.935555 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-936f0971-8ae3-4c8f-a1e5-84c61c68ada3 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:24:53.938450 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-936f0971-8ae3-4c8f-a1e5-84c61c68ada3 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:24:53.938675 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-936f0971-8ae3-4c8f-a1e5-84c61c68ada3 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:24:53.938939 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-936f0971-8ae3-4c8f-a1e5-84c61c68ada3 demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:24:53.939243 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-936f0971-8ae3-4c8f-a1e5-84c61c68ada3 demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:24:53.940224 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-936f0971-8ae3-4c8f-a1e5-84c61c68ada3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:24:53.947565 np0000173067 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-936f0971-8ae3-4c8f-a1e5-84c61c68ada3 demo demo] Get all volumes completed successfully. May 09 13:24:53.949608 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-936f0971-8ae3-4c8f-a1e5-84c61c68ada3 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:24:53.949961 np0000173067 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 8/31] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:24:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:25:03.943491 np0000173067 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:25:53.966362 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-3674e266-4b35-449d-b212-9c5e2a4e4022 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:25:53.971561 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-3674e266-4b35-449d-b212-9c5e2a4e4022 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:25:53.971964 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-3674e266-4b35-449d-b212-9c5e2a4e4022 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:25:53.972439 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-3674e266-4b35-449d-b212-9c5e2a4e4022 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:25:53.972981 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-3674e266-4b35-449d-b212-9c5e2a4e4022 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:25:53.974711 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-3674e266-4b35-449d-b212-9c5e2a4e4022 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:25:53.984817 np0000173067 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-3674e266-4b35-449d-b212-9c5e2a4e4022 demo demo] Get all volumes completed successfully. May 09 13:25:53.988937 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-3674e266-4b35-449d-b212-9c5e2a4e4022 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:25:53.989360 np0000173067 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 9/32] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:25:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:26:03.977944 np0000173067 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:26:54.008956 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-85a0a083-1963-497c-a5df-45eea32d05f6 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:26:54.012313 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-85a0a083-1963-497c-a5df-45eea32d05f6 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:26:54.012567 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-85a0a083-1963-497c-a5df-45eea32d05f6 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:26:54.012820 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-85a0a083-1963-497c-a5df-45eea32d05f6 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:26:54.013241 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-85a0a083-1963-497c-a5df-45eea32d05f6 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:26:54.014036 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-85a0a083-1963-497c-a5df-45eea32d05f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:26:54.024501 np0000173067 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-85a0a083-1963-497c-a5df-45eea32d05f6 demo demo] Get all volumes completed successfully. May 09 13:26:54.027452 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-85a0a083-1963-497c-a5df-45eea32d05f6 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:26:54.027980 np0000173067 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 8/33] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:26: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) May 09 13:27:04.018012 np0000173067 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:27:54.048360 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-ccdc66e4-0060-4d8a-b783-a0df8b8f91ad None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:27:54.051759 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-ccdc66e4-0060-4d8a-b783-a0df8b8f91ad demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:27:54.052120 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-ccdc66e4-0060-4d8a-b783-a0df8b8f91ad demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:27:54.052862 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-ccdc66e4-0060-4d8a-b783-a0df8b8f91ad demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:27:54.053362 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-ccdc66e4-0060-4d8a-b783-a0df8b8f91ad demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:27:54.054857 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-ccdc66e4-0060-4d8a-b783-a0df8b8f91ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:27:54.068058 np0000173067 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-ccdc66e4-0060-4d8a-b783-a0df8b8f91ad demo demo] Get all volumes completed successfully. May 09 13:27:54.071735 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-ccdc66e4-0060-4d8a-b783-a0df8b8f91ad demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:27:54.072322 np0000173067 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 9/34] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:27:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:28:04.059210 np0000173067 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:28:54.087446 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-221f32c6-9d27-4e15-bc7a-7688869117de None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:28:54.134790 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-221f32c6-9d27-4e15-bc7a-7688869117de demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:28:54.135044 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-221f32c6-9d27-4e15-bc7a-7688869117de demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:28:54.135331 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-221f32c6-9d27-4e15-bc7a-7688869117de demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:28:54.135629 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-221f32c6-9d27-4e15-bc7a-7688869117de demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:28:54.136665 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-221f32c6-9d27-4e15-bc7a-7688869117de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:28:54.143650 np0000173067 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-221f32c6-9d27-4e15-bc7a-7688869117de demo demo] Get all volumes completed successfully. May 09 13:28:54.145855 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-221f32c6-9d27-4e15-bc7a-7688869117de demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:28:54.146266 np0000173067 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 9/35] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:28:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 13:29:04.139899 np0000173067 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:29:54.164359 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-53135306-b1fa-4d39-b8ce-2dd73d4fe473 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:29:54.171088 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-53135306-b1fa-4d39-b8ce-2dd73d4fe473 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:29:54.172316 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-53135306-b1fa-4d39-b8ce-2dd73d4fe473 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:29:54.172316 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-53135306-b1fa-4d39-b8ce-2dd73d4fe473 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:29:54.172316 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-53135306-b1fa-4d39-b8ce-2dd73d4fe473 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:29:54.173382 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-53135306-b1fa-4d39-b8ce-2dd73d4fe473 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:29:54.181321 np0000173067 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-53135306-b1fa-4d39-b8ce-2dd73d4fe473 demo demo] Get all volumes completed successfully. May 09 13:29:54.183549 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-53135306-b1fa-4d39-b8ce-2dd73d4fe473 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:29:54.184020 np0000173067 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 10/36] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:29:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:30:04.176431 np0000173067 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:30:54.199343 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-e7f385f7-1a10-4bff-a22d-b74292358819 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:30:54.203443 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-e7f385f7-1a10-4bff-a22d-b74292358819 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:30:54.203813 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-e7f385f7-1a10-4bff-a22d-b74292358819 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:30:54.204184 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-e7f385f7-1a10-4bff-a22d-b74292358819 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:30:54.204685 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-e7f385f7-1a10-4bff-a22d-b74292358819 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:30:54.206501 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-e7f385f7-1a10-4bff-a22d-b74292358819 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:30:54.212571 np0000173067 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-e7f385f7-1a10-4bff-a22d-b74292358819 demo demo] Get all volumes completed successfully. May 09 13:30:54.214710 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-e7f385f7-1a10-4bff-a22d-b74292358819 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:30:54.215066 np0000173067 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 9/37] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:30: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) May 09 13:31:04.209267 np0000173067 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:31:54.245979 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-325ef808-cab5-42d0-9545-31959beabf53 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:31:54.254228 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-325ef808-cab5-42d0-9545-31959beabf53 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:31:54.254228 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-325ef808-cab5-42d0-9545-31959beabf53 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:31:54.254228 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-325ef808-cab5-42d0-9545-31959beabf53 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:31:54.254228 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-325ef808-cab5-42d0-9545-31959beabf53 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:31:54.255017 np0000173067 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-325ef808-cab5-42d0-9545-31959beabf53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:31:54.265628 np0000173067 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-325ef808-cab5-42d0-9545-31959beabf53 demo demo] Get all volumes completed successfully. May 09 13:31:54.268836 np0000173067 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-325ef808-cab5-42d0-9545-31959beabf53 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:31:54.269436 np0000173067 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 10/38] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:31:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:32:04.258728 np0000173067 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:32:54.284526 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-26457a36-668a-4a33-be38-a63e4e5e107f None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:32:54.288302 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-26457a36-668a-4a33-be38-a63e4e5e107f demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:32:54.288531 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-26457a36-668a-4a33-be38-a63e4e5e107f demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:32:54.288789 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-26457a36-668a-4a33-be38-a63e4e5e107f demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:32:54.289169 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-26457a36-668a-4a33-be38-a63e4e5e107f demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:32:54.290436 np0000173067 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-26457a36-668a-4a33-be38-a63e4e5e107f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:32:54.298412 np0000173067 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-26457a36-668a-4a33-be38-a63e4e5e107f demo demo] Get all volumes completed successfully. May 09 13:32:54.300376 np0000173067 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-26457a36-668a-4a33-be38-a63e4e5e107f demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:32:54.300704 np0000173067 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 10/39] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:32: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) May 09 13:33:04.293712 np0000173067 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:33:54.317864 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-f49bc8b2-27b7-49db-b262-a0b5af112d32 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:33:54.416877 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-f49bc8b2-27b7-49db-b262-a0b5af112d32 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:33:54.417057 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-f49bc8b2-27b7-49db-b262-a0b5af112d32 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:33:54.417249 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-f49bc8b2-27b7-49db-b262-a0b5af112d32 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:33:54.417477 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-f49bc8b2-27b7-49db-b262-a0b5af112d32 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:33:54.418494 np0000173067 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-f49bc8b2-27b7-49db-b262-a0b5af112d32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:33:54.426169 np0000173067 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-f49bc8b2-27b7-49db-b262-a0b5af112d32 demo demo] Get all volumes completed successfully. May 09 13:33:54.430391 np0000173067 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-f49bc8b2-27b7-49db-b262-a0b5af112d32 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:33:54.430391 np0000173067 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 11/40] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:33:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:34:04.420596 np0000173067 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:34:54.446365 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-2868e556-a78c-42ec-99f4-28706bfe57c0 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:34:54.449231 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-2868e556-a78c-42ec-99f4-28706bfe57c0 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 13:34:54.449466 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-2868e556-a78c-42ec-99f4-28706bfe57c0 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:34:54.449703 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-2868e556-a78c-42ec-99f4-28706bfe57c0 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:34:54.449993 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-2868e556-a78c-42ec-99f4-28706bfe57c0 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:34:54.450942 np0000173067 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-2868e556-a78c-42ec-99f4-28706bfe57c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:34:54.461504 np0000173067 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-2868e556-a78c-42ec-99f4-28706bfe57c0 demo demo] Get all volumes completed successfully. May 09 13:34:54.465866 np0000173067 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-2868e556-a78c-42ec-99f4-28706bfe57c0 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 13:34:54.466295 np0000173067 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 10/41] 199.204.45.25 () {64 vars in 1289 bytes} [Sat May 9 13:34:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)