May 02 14:00:48.521149 np0000171491 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 02 14:00:48.532289 np0000171491 devstack@c-api.service[113417]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 02 14:00:48.534822 np0000171491 devstack@c-api.service[113417]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 2 14:00:48 2026] *** May 02 14:00:48.534822 np0000171491 devstack@c-api.service[113417]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 02 14:00:48.534822 np0000171491 devstack@c-api.service[113417]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 02 14:00:48.534822 np0000171491 devstack@c-api.service[113417]: nodename: np0000171491 May 02 14:00:48.534822 np0000171491 devstack@c-api.service[113417]: machine: x86_64 May 02 14:00:48.534822 np0000171491 devstack@c-api.service[113417]: clock source: unix May 02 14:00:48.534822 np0000171491 devstack@c-api.service[113417]: pcre jit disabled May 02 14:00:48.534822 np0000171491 devstack@c-api.service[113417]: detected number of CPU cores: 16 May 02 14:00:48.534822 np0000171491 devstack@c-api.service[113417]: current working directory: / May 02 14:00:48.534822 np0000171491 devstack@c-api.service[113417]: detected binary path: /usr/bin/uwsgi-core May 02 14:00:48.534822 np0000171491 devstack@c-api.service[113417]: your processes number limit is 256917 May 02 14:00:48.534822 np0000171491 devstack@c-api.service[113417]: your memory page size is 4096 bytes May 02 14:00:48.534822 np0000171491 devstack@c-api.service[113417]: detected max file descriptor number: 2048 May 02 14:00:48.534822 np0000171491 devstack@c-api.service[113417]: lock engine: pthread robust mutexes May 02 14:00:48.535323 np0000171491 devstack@c-api.service[113417]: thunder lock: enabled May 02 14:00:48.535323 np0000171491 devstack@c-api.service[113417]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 02 14:00:48.535323 np0000171491 devstack@c-api.service[113417]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 02 14:00:48.535323 np0000171491 devstack@c-api.service[113417]: PEP 405 virtualenv detected: /opt/stack/data/venv May 02 14:00:48.535323 np0000171491 devstack@c-api.service[113417]: Set PythonHome to /opt/stack/data/venv May 02 14:00:48.570498 np0000171491 devstack@c-api.service[113417]: Python main interpreter initialized at 0x7f10b10a3668 May 02 14:00:48.570498 np0000171491 devstack@c-api.service[113417]: python threads support enabled May 02 14:00:48.570498 np0000171491 devstack@c-api.service[113417]: your server socket listen backlog is limited to 100 connections May 02 14:00:48.570498 np0000171491 devstack@c-api.service[113417]: your mercy for graceful operations on workers is 80 seconds May 02 14:00:48.571083 np0000171491 devstack@c-api.service[113417]: mapped 671795 bytes (656 KB) for 4 cores May 02 14:00:48.571204 np0000171491 devstack@c-api.service[113417]: *** Operational MODE: preforking *** May 02 14:00:48.571413 np0000171491 devstack@c-api.service[113417]: *** uWSGI is running in multiple interpreter mode *** May 02 14:00:48.571413 np0000171491 devstack@c-api.service[113417]: spawned uWSGI master process (pid: 113417) May 02 14:00:48.571590 np0000171491 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 02 14:00:48.572136 np0000171491 devstack@c-api.service[113417]: spawned uWSGI worker 1 (pid: 113421, cores: 1) May 02 14:00:48.572778 np0000171491 devstack@c-api.service[113417]: spawned uWSGI worker 2 (pid: 113422, cores: 1) May 02 14:00:48.573246 np0000171491 devstack@c-api.service[113417]: spawned uWSGI worker 3 (pid: 113423, cores: 1) May 02 14:00:48.573834 np0000171491 devstack@c-api.service[113417]: spawned uWSGI worker 4 (pid: 113424, cores: 1) May 02 14:00:48.573834 np0000171491 devstack@c-api.service[113417]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 02 14:00:48.706996 np0000171491 devstack@c-api.service[113421]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 02 14:00:48.706996 np0000171491 devstack@c-api.service[113421]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 02 14:00:48.706996 np0000171491 devstack@c-api.service[113421]: we strongly recommend against using it for new projects. May 02 14:00:48.706996 np0000171491 devstack@c-api.service[113421]: If you are already using Eventlet, we recommend migrating to a different May 02 14:00:48.706996 np0000171491 devstack@c-api.service[113421]: framework. For more detail see May 02 14:00:48.706996 np0000171491 devstack@c-api.service[113421]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 02 14:00:48.706996 np0000171491 devstack@c-api.service[113421]: import eventlet # noqa May 02 14:00:48.708958 np0000171491 devstack@c-api.service[113423]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 02 14:00:48.708958 np0000171491 devstack@c-api.service[113423]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 02 14:00:48.708958 np0000171491 devstack@c-api.service[113423]: we strongly recommend against using it for new projects. May 02 14:00:48.708958 np0000171491 devstack@c-api.service[113423]: If you are already using Eventlet, we recommend migrating to a different May 02 14:00:48.708958 np0000171491 devstack@c-api.service[113423]: framework. For more detail see May 02 14:00:48.708958 np0000171491 devstack@c-api.service[113423]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 02 14:00:48.708958 np0000171491 devstack@c-api.service[113423]: import eventlet # noqa May 02 14:00:48.709653 np0000171491 devstack@c-api.service[113424]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 02 14:00:48.709653 np0000171491 devstack@c-api.service[113424]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 02 14:00:48.709653 np0000171491 devstack@c-api.service[113424]: we strongly recommend against using it for new projects. May 02 14:00:48.709653 np0000171491 devstack@c-api.service[113424]: If you are already using Eventlet, we recommend migrating to a different May 02 14:00:48.709653 np0000171491 devstack@c-api.service[113424]: framework. For more detail see May 02 14:00:48.709653 np0000171491 devstack@c-api.service[113424]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 02 14:00:48.709653 np0000171491 devstack@c-api.service[113424]: import eventlet # noqa May 02 14:00:48.718993 np0000171491 devstack@c-api.service[113422]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 02 14:00:48.718993 np0000171491 devstack@c-api.service[113422]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 02 14:00:48.718993 np0000171491 devstack@c-api.service[113422]: we strongly recommend against using it for new projects. May 02 14:00:48.718993 np0000171491 devstack@c-api.service[113422]: If you are already using Eventlet, we recommend migrating to a different May 02 14:00:48.718993 np0000171491 devstack@c-api.service[113422]: framework. For more detail see May 02 14:00:48.718993 np0000171491 devstack@c-api.service[113422]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 02 14:00:48.718993 np0000171491 devstack@c-api.service[113422]: import eventlet # noqa May 02 14:00:48.790922 np0000171491 devstack@c-api.service[113421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 02 14:00:48.790922 np0000171491 devstack@c-api.service[113421]: debtcollector.deprecate( May 02 14:00:48.797490 np0000171491 devstack@c-api.service[113423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 02 14:00:48.797490 np0000171491 devstack@c-api.service[113423]: debtcollector.deprecate( May 02 14:00:48.800179 np0000171491 devstack@c-api.service[113424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 02 14:00:48.800179 np0000171491 devstack@c-api.service[113424]: debtcollector.deprecate( May 02 14:00:48.807301 np0000171491 devstack@c-api.service[113422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 02 14:00:48.807301 np0000171491 devstack@c-api.service[113422]: debtcollector.deprecate( May 02 14:00:48.878688 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:48.878688 np0000171491 devstack@c-api.service[113423]: from cgi import parse_header May 02 14:00:48.881546 np0000171491 devstack@c-api.service[113421]: /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 02 14:00:48.881546 np0000171491 devstack@c-api.service[113421]: from cgi import parse_header May 02 14:00:48.888692 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:48.888692 np0000171491 devstack@c-api.service[113424]: from cgi import parse_header May 02 14:00:48.897683 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:48.897683 np0000171491 devstack@c-api.service[113422]: from cgi import parse_header May 02 14:00:48.922422 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:48.922422 np0000171491 devstack@c-api.service[113423]: removals.removed_module( May 02 14:00:48.923107 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:48.923107 np0000171491 devstack@c-api.service[113423]: removals.removed_module( May 02 14:00:48.930065 np0000171491 devstack@c-api.service[113421]: /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 02 14:00:48.930065 np0000171491 devstack@c-api.service[113421]: removals.removed_module( May 02 14:00:48.931108 np0000171491 devstack@c-api.service[113421]: /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 02 14:00:48.931108 np0000171491 devstack@c-api.service[113421]: removals.removed_module( May 02 14:00:48.935554 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:48.935554 np0000171491 devstack@c-api.service[113424]: removals.removed_module( May 02 14:00:48.936544 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:48.936544 np0000171491 devstack@c-api.service[113424]: removals.removed_module( May 02 14:00:48.954712 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:48.954712 np0000171491 devstack@c-api.service[113422]: removals.removed_module( May 02 14:00:48.955451 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:48.955451 np0000171491 devstack@c-api.service[113422]: removals.removed_module( May 02 14:00:49.531344 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:49.531344 np0000171491 devstack@c-api.service[113423]: warnings.warn( May 02 14:00:49.556632 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:49.556632 np0000171491 devstack@c-api.service[113422]: warnings.warn( May 02 14:00:49.585449 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:49.585449 np0000171491 devstack@c-api.service[113424]: warnings.warn( May 02 14:00:49.627063 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:49.627063 np0000171491 devstack@c-api.service[113423]: warnings.warn( May 02 14:00:49.653142 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:49.653142 np0000171491 devstack@c-api.service[113422]: warnings.warn( May 02 14:00:49.686687 np0000171491 devstack@c-api.service[113421]: /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 02 14:00:49.686687 np0000171491 devstack@c-api.service[113421]: warnings.warn( May 02 14:00:49.695706 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:49.695706 np0000171491 devstack@c-api.service[113424]: warnings.warn( May 02 14:00:49.853696 np0000171491 devstack@c-api.service[113421]: /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 02 14:00:49.853696 np0000171491 devstack@c-api.service[113421]: warnings.warn( May 02 14:00:49.927924 np0000171491 devstack@c-api.service[113422]: 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 02 14:00:49.928307 np0000171491 devstack@c-api.service[113422]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113422) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 02 14:00:49.946763 np0000171491 devstack@c-api.service[113423]: 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 02 14:00:49.947211 np0000171491 devstack@c-api.service[113423]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113423) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 02 14:00:49.993278 np0000171491 devstack@c-api.service[113424]: 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 02 14:00:49.993699 np0000171491 devstack@c-api.service[113424]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113424) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 02 14:00:50.012427 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.012427 np0000171491 devstack@c-api.service[113422]: @jsonschema.FormatChecker.cls_checks('date-time') May 02 14:00:50.020042 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:50.020042 np0000171491 devstack@c-api.service[113423]: @jsonschema.FormatChecker.cls_checks('date-time') May 02 14:00:50.055334 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:50.055334 np0000171491 devstack@c-api.service[113424]: @jsonschema.FormatChecker.cls_checks('date-time') May 02 14:00:50.203040 np0000171491 devstack@c-api.service[113421]: 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 02 14:00:50.203258 np0000171491 devstack@c-api.service[113421]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113421) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 02 14:00:50.273408 np0000171491 devstack@c-api.service[113421]: /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 02 14:00:50.273408 np0000171491 devstack@c-api.service[113421]: @jsonschema.FormatChecker.cls_checks('date-time') May 02 14:00:50.467328 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113423) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 02 14:00:50.467505 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113422) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 02 14:00:50.467567 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113424) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 02 14:00:50.467630 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.467807 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.467922 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.467989 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.468078 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.468134 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.468185 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.468253 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.468253 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.469028 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.469166 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.469166 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.469286 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.469286 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.469439 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.469506 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.469563 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.469644 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.469802 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.469869 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.469944 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.470001 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.470077 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.470145 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.470200 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.470277 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.470334 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.470400 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.470466 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.470523 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.471535 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.471535 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.471746 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.471816 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.471871 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.471931 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.471994 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.472046 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.472096 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.472154 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.472206 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.472297 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.472393 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.472464 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.472522 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.472610 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.472716 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.472815 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.472919 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.472983 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.473049 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.473182 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.473277 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.473341 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.473398 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.473454 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.473521 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.473590 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.473801 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.473851 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.473892 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.473928 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.473973 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.474011 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.474051 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.474090 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.474090 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.474090 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.474090 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.474090 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.474090 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.474090 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.474777 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.474834 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.474880 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.474938 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.474981 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.475032 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.475090 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.475130 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.475172 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.475212 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.475250 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.475293 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.475341 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.475386 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.475424 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.475468 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.475517 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.475558 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.475558 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.475558 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.475558 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.475914 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.475970 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.476020 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.476074 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.476146 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.476190 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.476226 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.476268 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.476323 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.476365 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.476365 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.476453 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.476505 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.476505 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.476586 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.476625 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.476688 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.476688 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.476688 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.476803 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.476803 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.477681 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.477743 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.477780 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.477852 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.477897 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.477941 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.477991 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.478032 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.478071 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.478122 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.478163 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.478163 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.478267 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.478310 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.478349 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.478413 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.478453 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.478453 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.478453 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.478577 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.478577 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.479436 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.479515 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.479558 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.479598 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.479644 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.479749 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.479795 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.479851 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.479912 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.479959 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.480005 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.480049 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.480087 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.480126 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.480161 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.480204 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.480242 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.480292 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.480331 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.480391 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.480472 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.482135 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.482209 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.482256 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.482303 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.482351 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.482387 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.482447 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.482488 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.482534 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.482572 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.482611 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.482685 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.482726 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.482773 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.482817 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.482862 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.482912 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.482950 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.482994 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.483038 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.483094 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.483131 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.483171 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.483209 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.483246 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.483292 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.483330 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.483373 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.483410 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.483485 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.483537 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.483579 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.483625 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.483684 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.483739 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.483784 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.483823 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.483861 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.483914 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.483952 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.483996 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.484036 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.484080 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.484131 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.484182 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.484216 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.484263 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.484301 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.484343 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.484382 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.484422 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.484497 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.484537 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.484575 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.484640 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.484692 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.484692 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.484692 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.484692 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.484692 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.484692 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.484692 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.484692 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.484984 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.484984 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.484984 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.484984 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.484984 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.485224 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.485297 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.485297 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.485379 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.485379 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.485379 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.485379 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.485511 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.485551 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.485589 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.485634 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.485785 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.485785 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.485785 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.485785 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.485785 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.487808 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.487870 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.487910 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.487963 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.488009 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.488048 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.488110 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.488149 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.488195 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.488235 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.488278 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.488316 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.488365 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.488408 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.488449 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.488488 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.488488 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.488488 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.488488 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.488488 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.488676 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.490812 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.490869 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.490916 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.490968 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.491038 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.491082 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.491131 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.491169 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.491208 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.491255 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.491301 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.491301 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.491371 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.491410 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.491449 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.491500 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.491539 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.491578 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.491615 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.491673 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.491726 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.491768 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.491820 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.491858 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.491896 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.491941 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.491981 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.492025 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.492063 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.492111 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.492149 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.492188 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.492226 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.492276 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.492316 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.492367 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.492410 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.492453 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.492453 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.492453 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.492453 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.492453 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.492672 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.492756 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.492799 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.492838 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.492876 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.492915 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.492952 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.493010 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.493057 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.493057 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.493174 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.493222 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.493269 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.493316 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.493357 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.493396 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.493396 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.493396 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.493396 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.493396 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.493396 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.494771 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.494841 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.494884 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.494927 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.495019 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.495118 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.495181 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.495236 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.495284 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.495331 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.495370 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.495370 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.495447 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.495494 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.495534 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.495534 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.495599 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.495648 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.495716 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.495716 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.495716 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.496503 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.496554 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.496627 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.496699 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.496752 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.496799 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.496834 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.496834 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.496904 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.496991 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.497035 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.497074 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.497175 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.497222 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.497265 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.497329 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.497329 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.497431 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.497489 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.497536 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.497574 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.497615 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.497687 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.497737 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.497783 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.497783 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.497783 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.497888 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.497928 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.497980 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.498020 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.498060 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.498098 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.498136 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.498197 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.498236 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.498279 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.498316 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.498355 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.498392 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.498443 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.498443 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.499215 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.499275 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.499312 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.499357 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.499398 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.499444 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.499492 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.499535 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.499535 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.499613 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.499692 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.499748 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.499787 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.499827 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.499864 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.499902 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.499947 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.499947 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.499947 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.499947 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.500088 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.500299 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.500348 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.500416 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.500474 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.500514 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.500553 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.500596 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.500634 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.500695 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.500762 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.500807 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.500807 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.500881 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.500919 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.500955 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.500994 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.501028 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.501028 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.501028 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.501248 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.501248 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.502854 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.502923 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.502923 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.503004 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.503067 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.503122 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.503168 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.503168 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.503239 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.503277 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.503316 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.503360 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.503399 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.503457 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.503502 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.503552 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.503601 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.503642 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.503702 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.503748 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.503748 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.508258 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.508335 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.508374 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.508413 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.508497 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.508551 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.508608 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.508649 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.508712 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.508762 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.508838 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.508906 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.508948 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.509021 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.509070 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.509118 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.509212 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.509253 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.509253 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.509332 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.509376 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.509414 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.509454 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.509489 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.509524 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.509570 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.509618 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.509680 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.509728 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.509768 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.509828 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.509920 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.509976 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.509976 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.509976 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.510114 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.510114 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.510114 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.510114 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.510114 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.510114 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.510114 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.510359 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.510359 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.510359 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.510541 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.510585 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.510630 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.510699 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.510749 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.510799 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.510837 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.510876 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.510914 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.510962 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.511002 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.511040 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.511078 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.511116 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.511154 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.511198 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.511238 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.511238 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.516867 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.516946 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.516989 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.517024 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.517061 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.517098 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.517177 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.517237 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.517237 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.517322 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.517322 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.517418 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.517458 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.517502 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.517565 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.517625 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.517727 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.517771 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.517828 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.517885 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.517949 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.519303 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.519383 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.519423 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.519462 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.519506 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.519546 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.519585 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.519624 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.519682 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.519730 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.519775 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.519813 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.519863 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.519902 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.519945 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.519945 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.519945 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.520055 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.520055 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.520142 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.520182 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.520476 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.520523 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.520559 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.520599 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.520635 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.520698 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.520739 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.520791 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.520830 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.520882 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.520922 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.520966 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.521006 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.521006 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.521120 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.521223 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.521293 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.521340 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.521414 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.521463 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.521597 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.522097 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.522148 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.522228 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.522274 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.522274 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.522341 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.522381 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.522416 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.522461 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.522511 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.522550 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.522598 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.522642 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.522698 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.522734 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.522773 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.522812 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.522858 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.522898 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.522937 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.522987 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.523025 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.523069 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.523106 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.523144 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.523184 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.523240 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.523278 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.523317 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.523355 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.523397 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.523442 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.523485 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.523529 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.523571 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.523617 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.523617 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.523617 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.523617 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.523617 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.523617 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.523617 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.523892 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.523957 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.524000 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.524000 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.524071 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.524116 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.524160 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.524200 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.524253 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.524292 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.524330 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.524374 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.524414 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.524414 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.525634 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.525717 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.525779 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.525837 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.525890 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.525934 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.526011 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.528840 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.528911 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.528956 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.529001 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.529076 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.529119 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.529333 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.529333 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.529333 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.529465 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.529465 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.529546 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.529586 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.529633 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113422) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.529687 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.529759 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.529821 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.529869 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.529937 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.530003 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.530068 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.530117 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.530199 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.530241 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.530308 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.530367 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.530670 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.530742 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.530796 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.530871 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.530913 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.530977 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.531042 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.531167 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.531212 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.531283 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.531385 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.531446 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.531494 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.575717 np0000171491 devstack@c-api.service[113422]: INFO dbcounter [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Registered counter for database cinder May 02 14:00:50.579147 np0000171491 devstack@c-api.service[113423]: INFO dbcounter [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Registered counter for database cinder May 02 14:00:50.580547 np0000171491 devstack@c-api.service[113424]: INFO dbcounter [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Registered counter for database cinder May 02 14:00:50.590147 np0000171491 devstack@c-api.service[113422]: DEBUG oslo_db.sqlalchemy.engines [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 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=113422) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 14:00:50.592445 np0000171491 devstack@c-api.service[113423]: DEBUG oslo_db.sqlalchemy.engines [None req-972d26ef-7208-4656-9cdc-0074e0da012a 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=113423) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 14:00:50.594145 np0000171491 devstack@c-api.service[113424]: DEBUG oslo_db.sqlalchemy.engines [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 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=113424) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 14:00:50.706929 np0000171491 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writer thread running {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 02 14:00:50.709408 np0000171491 devstack@c-api.service[113422]: INFO cinder.rpc [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 02 14:00:50.710238 np0000171491 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writer thread running {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 02 14:00:50.712976 np0000171491 devstack@c-api.service[113423]: INFO cinder.rpc [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 02 14:00:50.713511 np0000171491 devstack@c-api.service[113422]: INFO cinder.rpc [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 02 14:00:50.713913 np0000171491 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writer thread running {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 02 14:00:50.715207 np0000171491 devstack@c-api.service[113423]: INFO cinder.rpc [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 02 14:00:50.716040 np0000171491 devstack@c-api.service[113422]: INFO cinder.rpc [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 02 14:00:50.716357 np0000171491 devstack@c-api.service[113424]: INFO cinder.rpc [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 02 14:00:50.716988 np0000171491 devstack@c-api.service[113423]: INFO cinder.rpc [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 02 14:00:50.718763 np0000171491 devstack@c-api.service[113423]: INFO cinder.rpc [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 02 14:00:50.718931 np0000171491 devstack@c-api.service[113424]: INFO cinder.rpc [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 02 14:00:50.719559 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.721205 np0000171491 devstack@c-api.service[113424]: INFO cinder.rpc [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 02 14:00:50.721305 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.722074 np0000171491 devstack@c-api.service[113422]: INFO cinder.rpc [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 02 14:00:50.722939 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.723743 np0000171491 devstack@c-api.service[113424]: INFO cinder.rpc [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 02 14:00:50.724606 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.725153 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.726774 np0000171491 devstack@c-api.service[113423]: DEBUG oslo_db.sqlalchemy.engines [None req-972d26ef-7208-4656-9cdc-0074e0da012a 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=113423) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 14:00:50.727637 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.728640 np0000171491 devstack@c-api.service[113422]: DEBUG oslo_db.sqlalchemy.engines [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 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=113422) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 14:00:50.729069 np0000171491 devstack@c-api.service[113423]: INFO cinder.rpc [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 02 14:00:50.730533 np0000171491 devstack@c-api.service[113422]: INFO cinder.rpc [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 02 14:00:50.730874 np0000171491 devstack@c-api.service[113423]: INFO cinder.rpc [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 02 14:00:50.731801 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.732170 np0000171491 devstack@c-api.service[113422]: INFO cinder.rpc [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 02 14:00:50.732985 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.733722 np0000171491 devstack@c-api.service[113424]: DEBUG oslo_db.sqlalchemy.engines [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 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=113424) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 14:00:50.735708 np0000171491 devstack@c-api.service[113424]: INFO cinder.rpc [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 02 14:00:50.737349 np0000171491 devstack@c-api.service[113424]: INFO cinder.rpc [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 02 14:00:50.738978 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.741285 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.742229 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.744942 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.745472 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.748188 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.748723 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.752322 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.752563 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.752822 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.755669 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.755757 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.755887 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.758908 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.758985 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.759044 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.761944 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113421) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 02 14:00:50.762120 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.762185 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.762638 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.762739 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.762969 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.763140 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.763424 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.763492 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.763729 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.763729 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.763729 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.763729 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.763940 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.764359 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.764424 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.764485 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.764543 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.764614 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.764708 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.764773 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.764830 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.764896 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.764896 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.765002 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.765069 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.765127 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.765127 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.765127 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.765306 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.765726 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.765818 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.765878 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.765935 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.765935 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.766042 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.766109 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.766210 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.766372 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.766440 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.766494 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.766559 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.766618 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.766727 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.766783 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.767243 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.767310 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.767369 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.767452 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.767452 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.767555 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.767555 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.767953 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.768069 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.768137 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.768212 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.768212 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.768317 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.768385 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.768443 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.769011 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.769489 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.769592 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.770613 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.772164 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.772457 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.772549 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.772549 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.772701 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.772701 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.772830 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.772830 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.772928 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.772983 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.772983 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.772983 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.773135 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.773135 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.773240 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.773240 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.773349 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.773408 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.773537 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.773537 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.773537 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.773537 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.773729 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.773729 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.774166 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.774166 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.774872 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.774872 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.774872 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.774872 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.774872 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.775262 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.775317 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.775360 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.775433 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.775479 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.775552 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.775604 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.776300 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.776350 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.776422 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.776478 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.776898 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.776898 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.776898 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.776898 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.776898 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.776898 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.776898 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.777177 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.777177 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.777177 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.777297 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.777362 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.777482 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.777538 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.777586 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.777684 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.777730 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.777800 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.778329 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.778385 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.778433 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.778473 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.778517 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.778558 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.778606 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.778684 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.779334 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.779394 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.779467 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.779541 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.779584 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.779627 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.779627 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.779731 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.779949 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.780004 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.780052 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.780119 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.780179 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.780240 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.780306 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.780405 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.780979 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.781041 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.781083 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.781161 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.781211 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.781269 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.781336 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.781666 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.781728 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.781793 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.781866 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.781910 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.781975 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.782041 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.782132 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.782301 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.782562 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.782634 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.782710 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.782771 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.782831 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.782880 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.782964 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.783167 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.783930 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.783981 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.784057 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.784102 np0000171491 devstack@c-api.service[113422]: WARNING cinder.api.contrib.hosts [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 02 14:00:50.784143 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.784195 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.784236 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.784297 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.784532 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.784579 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.784645 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.784713 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.784782 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.784841 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.784908 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.784958 np0000171491 devstack@c-api.service[113423]: WARNING cinder.api.contrib.hosts [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 02 14:00:50.785003 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.785111 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.785203 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.785270 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.785333 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.785395 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.785479 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.785528 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.785601 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.785793 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.786519 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.786562 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.786640 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.786718 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.786783 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.786843 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.786903 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.786960 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.787189 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.787465 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.787512 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.787582 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.787644 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.787725 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.787787 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.787854 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.788015 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.788717 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.789489 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.789595 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.789650 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.789650 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.789650 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.789815 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.789815 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.789893 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.790214 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.790278 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.790337 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.790471 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.790471 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.790560 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.790560 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.790639 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.790702 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.790749 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.790794 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.790837 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.790894 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.790942 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.790995 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.791041 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.791087 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.791376 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.791440 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.791486 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.791547 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.791599 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.791649 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.791724 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.791769 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.792535 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.792600 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.792647 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.792717 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.792764 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.792764 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.792856 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.792899 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 14:00:50.792978 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 14:00:50.793035 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 14:00:50.793082 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 14:00:50.793140 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 14:00:50.793189 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 14:00:50.793252 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 14:00:50.793371 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.794195 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.794255 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.794922 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.795635 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.795979 np0000171491 devstack@c-api.service[113424]: WARNING cinder.api.contrib.hosts [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 02 14:00:50.796329 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.796479 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: extensions {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.796804 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.797192 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: extensions {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.797777 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: encryption {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.798259 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.798483 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: encryption {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.799367 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: os-hosts {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.799768 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.800096 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: os-hosts {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.800812 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: os-quota-class-sets {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.801220 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.801502 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: os-quota-class-sets {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.802195 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: capabilities {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.802779 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.802844 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: capabilities {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.803455 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: extra_specs {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.804068 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: extra_specs {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.804432 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.804988 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: os-volume-manage {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.805637 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: os-volume-manage {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.806048 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.806408 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: consistencygroups {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.807049 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: consistencygroups {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.807448 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.808314 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: extensions {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.808388 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: os-availability-zone {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.809029 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: os-availability-zone {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.809597 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: encryption {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.809727 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: cgsnapshots {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.810419 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: cgsnapshots {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.811200 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: os-volume-transfer {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.811267 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: os-hosts {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.811808 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: os-volume-transfer {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.812566 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: os-quota-class-sets {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.812734 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: os-volume-type-access {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.813894 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: capabilities {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.814314 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: os-volume-type-access {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.814926 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: scheduler-stats {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.815159 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: extra_specs {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.815968 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: scheduler-stats {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.816351 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: encryption {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.816705 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: os-volume-manage {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.817403 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: encryption {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.817882 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: qos-specs {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.818165 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: consistencygroups {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.818925 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: qos-specs {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.819940 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: os-quota-sets {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.820116 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: os-availability-zone {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.821042 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: os-quota-sets {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.821366 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: backups {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.821997 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: cgsnapshots {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.822548 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: backups {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.823359 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: os-volume-transfer {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.823425 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extended resource: os-snapshot-manage {{(pid=113422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.824587 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extended resource: os-snapshot-manage {{(pid=113423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.824996 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: os-volume-type-access {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.825576 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.826509 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] SnapshotActionsController initialized {{(pid=113422) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 02 14:00:50.826607 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: scheduler-stats {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.826945 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.827249 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.827989 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.contrib.snapshot_actions [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] SnapshotActionsController initialized {{(pid=113423) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 02 14:00:50.828056 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: encryption {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.828673 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.828741 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.829568 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: qos-specs {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.830105 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.830174 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.831541 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.831635 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.831710 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: os-quota-sets {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.832917 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.832984 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.833031 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: backups {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.834395 np0000171491 devstack@c-api.service[113422]: WARNING castellan.key_manager.migration [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.834461 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.835132 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extended resource: os-snapshot-manage {{(pid=113424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:50.835347 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.835458 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.835569 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.835699 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension TypesManage extending resource: types {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.835806 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.835860 np0000171491 devstack@c-api.service[113423]: WARNING castellan.key_manager.migration [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.835903 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.836020 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.836124 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.836258 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension VolumeActions extending resource: volumes {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.836370 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.836477 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.836578 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.836778 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.836841 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension UsedLimits extending resource: limits {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.836883 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension AdminActions extending resource: volumes {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.836922 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.836985 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension AdminActions extending resource: snapshots {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.837032 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.837074 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.v3.router [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 None None] Extension AdminActions extending resource: backups {{(pid=113422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.837128 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension TypesManage extending resource: types {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.837201 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.837248 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.837294 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.837420 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.837557 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.837680 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension VolumeActions extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.837806 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.837907 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.838016 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.838195 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension UsedLimits extending resource: limits {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.838247 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.contrib.snapshot_actions [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] SnapshotActionsController initialized {{(pid=113424) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 02 14:00:50.838291 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension AdminActions extending resource: volumes {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.838403 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension AdminActions extending resource: snapshots {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.838500 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.v3.router [None req-972d26ef-7208-4656-9cdc-0074e0da012a None None] Extension AdminActions extending resource: backups {{(pid=113423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.838967 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.839335 np0000171491 devstack@c-api.service[113422]: WARNING keystonemiddleware.auth_token [None req-dd78d7a1-e25d-427f-9ab6-3bd16a6ae6b4 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 02 14:00:50.840371 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.840758 np0000171491 devstack@c-api.service[113423]: WARNING keystonemiddleware.auth_token [None req-972d26ef-7208-4656-9cdc-0074e0da012a 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 02 14:00:50.841826 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.843133 np0000171491 devstack@c-api.service[113421]: INFO dbcounter [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Registered counter for database cinder May 02 14:00:50.843200 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.844591 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.845269 np0000171491 devstack@c-api.service[113422]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f10b10a3668 pid: 113422 (default app) May 02 14:00:50.845817 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.845817 np0000171491 devstack@c-api.service[113422]: warnings.warn( May 02 14:00:50.846053 np0000171491 devstack@c-api.service[113424]: WARNING castellan.key_manager.migration [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:50.846760 np0000171491 devstack@c-api.service[113423]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f10b10a3668 pid: 113423 (default app) May 02 14:00:50.847010 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.847134 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.847225 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.847346 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension TypesManage extending resource: types {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.847444 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.847548 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.847701 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.847802 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.847914 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension VolumeActions extending resource: volumes {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.848041 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.848146 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.848253 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.848436 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension UsedLimits extending resource: limits {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.848532 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension AdminActions extending resource: volumes {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.848645 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension AdminActions extending resource: snapshots {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.848761 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.v3.router [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 None None] Extension AdminActions extending resource: backups {{(pid=113424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:50.851059 np0000171491 devstack@c-api.service[113424]: WARNING keystonemiddleware.auth_token [None req-ddfa290f-e1ad-4545-b716-307b655ffaa2 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 02 14:00:50.853350 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.853350 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.853350 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.853350 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.853607 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.853607 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.853607 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.853607 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.853820 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.853820 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.853820 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.853820 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.853820 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.853820 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.854091 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.854091 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.854091 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.854091 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.854091 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.854302 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.854302 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.854302 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.854302 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.854302 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.854540 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.854540 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.854540 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.854540 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.854750 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.854750 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.854750 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.854750 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.854750 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.854975 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.854975 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.854975 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.854975 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.854975 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.855173 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.855173 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.855173 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.855173 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.855173 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.855173 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.855425 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.855425 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.855425 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.855425 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.855425 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.855425 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.855700 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.855700 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.855700 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.855700 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.855700 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.855700 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.855967 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.855967 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.855967 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.855967 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.855967 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.856191 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.856191 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.856191 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.856191 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.856191 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.856412 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.856412 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.856412 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.856412 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.856412 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.856412 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.856725 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.856725 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.856725 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.856725 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.856725 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.856725 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.856970 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.856970 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.856970 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.856970 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.856970 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.857208 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.857208 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.857208 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.857208 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.857208 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.857432 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.857432 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.857432 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.857432 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.857675 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.857675 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.857675 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.857675 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.857876 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.857876 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.857876 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.857876 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.857876 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.858096 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.858096 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.858096 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.858096 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.858096 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.858294 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.858294 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.858294 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.858294 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.858480 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.858480 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.858480 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.858480 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.858715 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.858715 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.858715 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.858715 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.858913 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.858913 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.858913 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.858913 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.859112 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.859112 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.859112 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.859112 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.859297 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.859297 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.859297 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.859297 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.859297 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.859637 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.859637 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.859637 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.859637 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.859637 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.859637 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.860247 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.860247 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.860247 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.860247 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.860247 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.860493 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.860493 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.860493 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.860493 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.860493 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.860493 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.860806 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.860806 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.860806 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.860806 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.860806 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.860806 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.861112 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.861112 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.861112 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.861112 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.861112 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.861112 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.861391 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.861391 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.861391 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.861391 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.861391 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.861391 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.861742 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.861742 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.861742 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.861742 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.861954 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.861954 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.861954 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.861954 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.861954 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.862304 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.862304 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.862304 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.862304 np0000171491 devstack@c-api.service[113422]: /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 02 14:00:50.862304 np0000171491 devstack@c-api.service[113422]: warnings.warn(deprecated_msg) May 02 14:00:50.862640 np0000171491 devstack@c-api.service[113421]: DEBUG oslo_db.sqlalchemy.engines [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 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=113421) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 14:00:50.862998 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-f2797550-18e9-4f7f-934e-8f852b1ad259 None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:00:50.863051 np0000171491 devstack@c-api.service[113424]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f10b10a3668 pid: 113424 (default app) May 02 14:00:50.863174 np0000171491 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 953 bytes} [Sat May 2 14:00:50 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 02 14:00:50.981872 np0000171491 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writer thread running {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 02 14:00:50.986727 np0000171491 devstack@c-api.service[113421]: INFO cinder.rpc [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 02 14:00:50.991863 np0000171491 devstack@c-api.service[113421]: INFO cinder.rpc [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 02 14:00:50.995162 np0000171491 devstack@c-api.service[113421]: INFO cinder.rpc [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 02 14:00:50.997871 np0000171491 devstack@c-api.service[113421]: INFO cinder.rpc [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 02 14:00:50.999338 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.001973 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.007380 np0000171491 devstack@c-api.service[113421]: DEBUG oslo_db.sqlalchemy.engines [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 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=113421) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 14:00:51.009414 np0000171491 devstack@c-api.service[113421]: INFO cinder.rpc [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 02 14:00:51.011181 np0000171491 devstack@c-api.service[113421]: INFO cinder.rpc [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 02 14:00:51.012005 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.024144 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.027519 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.030914 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.035070 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.038228 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.042382 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.045565 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.048636 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.051677 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.053251 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.056081 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.061907 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.065514 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.067454 np0000171491 devstack@c-api.service[113421]: WARNING cinder.api.contrib.hosts [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 02 14:00:51.068310 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.069871 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.071395 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.072834 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.074360 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.076106 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.077637 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.079183 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.080066 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: extensions {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.081439 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: encryption {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.083070 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: os-hosts {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.084486 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: os-quota-class-sets {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.086075 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: capabilities {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.087691 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: extra_specs {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.089899 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: os-volume-manage {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.091882 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: consistencygroups {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.095406 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: os-availability-zone {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.096786 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: cgsnapshots {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.098258 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: os-volume-transfer {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.099900 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: os-volume-type-access {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.101534 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: scheduler-stats {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.103096 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: encryption {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.104589 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: qos-specs {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.106783 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: os-quota-sets {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.108220 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: backups {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.110471 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extended resource: os-snapshot-manage {{(pid=113421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 14:00:51.112636 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.113620 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.contrib.snapshot_actions [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] SnapshotActionsController initialized {{(pid=113421) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 02 14:00:51.114453 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.115904 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.117311 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.118817 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.120218 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.121677 np0000171491 devstack@c-api.service[113421]: WARNING castellan.key_manager.migration [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 14:00:51.122737 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.122848 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.122915 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.123075 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension TypesManage extending resource: types {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.123185 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.123264 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.123400 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.123485 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.123631 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension VolumeActions extending resource: volumes {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.123871 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.123946 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.124078 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.124188 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension UsedLimits extending resource: limits {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.124254 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension AdminActions extending resource: volumes {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.124386 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension AdminActions extending resource: snapshots {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.124484 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.v3.router [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 None None] Extension AdminActions extending resource: backups {{(pid=113421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 14:00:51.126948 np0000171491 devstack@c-api.service[113421]: WARNING keystonemiddleware.auth_token [None req-c7a4187b-cf7c-440d-8dcd-bba244973d15 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 02 14:00:51.134056 np0000171491 devstack@c-api.service[113421]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f10b10a3668 pid: 113421 (default app) May 02 14:00:57.934642 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.934642 np0000171491 devstack@c-api.service[113423]: warnings.warn( May 02 14:00:57.944573 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.944573 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.944856 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.944856 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.944856 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.944856 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.944856 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.945175 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.945175 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.945175 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.945175 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.945175 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.945175 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.945518 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.945518 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.945518 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.945518 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.945518 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.945863 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.945863 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.945863 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.945863 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.946273 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.946273 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.946273 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.946273 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.946510 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.946510 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.946510 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.946510 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.946510 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.946883 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.946883 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.946883 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.946883 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.946883 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.947163 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.947163 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.947163 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.947163 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.947163 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.947163 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.947528 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.947528 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.947528 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.947528 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.947528 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.947528 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.948015 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.948015 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.948015 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.948015 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.948015 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.948015 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.948360 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.948360 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.948360 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.948360 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.948360 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.948360 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.948696 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.948696 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.948696 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.948696 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.949392 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.949392 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.949392 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.949392 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.949392 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.949645 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.949645 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.949645 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.949645 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.949645 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.950235 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.950235 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.950235 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.950235 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.950235 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.950235 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.950454 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.950454 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.950454 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.950454 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.950454 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.950647 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.950647 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.950647 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.950647 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.950647 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.950862 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.950862 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.950862 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.950862 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.951018 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.951018 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.951018 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.951018 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.951204 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.951204 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.951204 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.951204 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.951204 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.951405 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.951405 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.951405 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.951405 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.951405 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.951581 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.951581 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.951581 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.951581 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.951740 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.951740 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.951740 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.951740 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.951866 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.951866 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.951866 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.951866 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.952009 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.952009 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.952009 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.952009 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.952143 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.952143 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.952143 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.952143 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.952285 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.952285 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.952285 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.952285 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.952285 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.952285 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.952483 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.952483 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.952483 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.952483 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.952483 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.952679 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.952679 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.952679 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.952679 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.952679 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.952679 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.952679 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953038 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953038 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953038 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953038 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953038 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953038 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953246 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953246 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953246 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953246 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953246 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953246 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953451 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953451 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953451 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953451 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953451 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953451 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953651 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953651 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953651 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953651 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953806 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953806 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953806 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953806 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953956 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953956 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.953956 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.953956 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.954099 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.954099 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.954099 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:57.954099 np0000171491 devstack@c-api.service[113423]: warnings.warn(deprecated_msg) May 02 14:00:57.954099 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-fba9ddfc-58ce-41ef-8837-34dec77ab859 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:00:58.433209 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-fba9ddfc-58ce-41ef-8837-34dec77ab859 admin admin] POST https://199.204.45.138/volume/v3/types May 02 14:00:58.433778 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-fba9ddfc-58ce-41ef-8837-34dec77ab859 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 02 14:00:58.435470 np0000171491 devstack@c-api.service[113423]: /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 02 14:00:58.435470 np0000171491 devstack@c-api.service[113423]: warnings.warn( May 02 14:00:58.443229 np0000171491 devstack@c-api.service[113423]: DEBUG oslo_db.sqlalchemy.engines [None req-fba9ddfc-58ce-41ef-8837-34dec77ab859 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=113423) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 14:00:58.472363 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-fba9ddfc-58ce-41ef-8837-34dec77ab859 admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 May 02 14:00:58.473033 np0000171491 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1288 bytes} [Sat May 2 14:00:57 2026] POST /volume/v3/types => generated 186 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 14:00:58.487054 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.487054 np0000171491 devstack@c-api.service[113424]: warnings.warn( May 02 14:00:58.500024 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.500024 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.500024 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.500024 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.500024 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.500529 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.500529 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.500529 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.500529 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.500529 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.500844 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.500844 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.500844 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.500844 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.500844 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.500844 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.501193 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.501193 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.501193 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.501193 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.501507 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.501507 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.501507 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.501507 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.501822 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.501822 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.501822 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.501822 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.502013 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.502013 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.502013 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.502013 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.502013 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.502217 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.502217 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.502217 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.502217 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.502217 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.502404 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.502404 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.502404 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.502404 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.502404 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.502404 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.502642 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.502642 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.502642 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.502642 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.502642 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.502642 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.502889 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.502889 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.502889 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.502889 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.502889 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.502889 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.503117 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.503117 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.503117 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.503117 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.503117 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.503319 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.503319 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.503319 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.503319 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.503319 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.503523 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.503523 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.503523 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.503523 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.503523 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.503523 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.503775 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.503775 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.503775 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.503775 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.503775 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.503775 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.503990 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.503990 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.503990 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.503990 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.503990 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.504188 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.504188 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.504188 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.504188 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.504188 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.504379 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.504379 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.504379 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.504379 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.504541 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.504541 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.504541 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.504541 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.504863 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.504863 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.504863 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.504863 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.504863 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.505089 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.505089 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.505089 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.505089 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.505089 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.505274 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.505274 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.505274 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.505274 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.505457 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.505457 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.505457 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.505457 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.505624 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.505624 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.505624 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.505624 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.505796 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.505796 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.505796 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.505796 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.505976 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.505976 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.505976 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.505976 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.506127 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.506127 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.506127 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.506127 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.506127 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.506326 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.506326 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.506326 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.506326 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.506326 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.506326 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.506548 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.506548 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.506548 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.506548 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.506548 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.506755 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.506755 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.506755 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.506755 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.506755 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.506755 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.506994 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.506994 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.506994 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.506994 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.506994 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.506994 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.507228 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.507228 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.507228 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.507228 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.507228 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.507228 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.507452 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.507452 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.507452 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.507452 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.507452 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.507452 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.507824 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.507824 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.507824 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.507824 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.507987 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.507987 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.507987 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.507987 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.507987 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.508202 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.508202 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.508202 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.508202 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.508202 np0000171491 devstack@c-api.service[113424]: warnings.warn(deprecated_msg) May 02 14:00:58.508202 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [req-fba9ddfc-58ce-41ef-8837-34dec77ab859 req-7a71f88c-5fdb-42b8-9279-70b61e13bec9 None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:00:58.835257 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [req-fba9ddfc-58ce-41ef-8837-34dec77ab859 req-7a71f88c-5fdb-42b8-9279-70b61e13bec9 admin admin] POST https://199.204.45.138/volume/v3/types/97018fdf-a3e2-498e-bb6d-dadc204a7aba/extra_specs May 02 14:00:58.835817 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [req-fba9ddfc-58ce-41ef-8837-34dec77ab859 req-7a71f88c-5fdb-42b8-9279-70b61e13bec9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 02 14:00:58.837440 np0000171491 devstack@c-api.service[113424]: /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 02 14:00:58.837440 np0000171491 devstack@c-api.service[113424]: warnings.warn( May 02 14:00:58.845466 np0000171491 devstack@c-api.service[113424]: DEBUG oslo_db.sqlalchemy.engines [req-fba9ddfc-58ce-41ef-8837-34dec77ab859 req-7a71f88c-5fdb-42b8-9279-70b61e13bec9 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=113424) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 14:00:58.902860 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [req-fba9ddfc-58ce-41ef-8837-34dec77ab859 req-7a71f88c-5fdb-42b8-9279-70b61e13bec9 admin admin] https://199.204.45.138/volume/v3/types/97018fdf-a3e2-498e-bb6d-dadc204a7aba/extra_specs returned with HTTP 200 May 02 14:00:58.903369 np0000171491 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 1/3] 199.204.45.138 () {70 vars in 1505 bytes} [Sat May 2 14:00:58 2026] POST /volume/v3/types/97018fdf-a3e2-498e-bb6d-dadc204a7aba/extra_specs => generated 55 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 14:01:00.732491 np0000171491 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=6 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:01:01.011394 np0000171491 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=6 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:01:08.469997 np0000171491 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:01:08.901169 np0000171491 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:03:50.082263 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-7057ccb8-ed93-43e1-8460-633cd9d4e8ae None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:03:50.083332 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-7057ccb8-ed93-43e1-8460-633cd9d4e8ae None None] GET https://199.204.45.138/volume// May 02 14:03:50.083554 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-7057ccb8-ed93-43e1-8460-633cd9d4e8ae None None] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:03:50.083972 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-7057ccb8-ed93-43e1-8460-633cd9d4e8ae None None] Calling method 'all' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:03:50.085010 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-7057ccb8-ed93-43e1-8460-633cd9d4e8ae None None] https://199.204.45.138/volume// returned with HTTP 300 May 02 14:03:50.085420 np0000171491 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 2/4] 199.204.45.138 () {66 vars in 1456 bytes} [Sat May 2 14:03:50 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 02 14:04:27.612994 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.612994 np0000171491 devstack@c-api.service[113421]: warnings.warn( May 02 14:04:27.627088 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.627088 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.627088 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.627088 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.627490 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.627490 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.627490 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.627490 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.627808 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.627808 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.627808 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.627808 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.627808 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.627808 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.628221 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.628221 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.628221 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.628221 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.628221 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.628596 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.628596 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.628596 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.628596 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.628596 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.628974 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.628974 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.628974 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.628974 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.629247 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.629247 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.629247 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.629247 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.629247 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.629630 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.629630 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.629630 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.629630 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.629630 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.629997 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.629997 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.629997 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.629997 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.629997 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.629997 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.630395 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.630395 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.630395 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.630395 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.630395 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.630395 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.630802 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.630802 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.630802 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.630802 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.630802 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.630802 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.631194 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.631194 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.631194 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.631194 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.631194 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.631576 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.631576 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.631576 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.631576 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.631576 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.632140 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.632140 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.632140 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.632140 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.632140 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.632140 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.632768 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.632768 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.632768 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.632768 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.632768 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.632768 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.633139 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.633139 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.633139 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.633139 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.633139 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.633574 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.633574 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.633574 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.633574 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.633574 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.633938 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.633938 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.633938 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.633938 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.634207 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.634207 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.634207 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.634207 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.634430 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.634430 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.634430 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.634430 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.634430 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.634676 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.634676 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.634676 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.634676 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.634676 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.634944 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.634944 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.634944 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.634944 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.635142 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.635142 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.635142 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.635142 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.635621 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.635621 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.635621 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.635621 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.635843 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.635843 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.635843 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.635843 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.636047 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.636047 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.636047 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.636047 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.636244 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.636244 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.636244 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.636244 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.636244 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.636646 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.636646 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.636646 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.636646 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.636646 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.636646 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.637133 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.637133 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.637133 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.637133 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.637133 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.637401 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.637401 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.637401 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.637401 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.637401 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.637401 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.637822 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.637822 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.637822 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.637822 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.637822 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.637822 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.638122 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.638122 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.638122 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.638122 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.638122 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.638122 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.638913 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.638913 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.638913 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.638913 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.638913 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.638913 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.639315 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.639315 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.639315 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.639315 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.639507 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.639507 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.639507 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.639507 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.639507 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.639749 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.639749 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.639749 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.639749 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.639749 np0000171491 devstack@c-api.service[113421]: warnings.warn(deprecated_msg) May 02 14:04:27.639749 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-31190a47-e809-4057-9b75-fb37ebf648fe None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:04:27.975153 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-31190a47-e809-4057-9b75-fb37ebf648fe demo demo] GET https://199.204.45.138/volume/v3/types?is_public=None May 02 14:04:27.975494 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-31190a47-e809-4057-9b75-fb37ebf648fe demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:04:27.975742 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-31190a47-e809-4057-9b75-fb37ebf648fe demo demo] Calling method 'index' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:04:27.976247 np0000171491 devstack@c-api.service[113421]: /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 02 14:04:27.976247 np0000171491 devstack@c-api.service[113421]: warnings.warn( May 02 14:04:27.976883 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-31190a47-e809-4057-9b75-fb37ebf648fe demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:04:27.987612 np0000171491 devstack@c-api.service[113421]: DEBUG oslo_db.sqlalchemy.engines [None req-31190a47-e809-4057-9b75-fb37ebf648fe 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=113421) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 14:04:28.010743 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-31190a47-e809-4057-9b75-fb37ebf648fe demo demo] https://199.204.45.138/volume/v3/types?is_public=None returned with HTTP 200 May 02 14:04:28.011272 np0000171491 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 1/5] 199.204.45.138 () {64 vars in 1263 bytes} [Sat May 2 14:04:27 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 14:04:28.024806 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [req-31190a47-e809-4057-9b75-fb37ebf648fe req-b81e52a4-1eea-41e3-b2d5-2ac44a874d27 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:04:28.029518 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [req-31190a47-e809-4057-9b75-fb37ebf648fe req-b81e52a4-1eea-41e3-b2d5-2ac44a874d27 demo demo] GET https://199.204.45.138/volume/v3/types/default May 02 14:04:28.029778 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [req-31190a47-e809-4057-9b75-fb37ebf648fe req-b81e52a4-1eea-41e3-b2d5-2ac44a874d27 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:04:28.030032 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [req-31190a47-e809-4057-9b75-fb37ebf648fe req-b81e52a4-1eea-41e3-b2d5-2ac44a874d27 demo demo] Calling method 'show' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:04:28.041547 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [req-31190a47-e809-4057-9b75-fb37ebf648fe req-b81e52a4-1eea-41e3-b2d5-2ac44a874d27 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 02 14:04:28.043019 np0000171491 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 2/6] 199.204.45.138 () {66 vars in 1329 bytes} [Sat May 2 14:04:28 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 14:04:28.374955 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-879e15fc-42ef-4b29-9881-0c124da2ee46 None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:04:28.380552 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-879e15fc-42ef-4b29-9881-0c124da2ee46 demo demo] GET https://199.204.45.138/volume/v3/types/default May 02 14:04:28.381437 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-879e15fc-42ef-4b29-9881-0c124da2ee46 demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:04:28.381793 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-879e15fc-42ef-4b29-9881-0c124da2ee46 demo demo] Calling method 'show' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:04:28.394487 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-879e15fc-42ef-4b29-9881-0c124da2ee46 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 02 14:04:28.394887 np0000171491 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 2/7] 199.204.45.138 () {64 vars in 1258 bytes} [Sat May 2 14:04:28 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 02 14:04:28.769228 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-72d2546e-e24d-489e-8d63-fcc185d32633 None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:04:29.099575 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-72d2546e-e24d-489e-8d63-fcc185d32633 demo demo] GET https://199.204.45.138/volume/v3/types/default May 02 14:04:29.099957 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-72d2546e-e24d-489e-8d63-fcc185d32633 demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:04:29.100162 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-72d2546e-e24d-489e-8d63-fcc185d32633 demo demo] Calling method 'show' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:04:29.110084 np0000171491 devstack@c-api.service[113422]: DEBUG oslo_db.sqlalchemy.engines [None req-72d2546e-e24d-489e-8d63-fcc185d32633 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=113422) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 14:04:29.130058 np0000171491 devstack@c-api.service[113422]: /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 02 14:04:29.130058 np0000171491 devstack@c-api.service[113422]: warnings.warn( May 02 14:04:29.133063 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-72d2546e-e24d-489e-8d63-fcc185d32633 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 02 14:04:29.133479 np0000171491 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 3/8] 199.204.45.138 () {64 vars in 1258 bytes} [Sat May 2 14:04:28 2026] GET /volume/v3/types/default => generated 145 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 14:04:29.146152 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-85a2cd48-0841-4d1e-9843-9d38d9a7d1f6 None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:04:29.150425 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-85a2cd48-0841-4d1e-9843-9d38d9a7d1f6 demo demo] GET https://199.204.45.138/volume/v3/types/default May 02 14:04:29.150906 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-85a2cd48-0841-4d1e-9843-9d38d9a7d1f6 demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:04:29.151337 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-85a2cd48-0841-4d1e-9843-9d38d9a7d1f6 demo demo] Calling method 'show' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:04:29.167243 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-85a2cd48-0841-4d1e-9843-9d38d9a7d1f6 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 02 14:04:29.167777 np0000171491 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1258 bytes} [Sat May 2 14:04:29 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 14:04:38.036717 np0000171491 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=2 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:04:38.391091 np0000171491 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=2 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:04:39.127206 np0000171491 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=2 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:04:39.162787 np0000171491 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=3 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:09:35.338336 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-2021e182-bf32-4bc8-95c4-1b2fd15dbbba None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:09:35.460860 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-2021e182-bf32-4bc8-95c4-1b2fd15dbbba demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:09:35.461135 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-2021e182-bf32-4bc8-95c4-1b2fd15dbbba demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:09:35.461298 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-2021e182-bf32-4bc8-95c4-1b2fd15dbbba demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:09:35.461912 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-2021e182-bf32-4bc8-95c4-1b2fd15dbbba demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:09:35.462441 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-2021e182-bf32-4bc8-95c4-1b2fd15dbbba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:09:35.519847 np0000171491 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-2021e182-bf32-4bc8-95c4-1b2fd15dbbba demo demo] Get all volumes completed successfully. May 02 14:09:35.523593 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-2021e182-bf32-4bc8-95c4-1b2fd15dbbba demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:09:35.524372 np0000171491 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 3/10] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:09:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 14:09:45.510807 np0000171491 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:10:35.542481 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-34be417f-7341-4a29-b690-31ea76e2033e None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:10:35.544740 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-34be417f-7341-4a29-b690-31ea76e2033e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:10:35.544928 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-34be417f-7341-4a29-b690-31ea76e2033e demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:10:35.545108 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-34be417f-7341-4a29-b690-31ea76e2033e demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:10:35.545610 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-34be417f-7341-4a29-b690-31ea76e2033e demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:10:35.546356 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-34be417f-7341-4a29-b690-31ea76e2033e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:10:35.576895 np0000171491 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-34be417f-7341-4a29-b690-31ea76e2033e demo demo] Get all volumes completed successfully. May 02 14:10:35.578130 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-34be417f-7341-4a29-b690-31ea76e2033e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:10:35.578529 np0000171491 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 3/11] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:10:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 14:10:45.572731 np0000171491 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:11:35.594426 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-b7e992fb-9bee-49f6-8389-ab15adcb5498 None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:11:35.598836 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-b7e992fb-9bee-49f6-8389-ab15adcb5498 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:11:35.599175 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-b7e992fb-9bee-49f6-8389-ab15adcb5498 demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:11:35.599547 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-b7e992fb-9bee-49f6-8389-ab15adcb5498 demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:11:35.600325 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-b7e992fb-9bee-49f6-8389-ab15adcb5498 demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:11:35.601340 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-b7e992fb-9bee-49f6-8389-ab15adcb5498 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:11:35.637342 np0000171491 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-b7e992fb-9bee-49f6-8389-ab15adcb5498 demo demo] Get all volumes completed successfully. May 02 14:11:35.640818 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-b7e992fb-9bee-49f6-8389-ab15adcb5498 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:11:35.641331 np0000171491 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 4/12] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:11:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 14:11:45.630151 np0000171491 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:12:35.656880 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-4ebf06ce-85f6-41bc-a5da-bf573e2e65b3 None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:12:35.659450 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-4ebf06ce-85f6-41bc-a5da-bf573e2e65b3 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:12:35.659684 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-4ebf06ce-85f6-41bc-a5da-bf573e2e65b3 demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:12:35.659876 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-4ebf06ce-85f6-41bc-a5da-bf573e2e65b3 demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:12:35.660321 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-4ebf06ce-85f6-41bc-a5da-bf573e2e65b3 demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:12:35.661075 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-4ebf06ce-85f6-41bc-a5da-bf573e2e65b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:12:35.698550 np0000171491 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-4ebf06ce-85f6-41bc-a5da-bf573e2e65b3 demo demo] Get all volumes completed successfully. May 02 14:12:35.700697 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-4ebf06ce-85f6-41bc-a5da-bf573e2e65b3 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:12:35.701361 np0000171491 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:12:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 14:12:45.691040 np0000171491 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:13:35.721730 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-7a77e841-4b84-4b81-afd2-fcee2f342217 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:13:35.724898 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-7a77e841-4b84-4b81-afd2-fcee2f342217 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:13:35.725073 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-7a77e841-4b84-4b81-afd2-fcee2f342217 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:13:35.725272 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-7a77e841-4b84-4b81-afd2-fcee2f342217 demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:13:35.725538 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-7a77e841-4b84-4b81-afd2-fcee2f342217 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:13:35.726368 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-7a77e841-4b84-4b81-afd2-fcee2f342217 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:13:35.734904 np0000171491 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-7a77e841-4b84-4b81-afd2-fcee2f342217 demo demo] Get all volumes completed successfully. May 02 14:13:35.737224 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-7a77e841-4b84-4b81-afd2-fcee2f342217 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:13:35.737366 np0000171491 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 4/14] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:13:35 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 02 14:13:45.728919 np0000171491 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:14:35.761844 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-9e2f42fe-576e-4628-bb35-75342a6e2d2e None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:14:35.882903 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-9e2f42fe-576e-4628-bb35-75342a6e2d2e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:14:35.883132 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-9e2f42fe-576e-4628-bb35-75342a6e2d2e demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:14:35.883411 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-9e2f42fe-576e-4628-bb35-75342a6e2d2e demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:14:35.883780 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-9e2f42fe-576e-4628-bb35-75342a6e2d2e demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:14:35.884935 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-9e2f42fe-576e-4628-bb35-75342a6e2d2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:14:35.895286 np0000171491 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-9e2f42fe-576e-4628-bb35-75342a6e2d2e demo demo] Get all volumes completed successfully. May 02 14:14:35.897536 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-9e2f42fe-576e-4628-bb35-75342a6e2d2e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:14:35.897988 np0000171491 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 4/15] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:14:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 14:14:45.890105 np0000171491 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:15:35.921520 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-182e309e-d205-436f-8ce4-e6655aa7ba36 None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:15:35.924308 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-182e309e-d205-436f-8ce4-e6655aa7ba36 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:15:35.924577 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-182e309e-d205-436f-8ce4-e6655aa7ba36 demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:15:35.924825 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-182e309e-d205-436f-8ce4-e6655aa7ba36 demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:15:35.925392 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-182e309e-d205-436f-8ce4-e6655aa7ba36 demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:15:35.926232 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-182e309e-d205-436f-8ce4-e6655aa7ba36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:15:35.933797 np0000171491 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-182e309e-d205-436f-8ce4-e6655aa7ba36 demo demo] Get all volumes completed successfully. May 02 14:15:35.936728 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-182e309e-d205-436f-8ce4-e6655aa7ba36 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:15:35.937211 np0000171491 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 5/16] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:15:35 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 02 14:15:45.929771 np0000171491 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:16:35.950466 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-1f229c2a-6d24-45be-ae99-9402dfef834f None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:16:35.953586 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-1f229c2a-6d24-45be-ae99-9402dfef834f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:16:35.953875 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-1f229c2a-6d24-45be-ae99-9402dfef834f demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:16:35.954153 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-1f229c2a-6d24-45be-ae99-9402dfef834f demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:16:35.954458 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-1f229c2a-6d24-45be-ae99-9402dfef834f demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:16:35.955780 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-1f229c2a-6d24-45be-ae99-9402dfef834f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:16:35.967184 np0000171491 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-1f229c2a-6d24-45be-ae99-9402dfef834f demo demo] Get all volumes completed successfully. May 02 14:16:35.971928 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-1f229c2a-6d24-45be-ae99-9402dfef834f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:16:35.972744 np0000171491 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:16:35 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 02 14:16:45.959306 np0000171491 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:17:35.988512 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-008c0aca-fa8e-4514-b2c8-29b4d3ebedd5 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:17:35.992870 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-008c0aca-fa8e-4514-b2c8-29b4d3ebedd5 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:17:35.993448 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-008c0aca-fa8e-4514-b2c8-29b4d3ebedd5 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:17:35.994056 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-008c0aca-fa8e-4514-b2c8-29b4d3ebedd5 demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:17:35.994786 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-008c0aca-fa8e-4514-b2c8-29b4d3ebedd5 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:17:35.995762 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-008c0aca-fa8e-4514-b2c8-29b4d3ebedd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:17:36.007050 np0000171491 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-008c0aca-fa8e-4514-b2c8-29b4d3ebedd5 demo demo] Get all volumes completed successfully. May 02 14:17:36.011227 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-008c0aca-fa8e-4514-b2c8-29b4d3ebedd5 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:17:36.011901 np0000171491 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 5/18] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:17:35 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 02 14:17:45.999293 np0000171491 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:18:36.028143 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-04dfb798-92ee-48de-b741-e15018ca42b0 None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:18:36.031404 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-04dfb798-92ee-48de-b741-e15018ca42b0 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:18:36.031624 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-04dfb798-92ee-48de-b741-e15018ca42b0 demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:18:36.031913 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-04dfb798-92ee-48de-b741-e15018ca42b0 demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:18:36.032207 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-04dfb798-92ee-48de-b741-e15018ca42b0 demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:18:36.033206 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-04dfb798-92ee-48de-b741-e15018ca42b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:18:36.042194 np0000171491 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-04dfb798-92ee-48de-b741-e15018ca42b0 demo demo] Get all volumes completed successfully. May 02 14:18:36.044209 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-04dfb798-92ee-48de-b741-e15018ca42b0 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:18:36.044670 np0000171491 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 5/19] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:18:36 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 02 14:18:46.036395 np0000171491 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:19:36.066876 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-8143c3cc-6989-4757-b717-df13de3ae541 None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:19:36.229422 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-8143c3cc-6989-4757-b717-df13de3ae541 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:19:36.229707 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-8143c3cc-6989-4757-b717-df13de3ae541 demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:19:36.230015 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-8143c3cc-6989-4757-b717-df13de3ae541 demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:19:36.230357 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-8143c3cc-6989-4757-b717-df13de3ae541 demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:19:36.231463 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-8143c3cc-6989-4757-b717-df13de3ae541 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:19:36.240835 np0000171491 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-8143c3cc-6989-4757-b717-df13de3ae541 demo demo] Get all volumes completed successfully. May 02 14:19:36.243868 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-8143c3cc-6989-4757-b717-df13de3ae541 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:19:36.244755 np0000171491 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 6/20] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:19:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 14:19:46.235166 np0000171491 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:20:36.260078 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-b7272981-5e1c-42d3-ba89-96f2ecbdf17b None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:20:36.262909 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-b7272981-5e1c-42d3-ba89-96f2ecbdf17b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:20:36.263178 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-b7272981-5e1c-42d3-ba89-96f2ecbdf17b demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:20:36.263549 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-b7272981-5e1c-42d3-ba89-96f2ecbdf17b demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:20:36.263875 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-b7272981-5e1c-42d3-ba89-96f2ecbdf17b demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:20:36.265052 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-b7272981-5e1c-42d3-ba89-96f2ecbdf17b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:20:36.273591 np0000171491 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-b7272981-5e1c-42d3-ba89-96f2ecbdf17b demo demo] Get all volumes completed successfully. May 02 14:20:36.276460 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-b7272981-5e1c-42d3-ba89-96f2ecbdf17b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:20:36.277075 np0000171491 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:20:36 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 02 14:20:46.268351 np0000171491 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:21:36.291279 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-ce5ae91b-c2fe-4cc6-866d-abfa74a5573b None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:21:36.295641 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-ce5ae91b-c2fe-4cc6-866d-abfa74a5573b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:21:36.296066 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-ce5ae91b-c2fe-4cc6-866d-abfa74a5573b demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:21:36.296477 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-ce5ae91b-c2fe-4cc6-866d-abfa74a5573b demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:21:36.296991 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-ce5ae91b-c2fe-4cc6-866d-abfa74a5573b demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:21:36.298636 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-ce5ae91b-c2fe-4cc6-866d-abfa74a5573b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:21:36.309131 np0000171491 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-ce5ae91b-c2fe-4cc6-866d-abfa74a5573b demo demo] Get all volumes completed successfully. May 02 14:21:36.312201 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-ce5ae91b-c2fe-4cc6-866d-abfa74a5573b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:21:36.312681 np0000171491 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 6/22] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:21:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 14:21:46.303288 np0000171491 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:22:36.326720 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-3120177b-9659-4af1-8782-577683a8a156 None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:22:36.329605 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-3120177b-9659-4af1-8782-577683a8a156 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:22:36.329879 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-3120177b-9659-4af1-8782-577683a8a156 demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:22:36.330121 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-3120177b-9659-4af1-8782-577683a8a156 demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:22:36.330429 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-3120177b-9659-4af1-8782-577683a8a156 demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:22:36.331394 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-3120177b-9659-4af1-8782-577683a8a156 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:22:36.342364 np0000171491 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-3120177b-9659-4af1-8782-577683a8a156 demo demo] Get all volumes completed successfully. May 02 14:22:36.345191 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-3120177b-9659-4af1-8782-577683a8a156 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:22:36.345736 np0000171491 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 6/23] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:22:36 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 02 14:22:46.335395 np0000171491 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:23:36.359887 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-58015336-dd1c-4194-ae9d-82f6c22bb9e4 None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:23:36.363666 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-58015336-dd1c-4194-ae9d-82f6c22bb9e4 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:23:36.363985 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-58015336-dd1c-4194-ae9d-82f6c22bb9e4 demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:23:36.364286 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-58015336-dd1c-4194-ae9d-82f6c22bb9e4 demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:23:36.364639 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-58015336-dd1c-4194-ae9d-82f6c22bb9e4 demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:23:36.365787 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-58015336-dd1c-4194-ae9d-82f6c22bb9e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:23:36.373637 np0000171491 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-58015336-dd1c-4194-ae9d-82f6c22bb9e4 demo demo] Get all volumes completed successfully. May 02 14:23:36.375761 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-58015336-dd1c-4194-ae9d-82f6c22bb9e4 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:23:36.376493 np0000171491 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 7/24] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:23:36 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 02 14:23:46.369332 np0000171491 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:24:36.391874 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-36ad2b55-26de-4dc2-a49c-6000321935d6 None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:24:36.641028 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-36ad2b55-26de-4dc2-a49c-6000321935d6 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:24:36.641490 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-36ad2b55-26de-4dc2-a49c-6000321935d6 demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:24:36.642076 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-36ad2b55-26de-4dc2-a49c-6000321935d6 demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:24:36.642616 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-36ad2b55-26de-4dc2-a49c-6000321935d6 demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:24:36.644405 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-36ad2b55-26de-4dc2-a49c-6000321935d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:24:36.654613 np0000171491 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-36ad2b55-26de-4dc2-a49c-6000321935d6 demo demo] Get all volumes completed successfully. May 02 14:24:36.659176 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-36ad2b55-26de-4dc2-a49c-6000321935d6 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:24:36.659679 np0000171491 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 6/25] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:24:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 14:24:46.649384 np0000171491 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:25:36.677313 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-e9022c13-1138-4ef9-b80c-6f89f26a869a None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:25:36.680199 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-e9022c13-1138-4ef9-b80c-6f89f26a869a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:25:36.680560 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-e9022c13-1138-4ef9-b80c-6f89f26a869a demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:25:36.680753 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-e9022c13-1138-4ef9-b80c-6f89f26a869a demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:25:36.681057 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-e9022c13-1138-4ef9-b80c-6f89f26a869a demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:25:36.682112 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-e9022c13-1138-4ef9-b80c-6f89f26a869a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:25:36.692754 np0000171491 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-e9022c13-1138-4ef9-b80c-6f89f26a869a demo demo] Get all volumes completed successfully. May 02 14:25:36.697111 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-e9022c13-1138-4ef9-b80c-6f89f26a869a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:25:36.698120 np0000171491 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 7/26] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:25:36 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 02 14:25:46.685839 np0000171491 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:26:36.711293 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-3f9c805b-fd61-430c-a8aa-a1b28ce866f3 None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:26:36.714846 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-3f9c805b-fd61-430c-a8aa-a1b28ce866f3 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:26:36.715081 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-3f9c805b-fd61-430c-a8aa-a1b28ce866f3 demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:26:36.715321 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-3f9c805b-fd61-430c-a8aa-a1b28ce866f3 demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:26:36.715620 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-3f9c805b-fd61-430c-a8aa-a1b28ce866f3 demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:26:36.716542 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-3f9c805b-fd61-430c-a8aa-a1b28ce866f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:26:36.725572 np0000171491 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-3f9c805b-fd61-430c-a8aa-a1b28ce866f3 demo demo] Get all volumes completed successfully. May 02 14:26:36.727128 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-3f9c805b-fd61-430c-a8aa-a1b28ce866f3 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:26:36.727508 np0000171491 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 7/27] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:26:36 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 02 14:26:46.719762 np0000171491 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:27:36.742743 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-1595211d-b5a5-4477-acbe-fd8d5752bf9e None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:27:36.745577 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-1595211d-b5a5-4477-acbe-fd8d5752bf9e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:27:36.745848 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-1595211d-b5a5-4477-acbe-fd8d5752bf9e demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:27:36.746102 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-1595211d-b5a5-4477-acbe-fd8d5752bf9e demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:27:36.746441 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-1595211d-b5a5-4477-acbe-fd8d5752bf9e demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:27:36.747499 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-1595211d-b5a5-4477-acbe-fd8d5752bf9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:27:36.762424 np0000171491 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-1595211d-b5a5-4477-acbe-fd8d5752bf9e demo demo] Get all volumes completed successfully. May 02 14:27:36.765002 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-1595211d-b5a5-4477-acbe-fd8d5752bf9e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:27:36.765550 np0000171491 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 8/28] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:27:36 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 02 14:27:46.750704 np0000171491 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:28:36.777292 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-12274279-5286-4fb6-be21-09e48ad34a94 None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:28:36.779217 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-12274279-5286-4fb6-be21-09e48ad34a94 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:28:36.779543 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-12274279-5286-4fb6-be21-09e48ad34a94 demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:28:36.779907 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-12274279-5286-4fb6-be21-09e48ad34a94 demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:28:36.780267 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-12274279-5286-4fb6-be21-09e48ad34a94 demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:28:36.781925 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-12274279-5286-4fb6-be21-09e48ad34a94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:28:36.788887 np0000171491 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-12274279-5286-4fb6-be21-09e48ad34a94 demo demo] Get all volumes completed successfully. May 02 14:28:36.791474 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-12274279-5286-4fb6-be21-09e48ad34a94 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:28:36.792153 np0000171491 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 7/29] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:28:36 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 02 14:28:46.784132 np0000171491 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:29:36.806300 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-65dc14ab-5ba4-44bc-bd2a-0c79c4e33c71 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:29:36.895177 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-65dc14ab-5ba4-44bc-bd2a-0c79c4e33c71 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:29:36.895539 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-65dc14ab-5ba4-44bc-bd2a-0c79c4e33c71 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:29:36.895945 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-65dc14ab-5ba4-44bc-bd2a-0c79c4e33c71 demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:29:36.896379 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-65dc14ab-5ba4-44bc-bd2a-0c79c4e33c71 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:29:36.897887 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-65dc14ab-5ba4-44bc-bd2a-0c79c4e33c71 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:29:36.905462 np0000171491 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-65dc14ab-5ba4-44bc-bd2a-0c79c4e33c71 demo demo] Get all volumes completed successfully. May 02 14:29:36.907355 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-65dc14ab-5ba4-44bc-bd2a-0c79c4e33c71 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:29:36.907706 np0000171491 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 8/30] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:29:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 14:29:46.901859 np0000171491 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:30:36.921740 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-b7a17ce1-6e41-4b68-9c9a-e384bd846dc1 None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:30:36.924178 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-b7a17ce1-6e41-4b68-9c9a-e384bd846dc1 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:30:36.924416 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-b7a17ce1-6e41-4b68-9c9a-e384bd846dc1 demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:30:36.924662 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-b7a17ce1-6e41-4b68-9c9a-e384bd846dc1 demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:30:36.925047 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-b7a17ce1-6e41-4b68-9c9a-e384bd846dc1 demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:30:36.925990 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-b7a17ce1-6e41-4b68-9c9a-e384bd846dc1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:30:36.933610 np0000171491 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-b7a17ce1-6e41-4b68-9c9a-e384bd846dc1 demo demo] Get all volumes completed successfully. May 02 14:30:36.935505 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-b7a17ce1-6e41-4b68-9c9a-e384bd846dc1 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:30:36.935871 np0000171491 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 8/31] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:30:36 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 02 14:30:46.929098 np0000171491 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:31:36.960343 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-cbe2befc-0993-4eeb-9671-e5ba9e51e048 None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:31:36.965119 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-cbe2befc-0993-4eeb-9671-e5ba9e51e048 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:31:36.965424 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-cbe2befc-0993-4eeb-9671-e5ba9e51e048 demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:31:36.965817 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-cbe2befc-0993-4eeb-9671-e5ba9e51e048 demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:31:36.966242 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-cbe2befc-0993-4eeb-9671-e5ba9e51e048 demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:31:36.967519 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-cbe2befc-0993-4eeb-9671-e5ba9e51e048 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:31:36.978254 np0000171491 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-cbe2befc-0993-4eeb-9671-e5ba9e51e048 demo demo] Get all volumes completed successfully. May 02 14:31:36.980403 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-cbe2befc-0993-4eeb-9671-e5ba9e51e048 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:31:36.981569 np0000171491 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 9/32] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:31:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 14:31:46.971278 np0000171491 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:32:37.001311 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-dba87d17-62b6-439f-9be8-cca7afa0f25e None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:32:37.005444 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-dba87d17-62b6-439f-9be8-cca7afa0f25e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:32:37.005715 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-dba87d17-62b6-439f-9be8-cca7afa0f25e demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:32:37.006041 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-dba87d17-62b6-439f-9be8-cca7afa0f25e demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:32:37.006353 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-dba87d17-62b6-439f-9be8-cca7afa0f25e demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:32:37.007507 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-dba87d17-62b6-439f-9be8-cca7afa0f25e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:32:37.017902 np0000171491 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-dba87d17-62b6-439f-9be8-cca7afa0f25e demo demo] Get all volumes completed successfully. May 02 14:32:37.020009 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-dba87d17-62b6-439f-9be8-cca7afa0f25e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:32:37.020347 np0000171491 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 8/33] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:32:37 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 02 14:32:47.013096 np0000171491 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:33:37.034171 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-958bd2a8-b34d-4e73-b8b8-ed0d0a5055af None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:33:37.037085 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-958bd2a8-b34d-4e73-b8b8-ed0d0a5055af demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:33:37.037325 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-958bd2a8-b34d-4e73-b8b8-ed0d0a5055af demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:33:37.037570 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-958bd2a8-b34d-4e73-b8b8-ed0d0a5055af demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:33:37.037885 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-958bd2a8-b34d-4e73-b8b8-ed0d0a5055af demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:33:37.038852 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-958bd2a8-b34d-4e73-b8b8-ed0d0a5055af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:33:37.049708 np0000171491 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-958bd2a8-b34d-4e73-b8b8-ed0d0a5055af demo demo] Get all volumes completed successfully. May 02 14:33:37.053854 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-958bd2a8-b34d-4e73-b8b8-ed0d0a5055af demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:33:37.054535 np0000171491 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 9/34] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:33:37 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 02 14:33:47.043433 np0000171491 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:34:37.067871 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-5ff55b5c-1bfe-429a-a8a2-eff32b294254 None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:34:37.231867 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-5ff55b5c-1bfe-429a-a8a2-eff32b294254 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:34:37.232025 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-5ff55b5c-1bfe-429a-a8a2-eff32b294254 demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:34:37.232252 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-5ff55b5c-1bfe-429a-a8a2-eff32b294254 demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:34:37.232482 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-5ff55b5c-1bfe-429a-a8a2-eff32b294254 demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:34:37.233191 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-5ff55b5c-1bfe-429a-a8a2-eff32b294254 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:34:37.239172 np0000171491 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-5ff55b5c-1bfe-429a-a8a2-eff32b294254 demo demo] Get all volumes completed successfully. May 02 14:34:37.241090 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-5ff55b5c-1bfe-429a-a8a2-eff32b294254 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:34:37.241426 np0000171491 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 9/35] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:34:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 14:34:47.235536 np0000171491 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:35:37.257016 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-79ccaa0c-a0f3-4cd4-8bd0-1d1db256561b None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:35:37.259946 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-79ccaa0c-a0f3-4cd4-8bd0-1d1db256561b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:35:37.260218 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-79ccaa0c-a0f3-4cd4-8bd0-1d1db256561b demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:35:37.260404 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-79ccaa0c-a0f3-4cd4-8bd0-1d1db256561b demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:35:37.260705 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-79ccaa0c-a0f3-4cd4-8bd0-1d1db256561b demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:35:37.261606 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-79ccaa0c-a0f3-4cd4-8bd0-1d1db256561b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:35:37.271254 np0000171491 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-79ccaa0c-a0f3-4cd4-8bd0-1d1db256561b demo demo] Get all volumes completed successfully. May 02 14:35:37.274351 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-79ccaa0c-a0f3-4cd4-8bd0-1d1db256561b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:35:37.274896 np0000171491 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 10/36] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:35:37 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 02 14:35:47.264681 np0000171491 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:36:37.290084 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-a8b5f46e-2b07-4eaa-b927-e0ab3fd2fb7f None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:36:37.293679 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-a8b5f46e-2b07-4eaa-b927-e0ab3fd2fb7f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:36:37.293977 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-a8b5f46e-2b07-4eaa-b927-e0ab3fd2fb7f demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:36:37.294227 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-a8b5f46e-2b07-4eaa-b927-e0ab3fd2fb7f demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:36:37.294542 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-a8b5f46e-2b07-4eaa-b927-e0ab3fd2fb7f demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:36:37.295589 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-a8b5f46e-2b07-4eaa-b927-e0ab3fd2fb7f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:36:37.306744 np0000171491 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-a8b5f46e-2b07-4eaa-b927-e0ab3fd2fb7f demo demo] Get all volumes completed successfully. May 02 14:36:37.309959 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-a8b5f46e-2b07-4eaa-b927-e0ab3fd2fb7f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:36:37.310422 np0000171491 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 9/37] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:36:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 14:36:47.298952 np0000171491 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:37:37.326350 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.middleware.request_id [None req-615abb7e-56b0-42f9-8951-662b68268356 None None] RequestId filter calling following filter/app {{(pid=113423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:37:37.328952 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-615abb7e-56b0-42f9-8951-662b68268356 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:37:37.329122 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-615abb7e-56b0-42f9-8951-662b68268356 demo demo] Empty body provided in request {{(pid=113423) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:37:37.329319 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.openstack.wsgi [None req-615abb7e-56b0-42f9-8951-662b68268356 demo demo] Calling method 'detail' {{(pid=113423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:37:37.329544 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.api.api_utils [None req-615abb7e-56b0-42f9-8951-662b68268356 demo demo] Removing options '' from query. {{(pid=113423) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:37:37.330392 np0000171491 devstack@c-api.service[113423]: DEBUG cinder.volume.api [None req-615abb7e-56b0-42f9-8951-662b68268356 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113423) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:37:37.338989 np0000171491 devstack@c-api.service[113423]: INFO cinder.volume.api [None req-615abb7e-56b0-42f9-8951-662b68268356 demo demo] Get all volumes completed successfully. May 02 14:37:37.341014 np0000171491 devstack@c-api.service[113423]: INFO cinder.api.openstack.wsgi [None req-615abb7e-56b0-42f9-8951-662b68268356 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:37:37.341400 np0000171491 devstack@c-api.service[113423]: [pid: 113423|app: 0|req: 10/38] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:37:37 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 02 14:37:47.333360 np0000171491 devstack@c-api.service[113423]: DEBUG dbcounter [-] [113423] Writing DB stats cinder:SELECT=1 {{(pid=113423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:38:37.356226 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.middleware.request_id [None req-82c456b3-02f2-48ab-bcda-e44e83d790fe None None] RequestId filter calling following filter/app {{(pid=113424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:38:37.359368 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-82c456b3-02f2-48ab-bcda-e44e83d790fe demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:38:37.359939 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-82c456b3-02f2-48ab-bcda-e44e83d790fe demo demo] Empty body provided in request {{(pid=113424) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:38:37.360037 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.openstack.wsgi [None req-82c456b3-02f2-48ab-bcda-e44e83d790fe demo demo] Calling method 'detail' {{(pid=113424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:38:37.360370 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.api.api_utils [None req-82c456b3-02f2-48ab-bcda-e44e83d790fe demo demo] Removing options '' from query. {{(pid=113424) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:38:37.361762 np0000171491 devstack@c-api.service[113424]: DEBUG cinder.volume.api [None req-82c456b3-02f2-48ab-bcda-e44e83d790fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113424) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:38:37.369316 np0000171491 devstack@c-api.service[113424]: INFO cinder.volume.api [None req-82c456b3-02f2-48ab-bcda-e44e83d790fe demo demo] Get all volumes completed successfully. May 02 14:38:37.371304 np0000171491 devstack@c-api.service[113424]: INFO cinder.api.openstack.wsgi [None req-82c456b3-02f2-48ab-bcda-e44e83d790fe demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:38:37.371681 np0000171491 devstack@c-api.service[113424]: [pid: 113424|app: 0|req: 10/39] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:38:37 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 02 14:38:47.364871 np0000171491 devstack@c-api.service[113424]: DEBUG dbcounter [-] [113424] Writing DB stats cinder:SELECT=1 {{(pid=113424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:39:37.383033 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.middleware.request_id [None req-e89d3617-d7ec-4e86-bd7a-995d2b22827a None None] RequestId filter calling following filter/app {{(pid=113422) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:39:37.464113 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-e89d3617-d7ec-4e86-bd7a-995d2b22827a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:39:37.464493 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-e89d3617-d7ec-4e86-bd7a-995d2b22827a demo demo] Empty body provided in request {{(pid=113422) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:39:37.464580 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.openstack.wsgi [None req-e89d3617-d7ec-4e86-bd7a-995d2b22827a demo demo] Calling method 'detail' {{(pid=113422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:39:37.464926 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.api.api_utils [None req-e89d3617-d7ec-4e86-bd7a-995d2b22827a demo demo] Removing options '' from query. {{(pid=113422) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:39:37.465865 np0000171491 devstack@c-api.service[113422]: DEBUG cinder.volume.api [None req-e89d3617-d7ec-4e86-bd7a-995d2b22827a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113422) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:39:37.472901 np0000171491 devstack@c-api.service[113422]: INFO cinder.volume.api [None req-e89d3617-d7ec-4e86-bd7a-995d2b22827a demo demo] Get all volumes completed successfully. May 02 14:39:37.474768 np0000171491 devstack@c-api.service[113422]: INFO cinder.api.openstack.wsgi [None req-e89d3617-d7ec-4e86-bd7a-995d2b22827a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:39:37.475379 np0000171491 devstack@c-api.service[113422]: [pid: 113422|app: 0|req: 11/40] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:39:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 14:39:47.468786 np0000171491 devstack@c-api.service[113422]: DEBUG dbcounter [-] [113422] Writing DB stats cinder:SELECT=1 {{(pid=113422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 14:40:37.487612 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.middleware.request_id [None req-5141a3e8-261e-42d9-95a3-d0430e5f19b2 None None] RequestId filter calling following filter/app {{(pid=113421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 14:40:37.491355 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-5141a3e8-261e-42d9-95a3-d0430e5f19b2 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 02 14:40:37.491586 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-5141a3e8-261e-42d9-95a3-d0430e5f19b2 demo demo] Empty body provided in request {{(pid=113421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 14:40:37.491873 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.openstack.wsgi [None req-5141a3e8-261e-42d9-95a3-d0430e5f19b2 demo demo] Calling method 'detail' {{(pid=113421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 14:40:37.492171 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.api.api_utils [None req-5141a3e8-261e-42d9-95a3-d0430e5f19b2 demo demo] Removing options '' from query. {{(pid=113421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 14:40:37.493327 np0000171491 devstack@c-api.service[113421]: DEBUG cinder.volume.api [None req-5141a3e8-261e-42d9-95a3-d0430e5f19b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 14:40:37.502766 np0000171491 devstack@c-api.service[113421]: INFO cinder.volume.api [None req-5141a3e8-261e-42d9-95a3-d0430e5f19b2 demo demo] Get all volumes completed successfully. May 02 14:40:37.504914 np0000171491 devstack@c-api.service[113421]: INFO cinder.api.openstack.wsgi [None req-5141a3e8-261e-42d9-95a3-d0430e5f19b2 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 02 14:40:37.505316 np0000171491 devstack@c-api.service[113421]: [pid: 113421|app: 0|req: 10/41] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 2 14:40:37 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 02 14:40:47.496346 np0000171491 devstack@c-api.service[113421]: DEBUG dbcounter [-] [113421] Writing DB stats cinder:SELECT=1 {{(pid=113421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}