Apr 09 18:15:29.977535 np0000164632 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 09 18:15:29.984598 np0000164632 devstack@c-api.service[111534]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 09 18:15:29.987793 np0000164632 devstack@c-api.service[111534]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Apr 9 18:15:29 2026] *** Apr 09 18:15:29.987793 np0000164632 devstack@c-api.service[111534]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 09 18:15:29.987793 np0000164632 devstack@c-api.service[111534]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 09 18:15:29.987793 np0000164632 devstack@c-api.service[111534]: nodename: np0000164632 Apr 09 18:15:29.987793 np0000164632 devstack@c-api.service[111534]: machine: x86_64 Apr 09 18:15:29.987793 np0000164632 devstack@c-api.service[111534]: clock source: unix Apr 09 18:15:29.987793 np0000164632 devstack@c-api.service[111534]: pcre jit disabled Apr 09 18:15:29.987793 np0000164632 devstack@c-api.service[111534]: detected number of CPU cores: 16 Apr 09 18:15:29.987793 np0000164632 devstack@c-api.service[111534]: current working directory: / Apr 09 18:15:29.987793 np0000164632 devstack@c-api.service[111534]: detected binary path: /usr/bin/uwsgi-core Apr 09 18:15:29.988150 np0000164632 devstack@c-api.service[111534]: your processes number limit is 256917 Apr 09 18:15:29.988150 np0000164632 devstack@c-api.service[111534]: your memory page size is 4096 bytes Apr 09 18:15:29.988150 np0000164632 devstack@c-api.service[111534]: detected max file descriptor number: 2048 Apr 09 18:15:29.988150 np0000164632 devstack@c-api.service[111534]: lock engine: pthread robust mutexes Apr 09 18:15:29.988150 np0000164632 devstack@c-api.service[111534]: thunder lock: enabled Apr 09 18:15:29.988289 np0000164632 devstack@c-api.service[111534]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 09 18:15:29.988352 np0000164632 devstack@c-api.service[111534]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 09 18:15:29.988393 np0000164632 devstack@c-api.service[111534]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 09 18:15:29.988393 np0000164632 devstack@c-api.service[111534]: Set PythonHome to /opt/stack/data/venv Apr 09 18:15:30.023013 np0000164632 devstack@c-api.service[111534]: Python main interpreter initialized at 0x7db4e9ea3668 Apr 09 18:15:30.023013 np0000164632 devstack@c-api.service[111534]: python threads support enabled Apr 09 18:15:30.023013 np0000164632 devstack@c-api.service[111534]: your server socket listen backlog is limited to 100 connections Apr 09 18:15:30.023013 np0000164632 devstack@c-api.service[111534]: your mercy for graceful operations on workers is 80 seconds Apr 09 18:15:30.023513 np0000164632 devstack@c-api.service[111534]: mapped 671795 bytes (656 KB) for 4 cores Apr 09 18:15:30.023654 np0000164632 devstack@c-api.service[111534]: *** Operational MODE: preforking *** Apr 09 18:15:30.023855 np0000164632 devstack@c-api.service[111534]: *** uWSGI is running in multiple interpreter mode *** Apr 09 18:15:30.023855 np0000164632 devstack@c-api.service[111534]: spawned uWSGI master process (pid: 111534) Apr 09 18:15:30.024036 np0000164632 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 09 18:15:30.024487 np0000164632 devstack@c-api.service[111534]: spawned uWSGI worker 1 (pid: 111536, cores: 1) Apr 09 18:15:30.025121 np0000164632 devstack@c-api.service[111534]: spawned uWSGI worker 2 (pid: 111537, cores: 1) Apr 09 18:15:30.025597 np0000164632 devstack@c-api.service[111534]: spawned uWSGI worker 3 (pid: 111538, cores: 1) Apr 09 18:15:30.026087 np0000164632 devstack@c-api.service[111534]: spawned uWSGI worker 4 (pid: 111539, cores: 1) Apr 09 18:15:30.026145 np0000164632 devstack@c-api.service[111534]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 09 18:15:30.146253 np0000164632 devstack@c-api.service[111538]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 18:15:30.146253 np0000164632 devstack@c-api.service[111538]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 18:15:30.146253 np0000164632 devstack@c-api.service[111538]: we strongly recommend against using it for new projects. Apr 09 18:15:30.146253 np0000164632 devstack@c-api.service[111538]: If you are already using Eventlet, we recommend migrating to a different Apr 09 18:15:30.146253 np0000164632 devstack@c-api.service[111538]: framework. For more detail see Apr 09 18:15:30.146253 np0000164632 devstack@c-api.service[111538]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 18:15:30.146253 np0000164632 devstack@c-api.service[111538]: import eventlet # noqa Apr 09 18:15:30.150614 np0000164632 devstack@c-api.service[111539]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 18:15:30.150614 np0000164632 devstack@c-api.service[111539]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 18:15:30.150614 np0000164632 devstack@c-api.service[111539]: we strongly recommend against using it for new projects. Apr 09 18:15:30.150614 np0000164632 devstack@c-api.service[111539]: If you are already using Eventlet, we recommend migrating to a different Apr 09 18:15:30.150614 np0000164632 devstack@c-api.service[111539]: framework. For more detail see Apr 09 18:15:30.150614 np0000164632 devstack@c-api.service[111539]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 18:15:30.150614 np0000164632 devstack@c-api.service[111539]: import eventlet # noqa Apr 09 18:15:30.160519 np0000164632 devstack@c-api.service[111537]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 18:15:30.160519 np0000164632 devstack@c-api.service[111537]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 18:15:30.160519 np0000164632 devstack@c-api.service[111537]: we strongly recommend against using it for new projects. Apr 09 18:15:30.160519 np0000164632 devstack@c-api.service[111537]: If you are already using Eventlet, we recommend migrating to a different Apr 09 18:15:30.160519 np0000164632 devstack@c-api.service[111537]: framework. For more detail see Apr 09 18:15:30.160519 np0000164632 devstack@c-api.service[111537]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 18:15:30.160519 np0000164632 devstack@c-api.service[111537]: import eventlet # noqa Apr 09 18:15:30.163350 np0000164632 devstack@c-api.service[111536]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 18:15:30.163350 np0000164632 devstack@c-api.service[111536]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 18:15:30.163350 np0000164632 devstack@c-api.service[111536]: we strongly recommend against using it for new projects. Apr 09 18:15:30.163350 np0000164632 devstack@c-api.service[111536]: If you are already using Eventlet, we recommend migrating to a different Apr 09 18:15:30.163350 np0000164632 devstack@c-api.service[111536]: framework. For more detail see Apr 09 18:15:30.163350 np0000164632 devstack@c-api.service[111536]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 18:15:30.163350 np0000164632 devstack@c-api.service[111536]: import eventlet # noqa Apr 09 18:15:30.230291 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 18:15:30.230291 np0000164632 devstack@c-api.service[111538]: debtcollector.deprecate( Apr 09 18:15:30.232918 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 18:15:30.232918 np0000164632 devstack@c-api.service[111539]: debtcollector.deprecate( Apr 09 18:15:30.242776 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 18:15:30.242776 np0000164632 devstack@c-api.service[111537]: debtcollector.deprecate( Apr 09 18:15:30.254016 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 18:15:30.254016 np0000164632 devstack@c-api.service[111536]: debtcollector.deprecate( Apr 09 18:15:30.309135 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 09 18:15:30.309135 np0000164632 devstack@c-api.service[111539]: from cgi import parse_header Apr 09 18:15:30.309365 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 09 18:15:30.309365 np0000164632 devstack@c-api.service[111538]: from cgi import parse_header Apr 09 18:15:30.318441 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 09 18:15:30.318441 np0000164632 devstack@c-api.service[111537]: from cgi import parse_header Apr 09 18:15:30.335057 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 09 18:15:30.335057 np0000164632 devstack@c-api.service[111536]: from cgi import parse_header Apr 09 18:15:30.354487 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 09 18:15:30.354487 np0000164632 devstack@c-api.service[111538]: removals.removed_module( Apr 09 18:15:30.354780 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 09 18:15:30.354780 np0000164632 devstack@c-api.service[111539]: removals.removed_module( Apr 09 18:15:30.355205 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 09 18:15:30.355205 np0000164632 devstack@c-api.service[111539]: removals.removed_module( Apr 09 18:15:30.355404 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 09 18:15:30.355404 np0000164632 devstack@c-api.service[111538]: removals.removed_module( Apr 09 18:15:30.361735 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 09 18:15:30.361735 np0000164632 devstack@c-api.service[111537]: removals.removed_module( Apr 09 18:15:30.362454 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 09 18:15:30.362454 np0000164632 devstack@c-api.service[111537]: removals.removed_module( Apr 09 18:15:30.383396 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 09 18:15:30.383396 np0000164632 devstack@c-api.service[111536]: removals.removed_module( Apr 09 18:15:30.384102 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 09 18:15:30.384102 np0000164632 devstack@c-api.service[111536]: removals.removed_module( Apr 09 18:15:30.947881 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 09 18:15:30.947881 np0000164632 devstack@c-api.service[111537]: warnings.warn( Apr 09 18:15:30.956043 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 09 18:15:30.956043 np0000164632 devstack@c-api.service[111539]: warnings.warn( Apr 09 18:15:30.981038 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 09 18:15:30.981038 np0000164632 devstack@c-api.service[111538]: warnings.warn( Apr 09 18:15:30.987354 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 09 18:15:30.987354 np0000164632 devstack@c-api.service[111536]: warnings.warn( Apr 09 18:15:31.045921 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 09 18:15:31.045921 np0000164632 devstack@c-api.service[111537]: warnings.warn( Apr 09 18:15:31.052032 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 09 18:15:31.052032 np0000164632 devstack@c-api.service[111539]: warnings.warn( Apr 09 18:15:31.079070 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 09 18:15:31.079070 np0000164632 devstack@c-api.service[111538]: warnings.warn( Apr 09 18:15:31.080807 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 09 18:15:31.080807 np0000164632 devstack@c-api.service[111536]: warnings.warn( Apr 09 18:15:31.340526 np0000164632 devstack@c-api.service[111539]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 09 18:15:31.341213 np0000164632 devstack@c-api.service[111539]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111539) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 18:15:31.343842 np0000164632 devstack@c-api.service[111537]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 09 18:15:31.344294 np0000164632 devstack@c-api.service[111537]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111537) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 18:15:31.356535 np0000164632 devstack@c-api.service[111536]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 09 18:15:31.356957 np0000164632 devstack@c-api.service[111536]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111536) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 18:15:31.357921 np0000164632 devstack@c-api.service[111538]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 09 18:15:31.358360 np0000164632 devstack@c-api.service[111538]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111538) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 18:15:31.425503 np0000164632 devstack@c-api.service[111539]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 09 18:15:31.425503 np0000164632 devstack@c-api.service[111539]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 18:15:31.427514 np0000164632 devstack@c-api.service[111536]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 09 18:15:31.427514 np0000164632 devstack@c-api.service[111536]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 18:15:31.427676 np0000164632 devstack@c-api.service[111538]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 09 18:15:31.427676 np0000164632 devstack@c-api.service[111538]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 18:15:31.428126 np0000164632 devstack@c-api.service[111537]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 09 18:15:31.428126 np0000164632 devstack@c-api.service[111537]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 18:15:31.877020 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111538) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 18:15:31.877454 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.877553 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111537) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 18:15:31.877618 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.877618 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.877720 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111539) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 18:15:31.878201 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.878201 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.878761 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.878761 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.878884 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111536) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 18:15:31.878943 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.879028 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.879065 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.879065 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.879290 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.879778 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.879929 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.880087 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.880201 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.880201 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.880375 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.880541 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.880541 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.880804 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.880917 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.880978 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.881067 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.881116 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.881159 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.881159 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.881247 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.881247 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.881339 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.881405 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.881444 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.881494 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.881528 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.881528 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.881588 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.881620 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.881651 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.881684 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.881716 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.881753 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.881787 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.881787 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.881852 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.881892 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.881932 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.881968 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.882032 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.882093 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.882134 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.882166 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.882205 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.882241 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.882241 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.882300 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.882338 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.882417 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.882486 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.882534 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.882534 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.882534 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.882534 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.882534 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.882534 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.882534 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.882534 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.882534 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.882534 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.883459 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.883459 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.883459 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.884014 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.884094 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.884148 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.884197 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.884232 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.884266 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.884299 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.884331 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.884366 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.884401 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.884449 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.884493 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.884567 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.884853 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.884853 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.884853 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.884853 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.884853 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.885300 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.885300 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.885473 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.885558 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.885643 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.885709 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.885791 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.885830 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.885863 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.885904 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.885937 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.885969 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.886019 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.886067 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.886110 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.886147 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.886188 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.886221 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.886221 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.886221 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.886310 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.886352 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.886438 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.886438 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.886438 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.886438 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.886438 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.886438 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.886637 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.886678 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.886716 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.886750 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.886789 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.886828 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.886859 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.886886 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.886916 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.886942 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.886967 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.887265 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.887352 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.887432 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.887525 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.887611 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.887677 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.887708 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.887800 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.887800 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.887935 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.888223 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.888316 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.888316 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.888316 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.888596 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.888653 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.888707 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.888770 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.888833 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.888863 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.888889 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.888889 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.888889 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.888889 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.889004 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.889004 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.889004 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.889087 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.889113 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.889148 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.889175 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.889205 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.889232 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.889259 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.889288 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.889314 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.889340 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.889377 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.889425 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.889455 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.889455 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.889510 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.889539 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.889565 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.889591 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.889591 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.889643 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.889643 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.889643 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.889643 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.889643 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.889643 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.889787 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.889787 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.889787 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.889859 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.889885 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.889909 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.889938 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.889965 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.890023 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.890052 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.890076 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.890100 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.890122 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.890150 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.890176 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.890202 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.890231 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.890254 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.890285 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.890310 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.890335 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.890362 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.890387 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.890431 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.890455 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.890485 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.890485 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.890485 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.890556 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.890588 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.890615 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.891075 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.891142 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.891236 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.891310 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.891371 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.891436 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.891499 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.891557 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.891613 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.891666 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.891718 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.891773 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.891842 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.891842 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.891842 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.891842 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.892082 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.892142 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.892200 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.892252 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.892317 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.892317 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.892317 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.892317 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.892317 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.897229 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.897317 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.897379 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.897458 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.897458 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.897575 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.897575 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.897680 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.897743 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.897811 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.897868 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.897921 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.897975 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.898070 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.898129 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.898197 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.898260 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.898323 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.898385 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.898468 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.898525 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.898583 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.898644 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.898701 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.898763 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.898829 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.898884 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.898939 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.899008 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.899069 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.899125 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.899181 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.899247 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.899303 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.899356 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.899414 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.899471 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.899526 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.899583 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.899653 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.899703 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.899735 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.899767 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.899800 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.899830 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.899870 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.899902 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.899934 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.899970 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.900028 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.900059 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.900087 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.900129 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.900163 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.900202 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.900232 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.900265 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.900295 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.900324 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.900364 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.900398 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.900436 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.900473 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.900508 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.900548 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.900583 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.900614 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.900648 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.900682 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.900719 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.900755 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.900787 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.900826 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.900869 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.900907 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.900941 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.900979 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.901358 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.901438 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.901504 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.901568 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.901632 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.901697 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.901768 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.901841 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.901907 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.901973 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.902063 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.902119 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.902171 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.902226 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.902278 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.902332 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.902441 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.902510 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.902562 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.902616 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.902670 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.902738 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.902797 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.902851 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.902905 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.902957 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.903113 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.903178 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.903233 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.903286 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.903343 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.903397 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.903453 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.903509 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.903509 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.903626 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.903626 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.903626 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.903820 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.903877 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.903930 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.904001 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.904072 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.904127 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.904179 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.904229 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.904297 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.904344 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.904405 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.904445 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.904469 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.904492 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.904521 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.904550 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.904578 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.904601 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.904638 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.904694 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.904694 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.904694 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.904694 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.904694 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.904694 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.904892 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.904892 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.904892 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.904892 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.904892 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.904892 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.905091 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.905126 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.905160 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.905193 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.905231 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.905264 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.905297 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.905326 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.905363 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.905404 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.905435 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.905470 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.905498 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.905521 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.905547 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.905583 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.905611 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.905611 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.905611 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.905611 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.905611 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.905611 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.905749 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.905749 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.905808 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.905847 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.905876 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.905903 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.905941 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.905970 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.906489 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.906568 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.906568 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.906683 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.906736 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.906797 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.906856 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.906856 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.906974 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.907058 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.907126 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.907180 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.907232 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.907288 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.907339 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.907396 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.907450 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.907450 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.907450 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.907450 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.907790 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.907790 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.907790 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.907790 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.908019 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.908088 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.908142 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.908203 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.908257 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.908308 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.908365 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.908423 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.908451 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.908476 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.908476 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.908523 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.908551 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.908577 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.908577 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.908577 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.908640 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.908670 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.908693 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.908693 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.908693 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.908693 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.908693 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.908693 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.909795 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.909847 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.909941 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.910038 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.910038 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.910150 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.910214 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.910271 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.910334 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.910380 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.910477 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.910513 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.910539 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.910565 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.910593 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.910623 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.910652 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.910687 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.910711 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.910735 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.910763 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.910787 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.910811 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.910837 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.910863 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.910863 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.910863 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.910863 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.911747 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.911794 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.911896 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.911984 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.912097 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.912137 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.912174 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.912206 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.912236 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.912263 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.912290 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.912316 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.912343 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.912367 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.912393 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.912418 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.912442 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.912471 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.912506 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.912534 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.912559 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.912585 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.912609 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.912634 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.912664 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.912688 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.912719 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.912752 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.912800 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.912828 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.912856 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.912881 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.912908 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.912933 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.912958 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.913004 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.913030 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.913064 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.913093 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.913116 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.913143 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.913170 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.913199 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.913223 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.913246 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.913269 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.913297 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.913322 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.913344 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.913373 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.913395 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.913417 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.913440 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.913467 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.913467 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.913467 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.914850 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.914912 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.914944 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.914974 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.915029 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.915055 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.915079 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.915107 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.915131 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.915157 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.915190 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.915227 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.915254 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.915278 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.915304 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.915328 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.915355 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.915380 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.915406 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.915432 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.915461 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.915488 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.915512 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.915538 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.915562 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.915591 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.915615 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.915640 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.919692 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.919760 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.919796 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.919849 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.919891 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.919926 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.919983 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.920051 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.920085 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.920135 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.920174 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.920215 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.920261 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.920261 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.920324 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.920358 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.920392 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.920392 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.920392 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.920392 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.920516 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.920557 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.920598 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.920598 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.920598 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.920598 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.920723 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.920723 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.922638 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.922769 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.922769 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.923058 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.923204 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.923204 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.923396 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.923495 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.923535 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.923569 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.923602 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.923637 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.923670 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.923709 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.923747 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.923780 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.923820 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.923861 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.923900 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.923933 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.923973 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.924026 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.924060 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.924104 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.924147 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.924147 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.924147 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.924147 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.924284 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.924284 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.924284 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.924284 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.924284 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.924284 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.924564 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.924605 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.924641 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.924684 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.924722 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.924756 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.924788 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.924829 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.924876 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.924909 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.924948 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.924983 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.925038 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.925072 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.925117 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.925150 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.925200 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.925237 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.925275 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.925308 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.925347 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.925387 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.925420 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.925451 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.925484 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.925515 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.925549 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.925581 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.925620 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.925652 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.925683 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.925721 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.925754 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.925785 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.925825 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.925861 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.925892 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.925925 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.925963 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.926632 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.926727 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.926801 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.926888 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.926974 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.927084 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.927162 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.927252 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.927252 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.927252 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.927252 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.927543 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.927543 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.927543 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.927543 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.927543 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.927892 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.927982 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.928096 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.928224 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.928325 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.928402 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.928486 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.928569 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.928650 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.928724 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.928795 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.928865 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.929010 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.929093 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.929167 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.929301 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.929435 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.929514 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.929610 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.929671 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.929752 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.929752 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.929752 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.929842 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.929842 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.929842 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.929842 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.930531 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.930610 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.930610 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.930751 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.930809 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.930915 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.930956 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.931014 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.931050 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.931095 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.931302 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.931332 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.931368 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.931401 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.931433 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.931464 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.931496 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.931530 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.931789 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.931789 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.931789 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.931789 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.931789 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.931789 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.932956 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.933047 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.933161 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.933161 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.933304 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.933304 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.933448 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.933512 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.933592 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.933633 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.933667 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.933700 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.933733 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.933766 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.933807 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.933861 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.933896 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.933929 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.933962 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.934007 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.934042 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.934074 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.934119 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.934155 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.934193 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.934227 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.934266 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.934300 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.934334 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.934367 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.934399 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.934498 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.934534 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.934568 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.934610 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.934644 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.934675 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.934715 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.934747 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.934778 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.934813 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.934848 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.934887 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.934926 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.934956 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.935006 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.935036 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.935062 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.935095 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.935119 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.935143 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.935143 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.935143 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.935143 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.935143 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.935143 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.935266 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.935291 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.935316 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.935423 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.935452 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.935478 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.935502 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.935502 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.935546 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.935576 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.935598 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.935624 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.935658 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.935683 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.935711 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.935736 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.935760 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.935786 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.935786 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.935833 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.935858 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.935881 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.935909 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.935931 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.935931 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.935931 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.935931 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.936027 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.936599 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.936599 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.936743 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.936804 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.936860 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.936914 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.936967 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.937039 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.937103 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.937158 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.937210 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.937262 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.937323 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.937383 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.937444 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.937500 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.937563 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.937618 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.937672 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.937725 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.937778 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.937833 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.937890 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.937945 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.937945 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.937945 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.937945 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.937945 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.938228 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.938283 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.938337 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.938394 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.938474 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.938530 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.938593 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.938647 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.938698 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.938750 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.938801 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.938865 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.938924 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.938980 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.939052 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.939113 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.939168 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.939227 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.939286 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.939341 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.939396 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.939455 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.939510 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.939562 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.939562 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.939562 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.939562 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.939562 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 18:15:31.939805 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.939805 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.939851 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.939851 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.939898 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.939921 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.939951 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.939974 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.940010 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.940043 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.940067 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.940090 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 18:15:31.940115 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.940144 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.940167 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.940190 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 18:15:31.940217 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.940240 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.940268 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 18:15:31.940290 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.940316 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 18:15:31.940340 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.940366 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 18:15:31.940366 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 18:15:31.989022 np0000164632 devstack@c-api.service[111538]: INFO dbcounter [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Registered counter for database cinder Apr 09 18:15:31.989178 np0000164632 devstack@c-api.service[111539]: INFO dbcounter [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Registered counter for database cinder Apr 09 18:15:31.989244 np0000164632 devstack@c-api.service[111537]: INFO dbcounter [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Registered counter for database cinder Apr 09 18:15:31.989281 np0000164632 devstack@c-api.service[111536]: INFO dbcounter [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Registered counter for database cinder Apr 09 18:15:31.995971 np0000164632 devstack@c-api.service[111538]: DEBUG oslo_db.sqlalchemy.engines [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc 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=111538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 18:15:32.001422 np0000164632 devstack@c-api.service[111539]: DEBUG oslo_db.sqlalchemy.engines [None req-11645666-5e27-4919-9623-028bcae0c756 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=111539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 18:15:32.006788 np0000164632 devstack@c-api.service[111536]: DEBUG oslo_db.sqlalchemy.engines [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 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=111536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 18:15:32.013949 np0000164632 devstack@c-api.service[111537]: DEBUG oslo_db.sqlalchemy.engines [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 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=111537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 18:15:32.109471 np0000164632 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writer thread running {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 18:15:32.112508 np0000164632 devstack@c-api.service[111538]: INFO cinder.rpc [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 18:15:32.114648 np0000164632 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writer thread running {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 18:15:32.115432 np0000164632 devstack@c-api.service[111538]: INFO cinder.rpc [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 18:15:32.117353 np0000164632 devstack@c-api.service[111539]: INFO cinder.rpc [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 18:15:32.117452 np0000164632 devstack@c-api.service[111538]: INFO cinder.rpc [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 18:15:32.118831 np0000164632 devstack@c-api.service[111539]: INFO cinder.rpc [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 18:15:32.119283 np0000164632 devstack@c-api.service[111538]: INFO cinder.rpc [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 18:15:32.120174 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.120586 np0000164632 devstack@c-api.service[111539]: INFO cinder.rpc [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 18:15:32.121222 np0000164632 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writer thread running {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 18:15:32.121831 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.122552 np0000164632 devstack@c-api.service[111539]: INFO cinder.rpc [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 18:15:32.123454 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.124444 np0000164632 devstack@c-api.service[111536]: INFO cinder.rpc [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 18:15:32.125117 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.126420 np0000164632 devstack@c-api.service[111538]: DEBUG oslo_db.sqlalchemy.engines [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc 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=111538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 18:15:32.127299 np0000164632 devstack@c-api.service[111536]: INFO cinder.rpc [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 18:15:32.128723 np0000164632 devstack@c-api.service[111538]: INFO cinder.rpc [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 18:15:32.130772 np0000164632 devstack@c-api.service[111536]: INFO cinder.rpc [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 18:15:32.130927 np0000164632 devstack@c-api.service[111538]: INFO cinder.rpc [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 18:15:32.131601 np0000164632 devstack@c-api.service[111539]: DEBUG oslo_db.sqlalchemy.engines [None req-11645666-5e27-4919-9623-028bcae0c756 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=111539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 18:15:32.132056 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.132138 np0000164632 devstack@c-api.service[111536]: INFO cinder.rpc [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 18:15:32.133108 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.134219 np0000164632 devstack@c-api.service[111539]: INFO cinder.rpc [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 18:15:32.134835 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.134920 np0000164632 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writer thread running {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 18:15:32.136525 np0000164632 devstack@c-api.service[111539]: INFO cinder.rpc [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 18:15:32.137579 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.138562 np0000164632 devstack@c-api.service[111537]: INFO cinder.rpc [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 18:15:32.138977 np0000164632 devstack@c-api.service[111536]: DEBUG oslo_db.sqlalchemy.engines [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 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=111536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 18:15:32.141479 np0000164632 devstack@c-api.service[111536]: INFO cinder.rpc [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 18:15:32.142217 np0000164632 devstack@c-api.service[111537]: INFO cinder.rpc [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 18:15:32.142405 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.144394 np0000164632 devstack@c-api.service[111536]: INFO cinder.rpc [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 18:15:32.144534 np0000164632 devstack@c-api.service[111537]: INFO cinder.rpc [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 18:15:32.145086 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.145873 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.147027 np0000164632 devstack@c-api.service[111537]: INFO cinder.rpc [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 18:15:32.148269 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.148359 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.149175 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.151463 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.151706 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.153319 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.154969 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.155029 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.156389 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.156436 np0000164632 devstack@c-api.service[111537]: DEBUG oslo_db.sqlalchemy.engines [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 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=111537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 18:15:32.158294 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.158697 np0000164632 devstack@c-api.service[111537]: INFO cinder.rpc [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 18:15:32.159472 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.159543 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.160775 np0000164632 devstack@c-api.service[111537]: INFO cinder.rpc [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 18:15:32.161574 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.162235 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.162392 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.162561 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.165343 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.165461 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.165720 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.168439 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.168538 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.168815 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.169954 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.171446 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.171786 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.172672 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.173215 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.175096 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.175199 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.176698 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.176953 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.177924 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.179000 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.179248 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.180075 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.181546 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.182412 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.183136 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.184277 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.184578 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.184958 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.185829 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.186099 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.187603 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.188273 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.188655 np0000164632 devstack@c-api.service[111538]: WARNING cinder.api.contrib.hosts [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 18:15:32.189195 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.189500 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.191143 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.191359 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.191520 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.191783 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.192599 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.193120 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.194100 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.194362 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.195071 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.195200 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.195507 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.195654 np0000164632 devstack@c-api.service[111539]: WARNING cinder.api.contrib.hosts [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 18:15:32.196431 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: extensions {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.196495 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.197280 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.197354 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.197677 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: encryption {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.198060 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.198873 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.199346 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: os-volume-manage {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.199677 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.200405 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.200871 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: os-volume-type-access {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.201023 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.201182 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.201468 np0000164632 devstack@c-api.service[111536]: WARNING cinder.api.contrib.hosts [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 18:15:32.202301 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.202454 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: os-quota-sets {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.202580 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.202639 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.203497 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: extensions {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.203879 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.203940 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: qos-specs {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.204741 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: encryption {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.205254 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.205429 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.206032 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: backups {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.206353 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: os-volume-manage {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.206969 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.207899 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: os-volume-type-access {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.208085 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: os-hosts {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.208380 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.209314 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: extensions {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.209460 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: scheduler-stats {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.209538 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: os-quota-sets {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.210588 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: encryption {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.210846 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: os-volume-transfer {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.210916 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: qos-specs {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.211118 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.212205 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: os-volume-manage {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.212506 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: extra_specs {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.213025 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: backups {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.213681 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: os-volume-type-access {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.214540 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.214668 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: cgsnapshots {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.215052 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: os-hosts {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.215290 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: os-quota-sets {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.216026 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: consistencygroups {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.216423 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: scheduler-stats {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.216701 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.216793 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: qos-specs {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.217807 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: os-volume-transfer {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.217955 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: os-availability-zone {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.218219 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.218833 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: backups {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.219298 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: os-snapshot-manage {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.219713 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.219965 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: extra_specs {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.220750 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: os-quota-class-sets {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.220826 np0000164632 devstack@c-api.service[111537]: WARNING cinder.api.contrib.hosts [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 18:15:32.220891 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: os-hosts {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.221545 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: cgsnapshots {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.221620 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.222225 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: scheduler-stats {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.222285 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: encryption {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.222943 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: consistencygroups {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.223158 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.223648 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: os-volume-transfer {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.223893 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extended resource: capabilities {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.224734 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.224896 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: os-availability-zone {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.225852 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: extra_specs {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.225914 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.226239 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.226298 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: os-snapshot-manage {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.227342 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.227441 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: cgsnapshots {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.227645 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.227739 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: os-quota-class-sets {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.228560 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: extensions {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.228751 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.228847 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: consistencygroups {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.229088 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: encryption {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.229814 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: encryption {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.230165 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.230667 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extended resource: capabilities {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.230796 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: os-availability-zone {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.231434 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: os-volume-manage {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.231579 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.232127 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: os-snapshot-manage {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.232621 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.232905 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: os-volume-type-access {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.233063 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.233637 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: os-quota-class-sets {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.234022 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] SnapshotActionsController initialized {{(pid=111538) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 18:15:32.234128 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.234484 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: os-quota-sets {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.234743 np0000164632 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.234843 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: encryption {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.235514 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.235594 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.235701 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.235833 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension UsedLimits extending resource: limits {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.235920 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.236013 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: qos-specs {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.236072 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.236152 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.236248 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.236351 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension TypesManage extending resource: types {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.236456 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.236567 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension AdminActions extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.236690 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extended resource: capabilities {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.236750 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension AdminActions extending resource: snapshots {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.236805 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension AdminActions extending resource: backups {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.236896 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.236964 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.237046 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.237113 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension VolumeActions extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.237316 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.238102 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: backups {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.238311 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.238750 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.239577 np0000164632 devstack@c-api.service[111538]: WARNING keystonemiddleware.auth_token [None req-2f1533da-c3c2-49d2-8999-23ffcb6a56bc None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 09 18:15:32.239793 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.240120 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: os-hosts {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.240215 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.240769 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.contrib.snapshot_actions [None req-11645666-5e27-4919-9623-028bcae0c756 None None] SnapshotActionsController initialized {{(pid=111539) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 18:15:32.241497 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: scheduler-stats {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.241540 np0000164632 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.241638 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.242362 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.242473 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.242631 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension UsedLimits extending resource: limits {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.242720 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.242828 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.242872 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: os-volume-transfer {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.242924 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.243044 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.243085 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.243149 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension TypesManage extending resource: types {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.243253 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.243365 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension AdminActions extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.243484 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension AdminActions extending resource: snapshots {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.243592 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension AdminActions extending resource: backups {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.243700 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.243802 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.243901 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension VolumeActions extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.244128 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-11645666-5e27-4919-9623-028bcae0c756 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.244454 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.245084 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: extra_specs {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.245471 np0000164632 devstack@c-api.service[111538]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7db4e9ea3668 pid: 111538 (default app) Apr 09 18:15:32.245900 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.245972 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 09 18:15:32.245972 np0000164632 devstack@c-api.service[111538]: warnings.warn( Apr 09 18:15:32.246360 np0000164632 devstack@c-api.service[111539]: WARNING keystonemiddleware.auth_token [None req-11645666-5e27-4919-9623-028bcae0c756 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 09 18:15:32.246670 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: cgsnapshots {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.246923 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.contrib.snapshot_actions [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] SnapshotActionsController initialized {{(pid=111536) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 18:15:32.247664 np0000164632 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.248059 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: consistencygroups {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.248535 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.248624 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.248757 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension UsedLimits extending resource: limits {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.248864 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.248974 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.249091 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.249199 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.249295 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension TypesManage extending resource: types {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.249399 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.249510 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension AdminActions extending resource: volumes {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.249633 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension AdminActions extending resource: snapshots {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.249739 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension AdminActions extending resource: backups {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.249839 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.249940 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.250025 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: os-availability-zone {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.250064 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension VolumeActions extending resource: volumes {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.250256 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.251387 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: os-snapshot-manage {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.252213 np0000164632 devstack@c-api.service[111539]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7db4e9ea3668 pid: 111539 (default app) Apr 09 18:15:32.252525 np0000164632 devstack@c-api.service[111536]: WARNING keystonemiddleware.auth_token [None req-5f6f6bf1-441a-4727-8a82-f34df31cd3d7 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 09 18:15:32.253147 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: os-quota-class-sets {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.253496 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.253496 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.253618 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.253618 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.253618 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.253618 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.253618 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.253934 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.253934 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.253934 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.253934 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.253934 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.253934 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.254207 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.254207 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.254207 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.254207 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.254207 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.254400 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.254400 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.254400 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.254400 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.254571 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.254571 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.254571 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.254571 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.254787 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.254787 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.254787 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.254787 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.254787 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255034 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.255034 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255034 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.255034 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255034 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.255233 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255233 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.255233 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255233 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.255233 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255233 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.255469 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255469 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.255469 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255469 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.255469 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255469 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.255705 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255705 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.255705 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255705 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.255705 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255705 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.255947 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255947 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.255947 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255947 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.255947 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.255947 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.256206 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.256206 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.256206 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.256206 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.256374 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.256374 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.256374 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.256374 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.256374 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.256579 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.256579 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.256579 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.256579 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.256579 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.256768 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.256768 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.256768 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.256768 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.256768 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.256768 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.257034 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.257034 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.257034 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.257034 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.257034 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.257348 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.257348 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.257348 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.257348 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.257348 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.257567 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.257567 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.257567 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.257567 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.257742 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.257742 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.257742 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.257742 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.257911 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.257911 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.257911 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.257911 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.257911 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.258232 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.258232 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.258232 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.258232 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.258232 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.258499 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: encryption {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.258546 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.258546 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.258546 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.258546 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.258764 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.258764 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.258764 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.258764 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.258944 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.258944 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.258944 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.258944 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.259125 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.259125 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.259125 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.259125 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.259765 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.259765 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.259765 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.259765 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.259978 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.259978 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.259978 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.259978 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.259978 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.259978 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.260260 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.260260 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.260260 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.260260 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.260260 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.260551 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.260551 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.260551 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.260551 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.260551 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.260551 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.260551 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.260972 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.260972 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.260972 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.260972 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.260972 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.260972 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.261273 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.261273 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.261273 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.261273 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.261273 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.261273 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.261541 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.261541 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.261541 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.261541 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.261541 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.261541 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.261781 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.261781 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.261781 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.261781 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.262044 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.262044 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.262044 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.262044 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.262224 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.262224 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.262224 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.262224 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.262401 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.262401 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.262401 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:32.262401 np0000164632 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 09 18:15:32.262561 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extended resource: capabilities {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 18:15:32.262618 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-c56e497e-627a-4fd6-b721-c7df6bcbb93a None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:15:32.262655 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.262687 np0000164632 devstack@c-api.service[111536]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7db4e9ea3668 pid: 111536 (default app) Apr 09 18:15:32.262730 np0000164632 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 1/1] 199.19.213.207 () {60 vars in 953 bytes} [Thu Apr 9 18:15:32 2026] GET /volume/v3 => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 09 18:15:32.262766 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.262766 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.262766 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.264137 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.265612 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.266650 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] SnapshotActionsController initialized {{(pid=111537) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 18:15:32.267404 np0000164632 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 18:15:32.268309 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.268413 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.268539 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension UsedLimits extending resource: limits {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.268650 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.268787 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.268856 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.268967 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.269086 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension TypesManage extending resource: types {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.269192 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.269306 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension AdminActions extending resource: volumes {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.269430 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension AdminActions extending resource: snapshots {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.269531 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension AdminActions extending resource: backups {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.269627 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.269733 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.269830 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension VolumeActions extending resource: volumes {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.270054 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 18:15:32.272331 np0000164632 devstack@c-api.service[111537]: WARNING keystonemiddleware.auth_token [None req-2f159e16-1a54-4b21-b07f-727384a8fe41 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 09 18:15:32.278504 np0000164632 devstack@c-api.service[111537]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7db4e9ea3668 pid: 111537 (default app) Apr 09 18:15:39.351277 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 09 18:15:39.351277 np0000164632 devstack@c-api.service[111539]: warnings.warn( Apr 09 18:15:39.361101 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.361101 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.361101 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.361101 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.361416 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.361416 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.361416 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.361416 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.361646 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.361646 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.361646 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.361646 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.361646 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.361646 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.362022 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.362022 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.362022 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.362022 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.362022 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.362338 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.362338 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.362338 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.362338 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.362338 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.362634 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.362634 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.362634 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.362634 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.362859 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.362859 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.362859 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.362859 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.362859 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.363171 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.363171 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.363171 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.363171 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.363171 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.363438 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.363438 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.363438 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.363438 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.363438 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.363438 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.363785 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.363785 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.363785 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.363785 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.363785 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.363785 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.364136 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.364136 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.364136 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.364136 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.364136 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.364136 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.364485 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.364485 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.364485 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.364485 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.364485 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.364783 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.364783 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.364783 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.364783 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.364783 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.365077 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.365077 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.365077 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.365077 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.365077 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.365077 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.365407 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.365407 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.365407 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.365407 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.365407 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.365407 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.365719 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.365719 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.365719 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.365719 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.365719 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.366059 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.366059 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.366059 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.366059 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.366059 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.366352 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.366352 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.366352 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.366352 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.366587 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.366587 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.366587 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.366587 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.366815 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.366815 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.366815 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.366815 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.366815 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.367124 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.367124 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.367124 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.367124 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.367124 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.367426 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.367426 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.367426 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.367426 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.367656 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.367656 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.367656 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.367656 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.367885 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.367885 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.367885 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.367885 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.368134 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.368134 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.368134 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.368134 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.368361 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.368361 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.368361 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.368361 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.368599 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.368599 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.368599 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.368599 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.368599 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.368911 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.368911 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.368911 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.368911 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.368911 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.368911 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.369265 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.369265 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.369265 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.369265 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.369265 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.369533 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.369533 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.369533 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.369533 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.369533 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.369533 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.369860 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.369860 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.369860 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.369860 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.369860 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.369860 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.370444 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.370444 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.370444 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.370444 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.370444 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.370444 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.370768 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.370768 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.370768 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.370768 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.370768 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.370768 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.371114 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.371114 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.371114 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.371114 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.371232 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.371232 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.371232 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.371232 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.371232 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.371357 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.371357 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.371357 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.371357 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.371357 np0000164632 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 09 18:15:39.371357 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-c148a0e4-4004-4019-9eef-60779be383ee None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:15:39.842746 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-c148a0e4-4004-4019-9eef-60779be383ee admin admin] POST https://199.19.213.207/volume/v3/types Apr 09 18:15:39.843340 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-c148a0e4-4004-4019-9eef-60779be383ee admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 09 18:15:39.844948 np0000164632 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 09 18:15:39.844948 np0000164632 devstack@c-api.service[111539]: warnings.warn( Apr 09 18:15:39.854024 np0000164632 devstack@c-api.service[111539]: DEBUG oslo_db.sqlalchemy.engines [None req-c148a0e4-4004-4019-9eef-60779be383ee 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=111539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 18:15:39.883422 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-c148a0e4-4004-4019-9eef-60779be383ee admin admin] https://199.19.213.207/volume/v3/types returned with HTTP 200 Apr 09 18:15:39.883916 np0000164632 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 1/2] 199.19.213.207 () {68 vars in 1288 bytes} [Thu Apr 9 18:15:39 2026] POST /volume/v3/types => generated 186 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 18:15:39.896704 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 09 18:15:39.896704 np0000164632 devstack@c-api.service[111536]: warnings.warn( Apr 09 18:15:39.909034 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.909034 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.909241 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.909241 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.909241 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.909241 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.909241 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.909537 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.909537 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.909537 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.909537 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.909537 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.909537 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.909885 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.909885 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.909885 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.909885 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.909885 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.910178 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.910178 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.910178 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.910178 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.910446 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.910446 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.910446 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.910446 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.910707 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.910707 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.910707 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.910707 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.910707 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.911077 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.911077 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.911077 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.911077 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.911077 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.911343 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.911343 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.911343 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.911343 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.911343 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.911343 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.911665 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.911665 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.911665 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.911665 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.911665 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.911665 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.911965 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.911965 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.911965 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.911965 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.911965 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.911965 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.912494 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.912494 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.912494 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.912494 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.912494 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.912494 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.912800 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.912800 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.912800 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.912800 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.913031 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.913031 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.913031 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.913031 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.913031 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.913306 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.913306 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.913306 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.913306 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.913306 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.913543 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.913543 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.913543 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.913543 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.913543 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.913543 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.913981 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.913981 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.913981 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.913981 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.913981 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.914264 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.914264 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.914264 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.914264 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.914264 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.914511 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.914511 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.914511 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.914511 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.914734 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.914734 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.914734 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.914734 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.914937 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.914937 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.914937 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.914937 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.914937 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.915215 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.915215 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.915215 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.915215 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.915215 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.915482 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.915482 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.915482 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.915482 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.915710 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.915710 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.915710 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.915710 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.915913 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.915913 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.915913 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.915913 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.916197 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.916197 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.916197 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.916197 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.916428 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.916428 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.916428 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.916428 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.916630 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.916630 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.916630 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.916630 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.916630 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.916630 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.916943 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.916943 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.916943 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.916943 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.916943 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.917300 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.917300 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.917300 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.917300 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.917300 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.917300 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.917300 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.917699 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.917699 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.917699 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.917699 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.917699 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.917699 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.918359 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.918359 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.918359 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.918359 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.918359 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.918359 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.919130 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.919130 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.919130 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.919130 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.919130 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.919130 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.919328 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.919328 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.919328 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.919328 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.919439 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.919439 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.919439 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.919439 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.919547 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.919547 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.919547 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.919547 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.919655 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.919655 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.919655 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:15:39.919655 np0000164632 devstack@c-api.service[111536]: warnings.warn(deprecated_msg) Apr 09 18:15:39.919655 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [req-c148a0e4-4004-4019-9eef-60779be383ee req-b8db5628-3e24-4865-9b0e-f517eda200c9 None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:15:40.238955 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [req-c148a0e4-4004-4019-9eef-60779be383ee req-b8db5628-3e24-4865-9b0e-f517eda200c9 admin admin] POST https://199.19.213.207/volume/v3/types/82f30434-afb0-47ae-99fc-a2ac876d2167/extra_specs Apr 09 18:15:40.239720 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [req-c148a0e4-4004-4019-9eef-60779be383ee req-b8db5628-3e24-4865-9b0e-f517eda200c9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 09 18:15:40.241230 np0000164632 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 09 18:15:40.241230 np0000164632 devstack@c-api.service[111536]: warnings.warn( Apr 09 18:15:40.251955 np0000164632 devstack@c-api.service[111536]: DEBUG oslo_db.sqlalchemy.engines [req-c148a0e4-4004-4019-9eef-60779be383ee req-b8db5628-3e24-4865-9b0e-f517eda200c9 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=111536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 18:15:40.311291 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [req-c148a0e4-4004-4019-9eef-60779be383ee req-b8db5628-3e24-4865-9b0e-f517eda200c9 admin admin] https://199.19.213.207/volume/v3/types/82f30434-afb0-47ae-99fc-a2ac876d2167/extra_specs returned with HTTP 200 Apr 09 18:15:40.311850 np0000164632 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 1/3] 199.19.213.207 () {70 vars in 1505 bytes} [Thu Apr 9 18:15:39 2026] POST /volume/v3/types/82f30434-afb0-47ae-99fc-a2ac876d2167/extra_specs => generated 55 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:15:42.130212 np0000164632 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=6 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:15:42.160096 np0000164632 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=6 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:15:49.880912 np0000164632 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:15:50.309745 np0000164632 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:18:13.747945 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-6ed026a6-f8c3-4611-a7eb-2f556f97ef5e None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:18:13.749297 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-6ed026a6-f8c3-4611-a7eb-2f556f97ef5e None None] GET https://199.19.213.207/volume// Apr 09 18:18:13.749743 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-6ed026a6-f8c3-4611-a7eb-2f556f97ef5e None None] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:18:13.750337 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-6ed026a6-f8c3-4611-a7eb-2f556f97ef5e None None] Calling method 'all' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:18:13.751494 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-6ed026a6-f8c3-4611-a7eb-2f556f97ef5e None None] https://199.19.213.207/volume// returned with HTTP 300 Apr 09 18:18:13.752188 np0000164632 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 2/4] 199.19.213.207 () {66 vars in 1456 bytes} [Thu Apr 9 18:18:13 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 09 18:18:51.889784 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 09 18:18:51.889784 np0000164632 devstack@c-api.service[111537]: warnings.warn( Apr 09 18:18:51.902572 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.902572 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.902572 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.902572 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.902572 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.903181 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.903181 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.903181 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.903181 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.903181 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.903515 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.903515 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.903515 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.903515 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.903515 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.903515 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.903922 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.903922 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.903922 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.903922 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.904238 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.904238 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.904238 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.904238 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.904525 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.904525 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.904525 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.904525 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.904797 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.904797 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.904797 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.904797 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.904797 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.905357 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.905357 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.905357 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.905357 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.905357 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.905727 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.905727 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.905727 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.905727 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.905727 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.905727 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.906192 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.906192 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.906192 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.906192 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.906192 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.906192 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.906601 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.906601 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.906601 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.906601 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.906601 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.906601 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.907033 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.907033 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.907033 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.907033 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.907033 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.907392 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.907392 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.907392 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.907392 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.907392 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.907712 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.907712 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.907712 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.907712 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.907712 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.907712 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.908149 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.908149 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.908149 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.908149 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.908149 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.908149 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.908530 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.908530 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.908530 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.908530 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.908530 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.908889 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.908889 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.908889 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.908889 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.908889 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.909256 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.909256 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.909256 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.909256 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.909540 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.909540 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.909540 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.909540 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.909934 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.909934 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.909934 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.909934 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.909934 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.910360 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.910360 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.910360 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.910360 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.910360 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.910576 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.910576 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.910576 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.910576 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.910714 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.910714 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.910714 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.910714 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.910840 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.910840 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.910840 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.910840 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.910974 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.910974 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.910974 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.910974 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911135 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911135 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911135 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911135 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911265 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911265 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911265 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911265 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911265 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911429 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911429 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911429 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911429 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911429 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911429 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911616 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911616 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911616 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911616 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911616 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911768 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911768 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911768 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911768 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911768 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911768 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911983 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911983 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911983 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911983 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.911983 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.911983 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.912190 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.912190 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.912190 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.912190 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.912190 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.912190 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.912370 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.912370 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.912370 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.912370 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.912370 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.912370 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.912756 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.912756 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.912756 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.912756 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.912924 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.912924 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.912924 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.912924 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.912924 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.913160 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.913160 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.913160 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.913160 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 18:18:51.913160 np0000164632 devstack@c-api.service[111537]: warnings.warn(deprecated_msg) Apr 09 18:18:51.913160 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-b3356100-f7aa-4d8b-8c07-95e8eef85228 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:18:52.220267 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-b3356100-f7aa-4d8b-8c07-95e8eef85228 demo demo] GET https://199.19.213.207/volume/v3/types?is_public=None Apr 09 18:18:52.220561 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-b3356100-f7aa-4d8b-8c07-95e8eef85228 demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:18:52.220821 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-b3356100-f7aa-4d8b-8c07-95e8eef85228 demo demo] Calling method 'index' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:18:52.221284 np0000164632 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 09 18:18:52.221284 np0000164632 devstack@c-api.service[111537]: warnings.warn( Apr 09 18:18:52.221875 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-b3356100-f7aa-4d8b-8c07-95e8eef85228 demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:18:52.231605 np0000164632 devstack@c-api.service[111537]: DEBUG oslo_db.sqlalchemy.engines [None req-b3356100-f7aa-4d8b-8c07-95e8eef85228 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=111537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 18:18:52.254375 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-b3356100-f7aa-4d8b-8c07-95e8eef85228 demo demo] https://199.19.213.207/volume/v3/types?is_public=None returned with HTTP 200 Apr 09 18:18:52.254723 np0000164632 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 1/5] 199.19.213.207 () {64 vars in 1263 bytes} [Thu Apr 9 18:18:51 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 18:18:52.267138 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [req-b3356100-f7aa-4d8b-8c07-95e8eef85228 req-791d7191-09e6-4d53-80c0-4ef2622c904a None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:18:52.270746 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [req-b3356100-f7aa-4d8b-8c07-95e8eef85228 req-791d7191-09e6-4d53-80c0-4ef2622c904a demo demo] GET https://199.19.213.207/volume/v3/types/default Apr 09 18:18:52.270998 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [req-b3356100-f7aa-4d8b-8c07-95e8eef85228 req-791d7191-09e6-4d53-80c0-4ef2622c904a demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:18:52.271301 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [req-b3356100-f7aa-4d8b-8c07-95e8eef85228 req-791d7191-09e6-4d53-80c0-4ef2622c904a demo demo] Calling method 'show' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:18:52.280507 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [req-b3356100-f7aa-4d8b-8c07-95e8eef85228 req-791d7191-09e6-4d53-80c0-4ef2622c904a demo demo] https://199.19.213.207/volume/v3/types/default returned with HTTP 200 Apr 09 18:18:52.280935 np0000164632 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 2/6] 199.19.213.207 () {66 vars in 1329 bytes} [Thu Apr 9 18:18:52 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 18:18:52.611801 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-15185df2-df67-43d6-9d3c-ab8fd73c4ff9 None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:18:52.615552 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-15185df2-df67-43d6-9d3c-ab8fd73c4ff9 demo demo] GET https://199.19.213.207/volume/v3/types/default Apr 09 18:18:52.615752 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-15185df2-df67-43d6-9d3c-ab8fd73c4ff9 demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:18:52.616002 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-15185df2-df67-43d6-9d3c-ab8fd73c4ff9 demo demo] Calling method 'show' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:18:52.631867 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-15185df2-df67-43d6-9d3c-ab8fd73c4ff9 demo demo] https://199.19.213.207/volume/v3/types/default returned with HTTP 200 Apr 09 18:18:52.632301 np0000164632 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 2/7] 199.19.213.207 () {64 vars in 1258 bytes} [Thu Apr 9 18:18:52 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) Apr 09 18:18:53.032771 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-48f95433-ea38-45d9-aabb-1713992ff229 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:18:53.344204 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-48f95433-ea38-45d9-aabb-1713992ff229 demo demo] GET https://199.19.213.207/volume/v3/types/default Apr 09 18:18:53.344760 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-48f95433-ea38-45d9-aabb-1713992ff229 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:18:53.344760 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-48f95433-ea38-45d9-aabb-1713992ff229 demo demo] Calling method 'show' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:18:53.354175 np0000164632 devstack@c-api.service[111538]: DEBUG oslo_db.sqlalchemy.engines [None req-48f95433-ea38-45d9-aabb-1713992ff229 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=111538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 18:18:53.370332 np0000164632 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 09 18:18:53.370332 np0000164632 devstack@c-api.service[111538]: warnings.warn( Apr 09 18:18:53.372472 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-48f95433-ea38-45d9-aabb-1713992ff229 demo demo] https://199.19.213.207/volume/v3/types/default returned with HTTP 200 Apr 09 18:18:53.372836 np0000164632 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 3/8] 199.19.213.207 () {64 vars in 1258 bytes} [Thu Apr 9 18:18:53 2026] GET /volume/v3/types/default => generated 145 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 18:18:53.387763 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-8316f87c-bee2-45e7-9ad7-d24726c7fa93 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:18:53.391491 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-8316f87c-bee2-45e7-9ad7-d24726c7fa93 demo demo] GET https://199.19.213.207/volume/v3/types/default Apr 09 18:18:53.391740 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-8316f87c-bee2-45e7-9ad7-d24726c7fa93 demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:18:53.392023 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-8316f87c-bee2-45e7-9ad7-d24726c7fa93 demo demo] Calling method 'show' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:18:53.406079 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-8316f87c-bee2-45e7-9ad7-d24726c7fa93 demo demo] https://199.19.213.207/volume/v3/types/default returned with HTTP 200 Apr 09 18:18:53.406416 np0000164632 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 2/9] 199.19.213.207 () {64 vars in 1258 bytes} [Thu Apr 9 18:18:53 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 18:19:02.276771 np0000164632 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=2 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:19:02.628087 np0000164632 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=2 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:19:03.368321 np0000164632 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=2 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:19:03.402856 np0000164632 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=3 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:24:36.910907 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-36fbd10b-f763-4cad-91f9-b8c2e428bdab None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:24:36.990828 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-36fbd10b-f763-4cad-91f9-b8c2e428bdab demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:24:36.991104 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-36fbd10b-f763-4cad-91f9-b8c2e428bdab demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:24:36.991349 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-36fbd10b-f763-4cad-91f9-b8c2e428bdab demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:24:36.992037 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-36fbd10b-f763-4cad-91f9-b8c2e428bdab demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:24:36.993543 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-36fbd10b-f763-4cad-91f9-b8c2e428bdab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:24:37.028683 np0000164632 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-36fbd10b-f763-4cad-91f9-b8c2e428bdab demo demo] Get all volumes completed successfully. Apr 09 18:24:37.031509 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-36fbd10b-f763-4cad-91f9-b8c2e428bdab demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:24:37.032022 np0000164632 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 3/10] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:24:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:24:47.022360 np0000164632 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:25:37.043726 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-1ee4e8a2-1929-4add-aa29-8f9cff019d30 None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:25:37.045922 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-1ee4e8a2-1929-4add-aa29-8f9cff019d30 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:25:37.046126 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-1ee4e8a2-1929-4add-aa29-8f9cff019d30 demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:25:37.046273 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-1ee4e8a2-1929-4add-aa29-8f9cff019d30 demo demo] Calling method 'detail' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:25:37.046745 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.api_utils [None req-1ee4e8a2-1929-4add-aa29-8f9cff019d30 demo demo] Removing options '' from query. {{(pid=111536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:25:37.047529 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.volume.api [None req-1ee4e8a2-1929-4add-aa29-8f9cff019d30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:25:37.075510 np0000164632 devstack@c-api.service[111536]: INFO cinder.volume.api [None req-1ee4e8a2-1929-4add-aa29-8f9cff019d30 demo demo] Get all volumes completed successfully. Apr 09 18:25:37.078206 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-1ee4e8a2-1929-4add-aa29-8f9cff019d30 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:25:37.078675 np0000164632 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 3/11] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:25:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:25:47.069700 np0000164632 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:26:37.119714 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-0f6cf583-22f3-4058-a216-2a54a52fd352 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:26:37.124246 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-0f6cf583-22f3-4058-a216-2a54a52fd352 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:26:37.124509 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-0f6cf583-22f3-4058-a216-2a54a52fd352 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:26:37.124686 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-0f6cf583-22f3-4058-a216-2a54a52fd352 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:26:37.125309 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-0f6cf583-22f3-4058-a216-2a54a52fd352 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:26:37.128647 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-0f6cf583-22f3-4058-a216-2a54a52fd352 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:26:37.167342 np0000164632 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-0f6cf583-22f3-4058-a216-2a54a52fd352 demo demo] Get all volumes completed successfully. Apr 09 18:26:37.170227 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-0f6cf583-22f3-4058-a216-2a54a52fd352 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:26:37.170760 np0000164632 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 4/12] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:26:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:26:47.160358 np0000164632 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:27:37.195113 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-9494072f-d342-4b7c-8f17-627d24f1d708 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:27:37.200492 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-9494072f-d342-4b7c-8f17-627d24f1d708 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:27:37.200857 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-9494072f-d342-4b7c-8f17-627d24f1d708 demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:27:37.201438 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-9494072f-d342-4b7c-8f17-627d24f1d708 demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:27:37.202255 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-9494072f-d342-4b7c-8f17-627d24f1d708 demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:27:37.203036 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-9494072f-d342-4b7c-8f17-627d24f1d708 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:27:37.246422 np0000164632 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-9494072f-d342-4b7c-8f17-627d24f1d708 demo demo] Get all volumes completed successfully. Apr 09 18:27:37.249571 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-9494072f-d342-4b7c-8f17-627d24f1d708 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:27:37.250571 np0000164632 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 3/13] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:27:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:27:47.238362 np0000164632 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:28:37.267054 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-e66f9535-5f78-460c-9859-9f8ddaacc864 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:28:37.272432 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-e66f9535-5f78-460c-9859-9f8ddaacc864 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:28:37.272432 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-e66f9535-5f78-460c-9859-9f8ddaacc864 demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:28:37.272432 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-e66f9535-5f78-460c-9859-9f8ddaacc864 demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:28:37.273206 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-e66f9535-5f78-460c-9859-9f8ddaacc864 demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:28:37.274547 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-e66f9535-5f78-460c-9859-9f8ddaacc864 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:28:37.286943 np0000164632 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-e66f9535-5f78-460c-9859-9f8ddaacc864 demo demo] Get all volumes completed successfully. Apr 09 18:28:37.290768 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-e66f9535-5f78-460c-9859-9f8ddaacc864 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:28:37.291575 np0000164632 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 4/14] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:28:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:28:47.280434 np0000164632 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:29:37.306203 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-8c0dab15-a279-45e0-b3af-9e164e86ba0d None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:29:37.409918 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-8c0dab15-a279-45e0-b3af-9e164e86ba0d demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:29:37.410460 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-8c0dab15-a279-45e0-b3af-9e164e86ba0d demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:29:37.410897 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-8c0dab15-a279-45e0-b3af-9e164e86ba0d demo demo] Calling method 'detail' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:29:37.411376 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.api_utils [None req-8c0dab15-a279-45e0-b3af-9e164e86ba0d demo demo] Removing options '' from query. {{(pid=111536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:29:37.413130 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.volume.api [None req-8c0dab15-a279-45e0-b3af-9e164e86ba0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:29:37.420226 np0000164632 devstack@c-api.service[111536]: INFO cinder.volume.api [None req-8c0dab15-a279-45e0-b3af-9e164e86ba0d demo demo] Get all volumes completed successfully. Apr 09 18:29:37.422160 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-8c0dab15-a279-45e0-b3af-9e164e86ba0d demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:29:37.422508 np0000164632 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 4/15] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:29:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:29:47.416852 np0000164632 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:30:37.439691 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-dba8aa7f-f505-42d1-9839-0121b94adf61 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:30:37.442462 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-dba8aa7f-f505-42d1-9839-0121b94adf61 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:30:37.442715 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-dba8aa7f-f505-42d1-9839-0121b94adf61 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:30:37.443017 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-dba8aa7f-f505-42d1-9839-0121b94adf61 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:30:37.443362 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-dba8aa7f-f505-42d1-9839-0121b94adf61 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:30:37.444380 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-dba8aa7f-f505-42d1-9839-0121b94adf61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:30:37.452339 np0000164632 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-dba8aa7f-f505-42d1-9839-0121b94adf61 demo demo] Get all volumes completed successfully. Apr 09 18:30:37.455073 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-dba8aa7f-f505-42d1-9839-0121b94adf61 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:30:37.455562 np0000164632 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 5/16] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:30:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:30:47.447977 np0000164632 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:31:37.471323 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-b8b2fd0c-53b9-4565-bdca-4dd3fc1e1eba None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:31:37.475445 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-b8b2fd0c-53b9-4565-bdca-4dd3fc1e1eba demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:31:37.475858 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-b8b2fd0c-53b9-4565-bdca-4dd3fc1e1eba demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:31:37.476404 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-b8b2fd0c-53b9-4565-bdca-4dd3fc1e1eba demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:31:37.476966 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-b8b2fd0c-53b9-4565-bdca-4dd3fc1e1eba demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:31:37.478684 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-b8b2fd0c-53b9-4565-bdca-4dd3fc1e1eba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:31:37.486292 np0000164632 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-b8b2fd0c-53b9-4565-bdca-4dd3fc1e1eba demo demo] Get all volumes completed successfully. Apr 09 18:31:37.488593 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-b8b2fd0c-53b9-4565-bdca-4dd3fc1e1eba demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:31:37.489060 np0000164632 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 4/17] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:31: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) Apr 09 18:31:47.482259 np0000164632 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:32:37.505600 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-1daaac26-2249-470f-87f5-31da060886ea None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:32:37.508197 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-1daaac26-2249-470f-87f5-31da060886ea demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:32:37.508429 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-1daaac26-2249-470f-87f5-31da060886ea demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:32:37.508687 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-1daaac26-2249-470f-87f5-31da060886ea demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:32:37.509039 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-1daaac26-2249-470f-87f5-31da060886ea demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:32:37.510057 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-1daaac26-2249-470f-87f5-31da060886ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:32:37.518569 np0000164632 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-1daaac26-2249-470f-87f5-31da060886ea demo demo] Get all volumes completed successfully. Apr 09 18:32:37.523508 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-1daaac26-2249-470f-87f5-31da060886ea demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:32:37.524442 np0000164632 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 5/18] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18: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) Apr 09 18:32:47.513788 np0000164632 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:33:37.544059 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-ac14e0d6-d908-4b17-98b6-d356949ffa7b None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:33:37.548186 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-ac14e0d6-d908-4b17-98b6-d356949ffa7b demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:33:37.548421 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-ac14e0d6-d908-4b17-98b6-d356949ffa7b demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:33:37.548570 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-ac14e0d6-d908-4b17-98b6-d356949ffa7b demo demo] Calling method 'detail' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:33:37.548832 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.api_utils [None req-ac14e0d6-d908-4b17-98b6-d356949ffa7b demo demo] Removing options '' from query. {{(pid=111536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:33:37.549623 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.volume.api [None req-ac14e0d6-d908-4b17-98b6-d356949ffa7b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:33:37.556501 np0000164632 devstack@c-api.service[111536]: INFO cinder.volume.api [None req-ac14e0d6-d908-4b17-98b6-d356949ffa7b demo demo] Get all volumes completed successfully. Apr 09 18:33:37.558905 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-ac14e0d6-d908-4b17-98b6-d356949ffa7b demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:33:37.559427 np0000164632 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 5/19] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:33: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) Apr 09 18:33:47.552463 np0000164632 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:34:37.575929 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-3d0e2b5d-663c-458b-9456-464d58837eca None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:34:37.711535 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-3d0e2b5d-663c-458b-9456-464d58837eca demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:34:37.711786 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-3d0e2b5d-663c-458b-9456-464d58837eca demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:34:37.712063 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-3d0e2b5d-663c-458b-9456-464d58837eca demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:34:37.712390 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-3d0e2b5d-663c-458b-9456-464d58837eca demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:34:37.713482 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-3d0e2b5d-663c-458b-9456-464d58837eca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:34:37.723302 np0000164632 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-3d0e2b5d-663c-458b-9456-464d58837eca demo demo] Get all volumes completed successfully. Apr 09 18:34:37.726081 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-3d0e2b5d-663c-458b-9456-464d58837eca demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:34:37.726594 np0000164632 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 6/20] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:34:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:34:47.717022 np0000164632 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:35:37.740927 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-b99b1b0e-cc0e-47eb-8727-3a3e701a7b36 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:35:37.744538 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-b99b1b0e-cc0e-47eb-8727-3a3e701a7b36 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:35:37.744774 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-b99b1b0e-cc0e-47eb-8727-3a3e701a7b36 demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:35:37.745114 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-b99b1b0e-cc0e-47eb-8727-3a3e701a7b36 demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:35:37.745453 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-b99b1b0e-cc0e-47eb-8727-3a3e701a7b36 demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:35:37.746620 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-b99b1b0e-cc0e-47eb-8727-3a3e701a7b36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:35:37.757612 np0000164632 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-b99b1b0e-cc0e-47eb-8727-3a3e701a7b36 demo demo] Get all volumes completed successfully. Apr 09 18:35:37.759596 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-b99b1b0e-cc0e-47eb-8727-3a3e701a7b36 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:35:37.759900 np0000164632 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 5/21] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:35: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) Apr 09 18:35:47.750207 np0000164632 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:36:37.778012 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-36b2e72f-dbeb-4500-ad68-7908e09b6a74 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:36:37.782216 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-36b2e72f-dbeb-4500-ad68-7908e09b6a74 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:36:37.782609 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-36b2e72f-dbeb-4500-ad68-7908e09b6a74 demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:36:37.783033 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-36b2e72f-dbeb-4500-ad68-7908e09b6a74 demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:36:37.783495 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-36b2e72f-dbeb-4500-ad68-7908e09b6a74 demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:36:37.784963 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-36b2e72f-dbeb-4500-ad68-7908e09b6a74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:36:37.793072 np0000164632 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-36b2e72f-dbeb-4500-ad68-7908e09b6a74 demo demo] Get all volumes completed successfully. Apr 09 18:36:37.794988 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-36b2e72f-dbeb-4500-ad68-7908e09b6a74 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:36:37.795334 np0000164632 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 6/22] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:36:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:36:47.789022 np0000164632 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:37:37.808072 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-0ce524ec-df6f-41ee-8177-c9afed78d862 None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:37:37.812443 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-0ce524ec-df6f-41ee-8177-c9afed78d862 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:37:37.812935 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-0ce524ec-df6f-41ee-8177-c9afed78d862 demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:37:37.813494 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-0ce524ec-df6f-41ee-8177-c9afed78d862 demo demo] Calling method 'detail' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:37:37.813982 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.api_utils [None req-0ce524ec-df6f-41ee-8177-c9afed78d862 demo demo] Removing options '' from query. {{(pid=111536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:37:37.815811 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.volume.api [None req-0ce524ec-df6f-41ee-8177-c9afed78d862 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:37:37.823254 np0000164632 devstack@c-api.service[111536]: INFO cinder.volume.api [None req-0ce524ec-df6f-41ee-8177-c9afed78d862 demo demo] Get all volumes completed successfully. Apr 09 18:37:37.826446 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-0ce524ec-df6f-41ee-8177-c9afed78d862 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:37:37.826924 np0000164632 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 6/23] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:37: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) Apr 09 18:37:47.818631 np0000164632 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:38:37.842843 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-f60b762b-2921-4bb7-9477-97109aab71f5 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:38:37.845611 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-f60b762b-2921-4bb7-9477-97109aab71f5 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:38:37.845802 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-f60b762b-2921-4bb7-9477-97109aab71f5 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:38:37.846065 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-f60b762b-2921-4bb7-9477-97109aab71f5 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:38:37.846350 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-f60b762b-2921-4bb7-9477-97109aab71f5 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:38:37.847389 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-f60b762b-2921-4bb7-9477-97109aab71f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:38:37.856350 np0000164632 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-f60b762b-2921-4bb7-9477-97109aab71f5 demo demo] Get all volumes completed successfully. Apr 09 18:38:37.858832 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-f60b762b-2921-4bb7-9477-97109aab71f5 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:38:37.859376 np0000164632 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 7/24] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:38:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:38:47.850696 np0000164632 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:39:37.874349 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-c81bc802-9e3a-4917-9173-6acf99f27714 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:39:37.994643 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-c81bc802-9e3a-4917-9173-6acf99f27714 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:39:37.995026 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-c81bc802-9e3a-4917-9173-6acf99f27714 demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:39:37.995424 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-c81bc802-9e3a-4917-9173-6acf99f27714 demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:39:37.995862 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-c81bc802-9e3a-4917-9173-6acf99f27714 demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:39:37.997322 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-c81bc802-9e3a-4917-9173-6acf99f27714 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:39:38.005973 np0000164632 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-c81bc802-9e3a-4917-9173-6acf99f27714 demo demo] Get all volumes completed successfully. Apr 09 18:39:38.008292 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-c81bc802-9e3a-4917-9173-6acf99f27714 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:39:38.008629 np0000164632 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 6/25] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:39:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:39:48.001570 np0000164632 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:40:38.025973 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-ee382e77-7aee-4c9e-8668-505ea0961b26 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:40:38.029022 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-ee382e77-7aee-4c9e-8668-505ea0961b26 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:40:38.029339 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-ee382e77-7aee-4c9e-8668-505ea0961b26 demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:40:38.029647 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-ee382e77-7aee-4c9e-8668-505ea0961b26 demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:40:38.030032 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-ee382e77-7aee-4c9e-8668-505ea0961b26 demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:40:38.031094 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-ee382e77-7aee-4c9e-8668-505ea0961b26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:40:38.037595 np0000164632 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-ee382e77-7aee-4c9e-8668-505ea0961b26 demo demo] Get all volumes completed successfully. Apr 09 18:40:38.039786 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-ee382e77-7aee-4c9e-8668-505ea0961b26 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:40:38.040461 np0000164632 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 7/26] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:40:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:40:48.034248 np0000164632 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:41:38.057046 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-9d11940e-4823-4fe9-aa55-6f4f7ef0e7a6 None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:41:38.062059 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-9d11940e-4823-4fe9-aa55-6f4f7ef0e7a6 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:41:38.062252 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-9d11940e-4823-4fe9-aa55-6f4f7ef0e7a6 demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:41:38.062464 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-9d11940e-4823-4fe9-aa55-6f4f7ef0e7a6 demo demo] Calling method 'detail' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:41:38.062739 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.api_utils [None req-9d11940e-4823-4fe9-aa55-6f4f7ef0e7a6 demo demo] Removing options '' from query. {{(pid=111536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:41:38.065843 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.volume.api [None req-9d11940e-4823-4fe9-aa55-6f4f7ef0e7a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:41:38.077840 np0000164632 devstack@c-api.service[111536]: INFO cinder.volume.api [None req-9d11940e-4823-4fe9-aa55-6f4f7ef0e7a6 demo demo] Get all volumes completed successfully. Apr 09 18:41:38.080368 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-9d11940e-4823-4fe9-aa55-6f4f7ef0e7a6 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:41:38.080821 np0000164632 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 7/27] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:41:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:41:48.070407 np0000164632 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:42:38.096982 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-80cf699d-378e-49a3-9a69-fb0b029f2a28 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:42:38.101052 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-80cf699d-378e-49a3-9a69-fb0b029f2a28 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:42:38.101370 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-80cf699d-378e-49a3-9a69-fb0b029f2a28 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:42:38.101729 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-80cf699d-378e-49a3-9a69-fb0b029f2a28 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:42:38.102198 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-80cf699d-378e-49a3-9a69-fb0b029f2a28 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:42:38.103688 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-80cf699d-378e-49a3-9a69-fb0b029f2a28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:42:38.111051 np0000164632 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-80cf699d-378e-49a3-9a69-fb0b029f2a28 demo demo] Get all volumes completed successfully. Apr 09 18:42:38.113395 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-80cf699d-378e-49a3-9a69-fb0b029f2a28 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:42:38.113814 np0000164632 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 8/28] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:42:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:42:48.106280 np0000164632 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:43:38.129168 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-5b0ccc41-effb-41f7-b01d-e7c572869227 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:43:38.132189 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-5b0ccc41-effb-41f7-b01d-e7c572869227 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:43:38.132429 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-5b0ccc41-effb-41f7-b01d-e7c572869227 demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:43:38.132672 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-5b0ccc41-effb-41f7-b01d-e7c572869227 demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:43:38.133044 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-5b0ccc41-effb-41f7-b01d-e7c572869227 demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:43:38.134031 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-5b0ccc41-effb-41f7-b01d-e7c572869227 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:43:38.142609 np0000164632 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-5b0ccc41-effb-41f7-b01d-e7c572869227 demo demo] Get all volumes completed successfully. Apr 09 18:43:38.145183 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-5b0ccc41-effb-41f7-b01d-e7c572869227 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:43:38.145768 np0000164632 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 7/29] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:43:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:43:48.137387 np0000164632 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:44:38.162389 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-1cbcbdce-6af6-41ce-8b77-02ec4cfce99e None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:44:38.242438 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-1cbcbdce-6af6-41ce-8b77-02ec4cfce99e demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:44:38.242789 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-1cbcbdce-6af6-41ce-8b77-02ec4cfce99e demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:44:38.243093 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-1cbcbdce-6af6-41ce-8b77-02ec4cfce99e demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:44:38.243389 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-1cbcbdce-6af6-41ce-8b77-02ec4cfce99e demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:44:38.244468 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-1cbcbdce-6af6-41ce-8b77-02ec4cfce99e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:44:38.252965 np0000164632 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-1cbcbdce-6af6-41ce-8b77-02ec4cfce99e demo demo] Get all volumes completed successfully. Apr 09 18:44:38.256025 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-1cbcbdce-6af6-41ce-8b77-02ec4cfce99e demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:44:38.256715 np0000164632 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 8/30] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:44:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:44:48.247774 np0000164632 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:45:38.274555 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-d98fab48-4f92-4e15-abaa-ee142e823707 None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:45:38.277740 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-d98fab48-4f92-4e15-abaa-ee142e823707 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:45:38.277978 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-d98fab48-4f92-4e15-abaa-ee142e823707 demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:45:38.278347 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-d98fab48-4f92-4e15-abaa-ee142e823707 demo demo] Calling method 'detail' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:45:38.278599 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.api_utils [None req-d98fab48-4f92-4e15-abaa-ee142e823707 demo demo] Removing options '' from query. {{(pid=111536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:45:38.279629 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.volume.api [None req-d98fab48-4f92-4e15-abaa-ee142e823707 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:45:38.286034 np0000164632 devstack@c-api.service[111536]: INFO cinder.volume.api [None req-d98fab48-4f92-4e15-abaa-ee142e823707 demo demo] Get all volumes completed successfully. Apr 09 18:45:38.287967 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-d98fab48-4f92-4e15-abaa-ee142e823707 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:45:38.288334 np0000164632 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 8/31] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:45:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:45:48.282165 np0000164632 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:46:38.305277 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-85f70e63-81d2-41c2-9aca-ebc6f6902892 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:46:38.307157 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-85f70e63-81d2-41c2-9aca-ebc6f6902892 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:46:38.307520 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-85f70e63-81d2-41c2-9aca-ebc6f6902892 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:46:38.309041 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-85f70e63-81d2-41c2-9aca-ebc6f6902892 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:46:38.309041 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-85f70e63-81d2-41c2-9aca-ebc6f6902892 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:46:38.309426 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-85f70e63-81d2-41c2-9aca-ebc6f6902892 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:46:38.317779 np0000164632 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-85f70e63-81d2-41c2-9aca-ebc6f6902892 demo demo] Get all volumes completed successfully. Apr 09 18:46:38.320355 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-85f70e63-81d2-41c2-9aca-ebc6f6902892 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:46:38.320919 np0000164632 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 9/32] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:46:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:46:48.313030 np0000164632 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:47:38.336231 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-28aea873-1faf-4566-ad0a-64dddc44fdc9 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:47:38.338884 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-28aea873-1faf-4566-ad0a-64dddc44fdc9 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:47:38.339147 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-28aea873-1faf-4566-ad0a-64dddc44fdc9 demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:47:38.339402 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-28aea873-1faf-4566-ad0a-64dddc44fdc9 demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:47:38.339724 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-28aea873-1faf-4566-ad0a-64dddc44fdc9 demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:47:38.340762 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-28aea873-1faf-4566-ad0a-64dddc44fdc9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:47:38.349197 np0000164632 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-28aea873-1faf-4566-ad0a-64dddc44fdc9 demo demo] Get all volumes completed successfully. Apr 09 18:47:38.351840 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-28aea873-1faf-4566-ad0a-64dddc44fdc9 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:47:38.352511 np0000164632 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 8/33] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:47:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:47:48.343812 np0000164632 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:48:38.371078 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-ec87e579-64ac-4f3e-9c3b-6f6afb8689ff None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:48:38.375137 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-ec87e579-64ac-4f3e-9c3b-6f6afb8689ff demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:48:38.375534 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-ec87e579-64ac-4f3e-9c3b-6f6afb8689ff demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:48:38.375979 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-ec87e579-64ac-4f3e-9c3b-6f6afb8689ff demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:48:38.376485 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-ec87e579-64ac-4f3e-9c3b-6f6afb8689ff demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:48:38.377199 np0000164632 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-ec87e579-64ac-4f3e-9c3b-6f6afb8689ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:48:38.385406 np0000164632 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-ec87e579-64ac-4f3e-9c3b-6f6afb8689ff demo demo] Get all volumes completed successfully. Apr 09 18:48:38.388435 np0000164632 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-ec87e579-64ac-4f3e-9c3b-6f6afb8689ff demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:48:38.388939 np0000164632 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 9/34] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:48:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:48:48.379735 np0000164632 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:49:38.406142 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-516077bd-c05a-4da6-ba62-332dfdbd1044 None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:49:38.462250 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-516077bd-c05a-4da6-ba62-332dfdbd1044 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:49:38.462710 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-516077bd-c05a-4da6-ba62-332dfdbd1044 demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:49:38.463170 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-516077bd-c05a-4da6-ba62-332dfdbd1044 demo demo] Calling method 'detail' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:49:38.463649 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.api.api_utils [None req-516077bd-c05a-4da6-ba62-332dfdbd1044 demo demo] Removing options '' from query. {{(pid=111536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:49:38.465329 np0000164632 devstack@c-api.service[111536]: DEBUG cinder.volume.api [None req-516077bd-c05a-4da6-ba62-332dfdbd1044 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111536) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:49:38.473495 np0000164632 devstack@c-api.service[111536]: INFO cinder.volume.api [None req-516077bd-c05a-4da6-ba62-332dfdbd1044 demo demo] Get all volumes completed successfully. Apr 09 18:49:38.475402 np0000164632 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-516077bd-c05a-4da6-ba62-332dfdbd1044 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:49:38.475967 np0000164632 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 9/35] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:49:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:49:48.469034 np0000164632 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:50:38.492053 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-a123482d-8745-4017-b17e-9c95dfd7c564 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:50:38.496130 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-a123482d-8745-4017-b17e-9c95dfd7c564 demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:50:38.496512 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-a123482d-8745-4017-b17e-9c95dfd7c564 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:50:38.496894 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-a123482d-8745-4017-b17e-9c95dfd7c564 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:50:38.497380 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-a123482d-8745-4017-b17e-9c95dfd7c564 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:50:38.498894 np0000164632 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-a123482d-8745-4017-b17e-9c95dfd7c564 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:50:38.509569 np0000164632 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-a123482d-8745-4017-b17e-9c95dfd7c564 demo demo] Get all volumes completed successfully. Apr 09 18:50:38.512709 np0000164632 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-a123482d-8745-4017-b17e-9c95dfd7c564 demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:50:38.513170 np0000164632 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 10/36] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:50:38 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) Apr 09 18:50:48.503370 np0000164632 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 18:51:38.527931 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-068a83b0-e678-4538-a5a5-82ac6e22d07d None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 18:51:38.531901 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-068a83b0-e678-4538-a5a5-82ac6e22d07d demo demo] GET https://199.19.213.207/volume/v3/volumes/detail Apr 09 18:51:38.532252 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-068a83b0-e678-4538-a5a5-82ac6e22d07d demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 18:51:38.532439 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-068a83b0-e678-4538-a5a5-82ac6e22d07d demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 18:51:38.532710 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-068a83b0-e678-4538-a5a5-82ac6e22d07d demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 18:51:38.533616 np0000164632 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-068a83b0-e678-4538-a5a5-82ac6e22d07d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 18:51:38.542902 np0000164632 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-068a83b0-e678-4538-a5a5-82ac6e22d07d demo demo] Get all volumes completed successfully. Apr 09 18:51:38.546162 np0000164632 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-068a83b0-e678-4538-a5a5-82ac6e22d07d demo demo] https://199.19.213.207/volume/v3/volumes/detail returned with HTTP 200 Apr 09 18:51:38.546162 np0000164632 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 9/37] 199.19.213.207 () {64 vars in 1296 bytes} [Thu Apr 9 18:51:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 18:51:48.537045 np0000164632 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}