Apr 18 22:08:17.404003 np0000167625 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 18 22:08:17.414715 np0000167625 devstack@c-api.service[113240]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 18 22:08:17 2026] *** Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: nodename: np0000167625 Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: machine: x86_64 Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: clock source: unix Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: pcre jit disabled Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: detected number of CPU cores: 16 Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: current working directory: / Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: detected binary path: /usr/bin/uwsgi-core Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: your processes number limit is 256917 Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: your memory page size is 4096 bytes Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: detected max file descriptor number: 2048 Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: lock engine: pthread robust mutexes Apr 18 22:08:17.418311 np0000167625 devstack@c-api.service[113240]: thunder lock: enabled Apr 18 22:08:17.419382 np0000167625 devstack@c-api.service[113240]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 18 22:08:17.419382 np0000167625 devstack@c-api.service[113240]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 18 22:08:17.419382 np0000167625 devstack@c-api.service[113240]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 18 22:08:17.419382 np0000167625 devstack@c-api.service[113240]: Set PythonHome to /opt/stack/data/venv Apr 18 22:08:17.457228 np0000167625 devstack@c-api.service[113240]: Python main interpreter initialized at 0x7b4a784a3668 Apr 18 22:08:17.457228 np0000167625 devstack@c-api.service[113240]: python threads support enabled Apr 18 22:08:17.457228 np0000167625 devstack@c-api.service[113240]: your server socket listen backlog is limited to 100 connections Apr 18 22:08:17.457228 np0000167625 devstack@c-api.service[113240]: your mercy for graceful operations on workers is 80 seconds Apr 18 22:08:17.457754 np0000167625 devstack@c-api.service[113240]: mapped 671795 bytes (656 KB) for 4 cores Apr 18 22:08:17.457888 np0000167625 devstack@c-api.service[113240]: *** Operational MODE: preforking *** Apr 18 22:08:17.458100 np0000167625 devstack@c-api.service[113240]: *** uWSGI is running in multiple interpreter mode *** Apr 18 22:08:17.458100 np0000167625 devstack@c-api.service[113240]: spawned uWSGI master process (pid: 113240) Apr 18 22:08:17.458269 np0000167625 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 18 22:08:17.458733 np0000167625 devstack@c-api.service[113240]: spawned uWSGI worker 1 (pid: 113242, cores: 1) Apr 18 22:08:17.459339 np0000167625 devstack@c-api.service[113240]: spawned uWSGI worker 2 (pid: 113243, cores: 1) Apr 18 22:08:17.459815 np0000167625 devstack@c-api.service[113240]: spawned uWSGI worker 3 (pid: 113244, cores: 1) Apr 18 22:08:17.460302 np0000167625 devstack@c-api.service[113240]: spawned uWSGI worker 4 (pid: 113245, cores: 1) Apr 18 22:08:17.460381 np0000167625 devstack@c-api.service[113240]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 18 22:08:17.584514 np0000167625 devstack@c-api.service[113243]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 22:08:17.584514 np0000167625 devstack@c-api.service[113243]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 22:08:17.584514 np0000167625 devstack@c-api.service[113243]: we strongly recommend against using it for new projects. Apr 18 22:08:17.584514 np0000167625 devstack@c-api.service[113243]: If you are already using Eventlet, we recommend migrating to a different Apr 18 22:08:17.584514 np0000167625 devstack@c-api.service[113243]: framework. For more detail see Apr 18 22:08:17.584514 np0000167625 devstack@c-api.service[113243]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 22:08:17.584514 np0000167625 devstack@c-api.service[113243]: import eventlet # noqa Apr 18 22:08:17.595579 np0000167625 devstack@c-api.service[113244]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 22:08:17.595579 np0000167625 devstack@c-api.service[113244]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 22:08:17.595579 np0000167625 devstack@c-api.service[113244]: we strongly recommend against using it for new projects. Apr 18 22:08:17.595579 np0000167625 devstack@c-api.service[113244]: If you are already using Eventlet, we recommend migrating to a different Apr 18 22:08:17.595579 np0000167625 devstack@c-api.service[113244]: framework. For more detail see Apr 18 22:08:17.595579 np0000167625 devstack@c-api.service[113244]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 22:08:17.595579 np0000167625 devstack@c-api.service[113244]: import eventlet # noqa Apr 18 22:08:17.597865 np0000167625 devstack@c-api.service[113242]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 22:08:17.597865 np0000167625 devstack@c-api.service[113242]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 22:08:17.597865 np0000167625 devstack@c-api.service[113242]: we strongly recommend against using it for new projects. Apr 18 22:08:17.597865 np0000167625 devstack@c-api.service[113242]: If you are already using Eventlet, we recommend migrating to a different Apr 18 22:08:17.597865 np0000167625 devstack@c-api.service[113242]: framework. For more detail see Apr 18 22:08:17.597865 np0000167625 devstack@c-api.service[113242]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 22:08:17.597865 np0000167625 devstack@c-api.service[113242]: import eventlet # noqa Apr 18 22:08:17.606514 np0000167625 devstack@c-api.service[113245]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 22:08:17.606514 np0000167625 devstack@c-api.service[113245]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 22:08:17.606514 np0000167625 devstack@c-api.service[113245]: we strongly recommend against using it for new projects. Apr 18 22:08:17.606514 np0000167625 devstack@c-api.service[113245]: If you are already using Eventlet, we recommend migrating to a different Apr 18 22:08:17.606514 np0000167625 devstack@c-api.service[113245]: framework. For more detail see Apr 18 22:08:17.606514 np0000167625 devstack@c-api.service[113245]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 22:08:17.606514 np0000167625 devstack@c-api.service[113245]: import eventlet # noqa Apr 18 22:08:17.667770 np0000167625 devstack@c-api.service[113243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 22:08:17.667770 np0000167625 devstack@c-api.service[113243]: debtcollector.deprecate( Apr 18 22:08:17.679946 np0000167625 devstack@c-api.service[113242]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 22:08:17.679946 np0000167625 devstack@c-api.service[113242]: debtcollector.deprecate( Apr 18 22:08:17.681733 np0000167625 devstack@c-api.service[113244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 22:08:17.681733 np0000167625 devstack@c-api.service[113244]: debtcollector.deprecate( Apr 18 22:08:17.708700 np0000167625 devstack@c-api.service[113245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 22:08:17.708700 np0000167625 devstack@c-api.service[113245]: debtcollector.deprecate( Apr 18 22:08:17.747527 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:17.747527 np0000167625 devstack@c-api.service[113243]: from cgi import parse_header Apr 18 22:08:17.758070 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:17.758070 np0000167625 devstack@c-api.service[113242]: from cgi import parse_header Apr 18 22:08:17.760294 np0000167625 devstack@c-api.service[113244]: /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 18 22:08:17.760294 np0000167625 devstack@c-api.service[113244]: from cgi import parse_header Apr 18 22:08:17.797420 np0000167625 devstack@c-api.service[113245]: /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 18 22:08:17.797420 np0000167625 devstack@c-api.service[113245]: from cgi import parse_header Apr 18 22:08:17.798934 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:17.798934 np0000167625 devstack@c-api.service[113243]: removals.removed_module( Apr 18 22:08:17.799763 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:17.799763 np0000167625 devstack@c-api.service[113243]: removals.removed_module( Apr 18 22:08:17.801164 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:17.801164 np0000167625 devstack@c-api.service[113242]: removals.removed_module( Apr 18 22:08:17.801854 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:17.801854 np0000167625 devstack@c-api.service[113242]: removals.removed_module( Apr 18 22:08:17.807369 np0000167625 devstack@c-api.service[113244]: /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 18 22:08:17.807369 np0000167625 devstack@c-api.service[113244]: removals.removed_module( Apr 18 22:08:17.808267 np0000167625 devstack@c-api.service[113244]: /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 18 22:08:17.808267 np0000167625 devstack@c-api.service[113244]: removals.removed_module( Apr 18 22:08:17.845047 np0000167625 devstack@c-api.service[113245]: /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 18 22:08:17.845047 np0000167625 devstack@c-api.service[113245]: removals.removed_module( Apr 18 22:08:17.845962 np0000167625 devstack@c-api.service[113245]: /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 18 22:08:17.845962 np0000167625 devstack@c-api.service[113245]: removals.removed_module( Apr 18 22:08:18.390045 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:18.390045 np0000167625 devstack@c-api.service[113242]: warnings.warn( Apr 18 22:08:18.392337 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:18.392337 np0000167625 devstack@c-api.service[113243]: warnings.warn( Apr 18 22:08:18.418844 np0000167625 devstack@c-api.service[113244]: /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 18 22:08:18.418844 np0000167625 devstack@c-api.service[113244]: warnings.warn( Apr 18 22:08:18.482445 np0000167625 devstack@c-api.service[113245]: /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 18 22:08:18.482445 np0000167625 devstack@c-api.service[113245]: warnings.warn( Apr 18 22:08:18.490055 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:18.490055 np0000167625 devstack@c-api.service[113242]: warnings.warn( Apr 18 22:08:18.492819 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:18.492819 np0000167625 devstack@c-api.service[113243]: warnings.warn( Apr 18 22:08:18.525425 np0000167625 devstack@c-api.service[113244]: /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 18 22:08:18.525425 np0000167625 devstack@c-api.service[113244]: warnings.warn( Apr 18 22:08:18.605508 np0000167625 devstack@c-api.service[113245]: /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 18 22:08:18.605508 np0000167625 devstack@c-api.service[113245]: warnings.warn( Apr 18 22:08:18.782969 np0000167625 devstack@c-api.service[113242]: 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 18 22:08:18.783522 np0000167625 devstack@c-api.service[113242]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113242) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 22:08:18.789926 np0000167625 devstack@c-api.service[113243]: 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 18 22:08:18.790346 np0000167625 devstack@c-api.service[113243]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113243) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 22:08:18.801385 np0000167625 devstack@c-api.service[113244]: 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 18 22:08:18.801813 np0000167625 devstack@c-api.service[113244]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113244) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 22:08:18.868809 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:18.868809 np0000167625 devstack@c-api.service[113243]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 22:08:18.870926 np0000167625 devstack@c-api.service[113244]: /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 18 22:08:18.870926 np0000167625 devstack@c-api.service[113244]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 22:08:18.872402 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:18.872402 np0000167625 devstack@c-api.service[113242]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 22:08:18.906463 np0000167625 devstack@c-api.service[113245]: 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 18 22:08:18.906928 np0000167625 devstack@c-api.service[113245]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113245) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 22:08:18.975893 np0000167625 devstack@c-api.service[113245]: /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 18 22:08:18.975893 np0000167625 devstack@c-api.service[113245]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 22:08:19.323876 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113243) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 22:08:19.324108 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113242) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 22:08:19.324179 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113244) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 22:08:19.324241 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.324298 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.324409 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.324474 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.324551 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.324621 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.324687 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.324742 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.324801 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.324934 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.325000 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.325053 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.325122 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.325184 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.325251 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.325316 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.325403 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.325475 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.325536 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.325593 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.325657 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.325714 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.325769 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.325835 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.325898 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.325955 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.326013 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.326068 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.326123 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.326179 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.326232 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.326287 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.326342 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.326435 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.326500 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.326555 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.326611 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.326667 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.326722 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.326788 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.326845 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.326909 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.326967 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.327023 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.327079 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.327143 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.327199 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.327255 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.327314 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.327314 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.327314 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.327572 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.327572 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.327572 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.327572 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.327760 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.327820 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.327886 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.327937 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.327980 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.328020 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.328059 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.328098 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.328136 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.328175 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.328213 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.328346 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.328408 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.328443 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.328493 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.328533 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.328570 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.328608 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.328652 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.328692 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.328730 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.328777 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.328814 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.328853 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.328891 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.328928 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.328970 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.328970 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.329047 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.329086 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.329123 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.329167 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.329208 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.329208 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.329208 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.329208 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.329208 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.329208 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.333033 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.333083 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.333138 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.333191 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.333231 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.333270 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.333308 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.333348 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.333403 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.333452 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.333491 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.333526 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.333579 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.333672 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.333717 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.333757 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.333842 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.333885 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.333952 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.334010 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.334075 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.334203 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.334264 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.334304 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.334375 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.334419 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.334469 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.334507 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.334546 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.334585 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.334628 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.334668 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.334718 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.334759 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.334811 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.334851 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.334895 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.334935 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.334974 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.335012 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.335012 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.335012 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.335352 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.335421 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.335523 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.335578 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.335625 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.335665 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.335665 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.335738 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.335781 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.335826 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.335826 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.335904 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.335944 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.335987 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.336029 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.336075 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.336113 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.336113 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.336113 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.336241 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.336279 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.336319 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.336381 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.336423 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.336472 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.336519 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.336558 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.336597 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.336643 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.336682 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.336720 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.336758 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.336797 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.336837 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.336875 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.336913 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.336957 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.336957 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.336957 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.336957 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.336957 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.336957 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.338984 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.339045 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.339089 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.339136 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.339213 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.339265 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.339305 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.339349 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.339403 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.339473 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.339513 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.339513 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.339580 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.339630 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.339669 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.339712 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.339753 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.339791 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.339832 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.339877 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.339877 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.345467 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.345515 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.345570 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.345620 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.345670 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.345729 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.345773 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.345814 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.345852 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.345897 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.345972 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.346030 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.346096 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.346152 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.346224 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.346282 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.346282 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.346429 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.346429 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.346429 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.346572 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.347862 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.347980 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.347980 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.348095 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.348155 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.348238 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.348296 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.348296 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.348486 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.348545 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.348602 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.348602 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.348602 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.348759 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.348817 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.348874 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.348874 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.348874 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.348874 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.348874 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.348874 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.352692 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.352774 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.352774 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.352896 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.352896 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.353018 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.353018 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.353144 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.353144 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.353251 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.353316 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.353425 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.353502 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.353556 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.353620 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.353686 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.353742 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.353797 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.353854 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.353911 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.353988 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.354043 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.354101 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.354164 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.354164 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.354265 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.354324 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.354402 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.354459 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.354515 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.354588 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.354648 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.354712 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.354768 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.354768 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.354878 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.354878 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.354985 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.355052 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.355052 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.355052 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.355206 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.355273 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.355340 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.355340 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.355534 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.355593 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.355593 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.355703 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.355768 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.355826 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.355883 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.355938 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.355978 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.356022 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.356063 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.356107 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.356146 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.356184 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.356230 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.356270 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.356270 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.356270 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.356435 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.356435 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.356435 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.356435 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.356435 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.356435 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.356644 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.356689 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.356734 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.356777 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.356815 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.356853 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.356891 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.356929 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.356967 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.357012 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.357057 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.357095 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.357133 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.357176 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.357215 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.357254 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.357254 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.357254 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.357472 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.357517 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.357553 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.357553 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.357622 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.357668 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.357707 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.357707 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.357707 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.357817 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.357864 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.357907 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.357945 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.357984 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.357984 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.357984 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.357984 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.357984 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.358811 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.358871 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.358906 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.358953 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.358991 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.359025 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.359064 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.359103 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.359103 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.359177 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.359177 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.359260 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.359304 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.359343 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.359405 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.359463 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.359503 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.359503 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.359503 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.359503 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.359653 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.360299 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113245) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 22:08:19.360543 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.360591 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.360654 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.360713 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.360753 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.360796 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.360835 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.360873 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.360925 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.360973 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.361014 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.361058 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.361097 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.361137 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.361181 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.361224 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.361264 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.361304 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.361372 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.361414 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.361452 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.361491 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.361532 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.361578 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.361667 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.361667 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.361667 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.361667 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.361667 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.361667 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.361667 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.361667 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.361954 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.361954 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.361954 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.361954 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.361954 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.362128 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.362536 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.362585 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.362663 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.362708 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.362782 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.362826 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.362906 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.362966 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.363044 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.363094 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.363160 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.363204 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.363280 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.363416 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.363495 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.363535 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.363593 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.363641 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.363688 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.363730 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.363769 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.363806 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.363846 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.363882 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.363920 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.363968 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.363968 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.364043 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.364088 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.364131 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.364131 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.364131 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.364233 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.364272 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.364312 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.364351 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.364415 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.364454 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.364504 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.364597 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.364879 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.364934 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.365258 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.365305 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.365408 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.365454 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.365532 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.365589 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.365660 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.365761 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.365805 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.365848 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.365888 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.365933 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.365976 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.366018 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.366061 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.366111 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.366155 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.366198 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.366238 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.366277 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.366322 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.366377 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.366417 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.366456 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.366496 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.366550 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.366591 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.366631 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.366672 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.366712 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.366752 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.366797 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.366797 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.366797 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.366797 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.366944 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.366944 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.366944 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.366944 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.366944 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.366944 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.366944 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.367243 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.367290 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.367369 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.367412 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.367465 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.367529 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.367569 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.367609 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.367648 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.367698 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.367745 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.367784 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.367829 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.367875 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.367915 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.367954 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.367993 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.368031 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.368070 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.368109 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.368147 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.368185 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.368224 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.368261 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.368299 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.368345 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.368397 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.368436 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.368966 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.369015 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.369094 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.369138 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.369202 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.369245 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.369335 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.369676 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.369745 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.369786 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.369859 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.369904 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.369954 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.369998 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.370043 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.370081 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.370129 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.370174 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.370218 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.370258 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.370298 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.370345 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.370401 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.370437 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.370486 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.370531 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.370570 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.370609 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.370653 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.370691 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.370729 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.370771 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.370813 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.370852 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.370889 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.370983 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.371067 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.371138 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.371180 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.371244 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.371298 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.371399 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.371463 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.371538 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.371646 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.371711 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.371753 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.371825 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.371895 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.372184 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.372238 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.372297 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.372342 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.372397 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.372437 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.372476 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.372514 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.372552 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.372592 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.372642 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.372642 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.372642 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.372754 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.373310 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.373379 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.373420 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.373468 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.373511 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.373559 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.373605 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.373647 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.373685 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.373725 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.373765 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.373804 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.373843 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.373887 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.373925 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.373971 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.374009 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.374048 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.374087 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.374128 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.374170 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.374215 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.374254 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.374292 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.374342 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.374397 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.374438 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.374477 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.374515 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.374554 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.374592 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.374633 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.374672 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.374710 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.374760 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.374801 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.374839 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.374878 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.374916 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.374954 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.375000 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.375039 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.375086 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.375132 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.375178 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.375178 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.375178 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.375178 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.375323 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.375377 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.375435 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.375435 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.375435 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.375435 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.375435 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.375435 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.375435 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.375435 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.375842 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.375885 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.375924 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.375968 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.376007 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.376046 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.376092 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.376132 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.376172 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.376217 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.376256 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.376256 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.376256 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.376256 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.376256 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.376256 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.376256 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.376256 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.376256 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.376655 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.376702 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.376775 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.376818 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.376858 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.376897 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.376936 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.376977 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.377014 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.377061 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.377101 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.377138 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.377178 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.377222 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.377259 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.377297 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.377336 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.377402 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.377441 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.377486 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.377525 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.377563 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.377605 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.377648 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.377686 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.377726 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.377764 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.377804 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.377842 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.377894 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.377933 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.377972 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.378016 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.378055 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.378095 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.378138 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.378214 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.378259 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.378298 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.378338 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.378400 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.378442 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.378481 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.378517 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.378556 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.378595 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.378635 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.378674 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.378713 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.378753 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.378801 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.378801 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.378801 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.378801 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.378801 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.378801 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.379012 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.379012 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.379012 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.379012 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.379012 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.379012 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.379012 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.379318 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.379374 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.379440 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.379546 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.379594 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.379671 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.379739 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.379820 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.379870 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.379916 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.379955 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.379998 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.380038 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.380080 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.380119 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.380157 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.380201 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.380241 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.380278 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.380316 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.380379 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.380422 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.380422 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.380495 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.380536 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.380577 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.380617 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.380617 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.380700 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.380747 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.380788 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.380788 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.380859 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.380898 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.380898 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.381444 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.381494 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.381546 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.381594 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.381644 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.381685 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.381723 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.381762 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.381801 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.381845 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.381884 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.381923 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.381956 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.381987 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.382018 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.382050 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.382074 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.382100 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.382124 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.382152 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.382179 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.382208 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.382235 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.382267 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.382295 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.382324 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.382367 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.382396 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.382421 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.382449 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.382478 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.382502 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.382530 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.382563 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.382596 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.382626 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.382654 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.382681 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.382707 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.382737 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.382765 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.382792 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.382819 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.382932 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.382970 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.382998 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.383022 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.383050 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.383078 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.383110 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.383140 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.383169 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.383200 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.383226 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.383253 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.383282 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.383309 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.383337 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.383387 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.383439 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.383463 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.383491 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.383491 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.383551 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.383551 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.383551 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.383551 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.383643 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.383675 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.383702 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.383733 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.383759 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.383791 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.383819 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.383848 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.383848 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.383896 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.383928 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.383957 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.383988 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.383988 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.384037 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.384070 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.384099 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.384128 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.384156 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.384184 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.384184 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.384230 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.384261 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.384288 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.384343 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.384398 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.384398 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.384398 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.384398 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.384494 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.384521 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.384549 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.384576 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.384603 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.384603 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.384603 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.384603 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.384700 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.384700 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.384700 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.384700 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.384791 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.384819 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.384844 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.384874 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.384907 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.384937 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.384965 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.384997 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.385025 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.385056 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.385084 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.385152 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.385184 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.385213 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.385328 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.385736 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.385805 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.385861 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.385931 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.385993 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.386032 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.386118 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.386283 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.386342 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.386418 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.386485 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.386547 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.386609 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.386675 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.386986 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.387055 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.387110 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.387174 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.387235 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.387368 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.387502 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:08:19.387796 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:08:19.387863 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:08:19.387916 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:08:19.387991 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:08:19.388063 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:08:19.388126 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:08:19.431041 np0000167625 devstack@c-api.service[113243]: INFO dbcounter [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Registered counter for database cinder Apr 18 22:08:19.431837 np0000167625 devstack@c-api.service[113242]: INFO dbcounter [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Registered counter for database cinder Apr 18 22:08:19.436159 np0000167625 devstack@c-api.service[113245]: INFO dbcounter [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Registered counter for database cinder Apr 18 22:08:19.437441 np0000167625 devstack@c-api.service[113244]: INFO dbcounter [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Registered counter for database cinder Apr 18 22:08:19.442973 np0000167625 devstack@c-api.service[113243]: DEBUG oslo_db.sqlalchemy.engines [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d 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=113243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:08:19.448876 np0000167625 devstack@c-api.service[113242]: DEBUG oslo_db.sqlalchemy.engines [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf 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=113242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:08:19.455598 np0000167625 devstack@c-api.service[113245]: DEBUG oslo_db.sqlalchemy.engines [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 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=113245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:08:19.461896 np0000167625 devstack@c-api.service[113244]: DEBUG oslo_db.sqlalchemy.engines [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 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=113244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:08:19.554693 np0000167625 devstack@c-api.service[113243]: DEBUG dbcounter [-] [113243] Writer thread running {{(pid=113243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 22:08:19.557513 np0000167625 devstack@c-api.service[113243]: INFO cinder.rpc [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 22:08:19.559675 np0000167625 devstack@c-api.service[113243]: INFO cinder.rpc [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 22:08:19.561679 np0000167625 devstack@c-api.service[113243]: INFO cinder.rpc [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 22:08:19.563511 np0000167625 devstack@c-api.service[113243]: INFO cinder.rpc [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 22:08:19.564277 np0000167625 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writer thread running {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 22:08:19.564410 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.566084 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.566775 np0000167625 devstack@c-api.service[113242]: INFO cinder.rpc [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 22:08:19.568889 np0000167625 devstack@c-api.service[113242]: INFO cinder.rpc [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 22:08:19.570822 np0000167625 devstack@c-api.service[113243]: DEBUG oslo_db.sqlalchemy.engines [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d 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=113243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:08:19.570906 np0000167625 devstack@c-api.service[113242]: INFO cinder.rpc [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 22:08:19.572714 np0000167625 devstack@c-api.service[113242]: INFO cinder.rpc [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 22:08:19.572825 np0000167625 devstack@c-api.service[113243]: INFO cinder.rpc [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 22:08:19.573842 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.574523 np0000167625 devstack@c-api.service[113244]: DEBUG dbcounter [-] [113244] Writer thread running {{(pid=113244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 22:08:19.574600 np0000167625 devstack@c-api.service[113243]: INFO cinder.rpc [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 22:08:19.575292 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.576164 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.577336 np0000167625 devstack@c-api.service[113244]: INFO cinder.rpc [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 22:08:19.579612 np0000167625 devstack@c-api.service[113244]: INFO cinder.rpc [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 22:08:19.581560 np0000167625 devstack@c-api.service[113242]: DEBUG oslo_db.sqlalchemy.engines [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf 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=113242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:08:19.582058 np0000167625 devstack@c-api.service[113244]: INFO cinder.rpc [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 22:08:19.583934 np0000167625 devstack@c-api.service[113242]: INFO cinder.rpc [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 22:08:19.584465 np0000167625 devstack@c-api.service[113244]: INFO cinder.rpc [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 22:08:19.584686 np0000167625 devstack@c-api.service[113245]: DEBUG dbcounter [-] [113245] Writer thread running {{(pid=113245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 22:08:19.585672 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.586209 np0000167625 devstack@c-api.service[113242]: INFO cinder.rpc [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 22:08:19.587322 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.588068 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.588228 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.588296 np0000167625 devstack@c-api.service[113245]: INFO cinder.rpc [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 22:08:19.590843 np0000167625 devstack@c-api.service[113245]: INFO cinder.rpc [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 22:08:19.591518 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.592750 np0000167625 devstack@c-api.service[113244]: DEBUG oslo_db.sqlalchemy.engines [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 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=113244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:08:19.593541 np0000167625 devstack@c-api.service[113245]: INFO cinder.rpc [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 22:08:19.594717 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.594793 np0000167625 devstack@c-api.service[113244]: INFO cinder.rpc [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 22:08:19.596205 np0000167625 devstack@c-api.service[113245]: INFO cinder.rpc [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 22:08:19.596634 np0000167625 devstack@c-api.service[113244]: INFO cinder.rpc [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 22:08:19.597682 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.597762 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.597965 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.598844 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.600271 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.601255 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.601971 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.604870 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.604983 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.606370 np0000167625 devstack@c-api.service[113245]: DEBUG oslo_db.sqlalchemy.engines [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 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=113245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:08:19.608112 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.608259 np0000167625 devstack@c-api.service[113245]: INFO cinder.rpc [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 22:08:19.608664 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.609950 np0000167625 devstack@c-api.service[113245]: INFO cinder.rpc [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 22:08:19.610117 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.610767 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.610993 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.611739 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.613382 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.614568 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.614673 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.616119 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.616585 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.617878 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.618846 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.620643 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.621533 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.623668 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.623912 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.624501 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.624613 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.626015 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.626997 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.627082 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.627920 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.628748 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.630028 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.630141 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.630598 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.631794 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.633120 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.633230 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.634383 np0000167625 devstack@c-api.service[113243]: WARNING cinder.api.contrib.hosts [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 22:08:19.634498 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.634597 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.635073 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.636583 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.636695 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.637934 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.638075 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.638202 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.638985 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.639497 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.640075 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.640896 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.640962 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.641802 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.641866 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: extensions {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.642032 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.643189 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: consistencygroups {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.643409 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.644474 np0000167625 devstack@c-api.service[113242]: WARNING cinder.api.contrib.hosts [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 22:08:19.645141 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: scheduler-stats {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.645280 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.645344 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.646473 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.646593 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: backups {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.646683 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.648275 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.648382 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.648607 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: os-hosts {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.649675 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.649860 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.649979 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: qos-specs {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.651067 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.651261 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.651961 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.652044 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: extensions {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.652104 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: os-volume-type-access {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.652807 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.653311 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: consistencygroups {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.653632 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: encryption {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.653733 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.655144 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.655223 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: os-availability-zone {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.655379 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: scheduler-stats {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.655580 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.656251 np0000167625 devstack@c-api.service[113244]: WARNING cinder.api.contrib.hosts [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 22:08:19.656856 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: backups {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.656995 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.657109 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: os-quota-class-sets {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.658385 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: cgsnapshots {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.658452 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.658862 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: os-hosts {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.659809 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: os-quota-sets {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.659975 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.660269 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: qos-specs {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.661248 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: encryption {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.661377 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.661445 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.662332 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: os-volume-type-access {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.662746 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: os-volume-manage {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.662813 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.663761 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: extensions {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.663944 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: encryption {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.664214 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: os-snapshot-manage {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.664940 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.665093 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: consistencygroups {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.665667 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: extra_specs {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.666048 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: os-availability-zone {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.667036 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: scheduler-stats {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.667132 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.667191 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: capabilities {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.667354 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: os-quota-class-sets {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.668475 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extended resource: os-volume-transfer {{(pid=113243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.668555 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: backups {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.668661 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: cgsnapshots {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.668871 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.670078 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: os-quota-sets {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.670387 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.670554 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: os-hosts {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.670796 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.671516 np0000167625 devstack@c-api.service[113245]: WARNING cinder.api.contrib.hosts [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 22:08:19.671612 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: encryption {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.671968 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: qos-specs {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.672257 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.672321 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.673067 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: os-volume-manage {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.673695 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.673762 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.674079 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: os-volume-type-access {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.674605 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: os-snapshot-manage {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.675157 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.675231 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.675672 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: encryption {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.676041 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: extra_specs {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.676697 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.676744 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.677506 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: os-availability-zone {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.677577 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.contrib.snapshot_actions [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] SnapshotActionsController initialized {{(pid=113243) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 22:08:19.677621 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: capabilities {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.678135 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.678264 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.678911 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extended resource: os-volume-transfer {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.679112 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: extensions {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.679305 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: os-quota-class-sets {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.679689 np0000167625 devstack@c-api.service[113243]: WARNING castellan.key_manager.migration [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.680480 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: consistencygroups {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.680573 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension VolumeActions extending resource: volumes {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.680621 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: cgsnapshots {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.680724 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension UsedLimits extending resource: limits {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.680830 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.680936 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension VolumeTypeAccess extending resource: types {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.681060 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension AdminActions extending resource: volumes {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.681178 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension AdminActions extending resource: snapshots {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.681229 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.681285 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension AdminActions extending resource: backups {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.681397 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.681497 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension SnapshotActions extending resource: snapshots {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.681688 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.681782 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.681878 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.681987 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.682028 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: os-quota-sets {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.682084 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension TypesManage extending resource: types {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.682188 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.682285 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.v3.router [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.682412 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: scheduler-stats {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.682736 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.683483 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: encryption {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.683920 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: backups {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.684164 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.684587 np0000167625 devstack@c-api.service[113243]: WARNING keystonemiddleware.auth_token [None req-a763fbc8-6a02-4649-9da1-fb930cdf923d 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 18 22:08:19.684965 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: os-volume-manage {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.685631 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.685959 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: os-hosts {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.686409 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: os-snapshot-manage {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.687132 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.687870 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: extra_specs {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.688008 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: qos-specs {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.688056 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.contrib.snapshot_actions [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] SnapshotActionsController initialized {{(pid=113242) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 22:08:19.688738 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.689497 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: capabilities {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.690119 np0000167625 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.690369 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: os-volume-type-access {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.690765 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extended resource: os-volume-transfer {{(pid=113244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.690821 np0000167625 devstack@c-api.service[113243]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b4a784a3668 pid: 113243 (default app) Apr 18 22:08:19.691012 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension VolumeActions extending resource: volumes {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.691162 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension UsedLimits extending resource: limits {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.691272 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.691402 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.691402 np0000167625 devstack@c-api.service[113243]: warnings.warn( Apr 18 22:08:19.691614 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension VolumeTypeAccess extending resource: types {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.691614 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension AdminActions extending resource: volumes {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.691687 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension AdminActions extending resource: snapshots {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.691728 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension AdminActions extending resource: backups {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.691839 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.691970 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension SnapshotActions extending resource: snapshots {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.692038 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: encryption {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.692097 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.692175 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.692249 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.692389 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.692478 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension TypesManage extending resource: types {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.692672 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.692764 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.693352 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.693758 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: os-availability-zone {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.694861 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.695051 np0000167625 devstack@c-api.service[113242]: WARNING keystonemiddleware.auth_token [None req-7e80d5ee-286f-4a06-a9d2-8708c3612ecf 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 18 22:08:19.695238 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: os-quota-class-sets {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.696267 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.696588 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: cgsnapshots {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.697727 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.697999 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: os-quota-sets {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.698897 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.698897 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.698897 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.698897 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.699226 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.699226 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.699226 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.699226 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.699612 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.699612 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.699612 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.699612 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.699612 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.699612 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.700018 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.700018 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.700018 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.700018 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.700018 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.700421 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.700421 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.700421 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.700421 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.700421 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.700785 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.700785 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.700785 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.700785 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.701060 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.701060 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.701060 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.701060 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.701060 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.701457 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.701457 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.701457 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.701457 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.701457 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.701776 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.701776 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.701913 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.701972 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.701972 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.701972 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.701972 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.701972 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.701972 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.702413 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.702413 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.702413 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.702413 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.702413 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.702413 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.702846 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.702846 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.702846 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.702846 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.702846 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.702846 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.703233 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.703233 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.703233 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.703233 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.703610 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: encryption {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.703675 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.703675 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.703675 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.703675 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.703675 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.704001 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.704001 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.704001 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.704001 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.704001 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.704228 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.704228 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.704228 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.704228 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.704228 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.704228 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.704501 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.704501 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.704501 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.704501 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.704501 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.704766 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.704766 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.704766 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.704766 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.704766 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.704986 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.704986 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.704986 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.704986 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.705182 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.705182 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.705182 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.705182 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.705384 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.705384 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.705384 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.705384 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.705384 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.705651 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.705651 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.705651 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.705651 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.705651 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.705872 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.705872 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.705872 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.705872 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.706055 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.706055 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.706055 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.706055 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.706258 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.706258 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.706258 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.706258 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.706465 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.706465 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.706465 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.706465 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.706681 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.706681 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.706681 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.706681 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.706871 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.706871 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.706871 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.706871 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.706871 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.707114 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.707114 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.707114 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.707114 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.707114 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.707114 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.707460 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.707460 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.707460 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.707460 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.707460 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.707708 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.707708 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.707708 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.707708 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.707708 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.707708 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.707987 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.contrib.snapshot_actions [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] SnapshotActionsController initialized {{(pid=113244) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 22:08:19.708030 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.708030 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.708030 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.708030 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.708030 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.708030 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.708309 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.708309 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.708309 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.708309 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.708309 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.708309 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.708627 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.708627 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.708627 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.708627 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.708627 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.708627 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.708903 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.708903 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.708903 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.708903 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.709090 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.709090 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.709090 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.709090 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.709090 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.709348 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.709348 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.709348 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.709348 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:19.709348 np0000167625 devstack@c-api.service[113243]: warnings.warn(deprecated_msg) Apr 18 22:08:19.709594 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.709647 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: os-volume-manage {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.709704 np0000167625 devstack@c-api.service[113242]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b4a784a3668 pid: 113242 (default app) Apr 18 22:08:19.709744 np0000167625 devstack@c-api.service[113244]: WARNING castellan.key_manager.migration [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.709782 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: os-snapshot-manage {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.709826 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.middleware.request_id [None req-8df178a2-98cf-4740-a52a-38fa889e0126 None None] RequestId filter calling following filter/app {{(pid=113243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:08:19.709872 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension VolumeActions extending resource: volumes {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.709872 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension UsedLimits extending resource: limits {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.709872 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.709872 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.709872 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension AdminActions extending resource: volumes {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.709872 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension AdminActions extending resource: snapshots {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.709872 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension AdminActions extending resource: backups {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.710123 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.710162 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: extra_specs {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.710202 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.710202 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.710202 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.710202 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.710202 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.710202 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension TypesManage extending resource: types {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.710202 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.710474 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.v3.router [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.710516 np0000167625 devstack@c-api.service[113243]: [pid: 113243|app: 0|req: 1/1] 199.204.45.140 () {60 vars in 953 bytes} [Sat Apr 18 22:08:19 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 18 22:08:19.710555 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: capabilities {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.710595 np0000167625 devstack@c-api.service[113244]: WARNING keystonemiddleware.auth_token [None req-9f2befb4-6155-48e3-bab5-98e1f5022049 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 18 22:08:19.710649 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extended resource: os-volume-transfer {{(pid=113245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:08:19.710649 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.711530 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.713016 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.713276 np0000167625 devstack@c-api.service[113244]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b4a784a3668 pid: 113244 (default app) Apr 18 22:08:19.714634 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.716232 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.717160 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.contrib.snapshot_actions [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] SnapshotActionsController initialized {{(pid=113245) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 22:08:19.717987 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.719609 np0000167625 devstack@c-api.service[113245]: WARNING castellan.key_manager.migration [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:08:19.720542 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension VolumeActions extending resource: volumes {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.720833 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension UsedLimits extending resource: limits {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.720914 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.721150 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.721150 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension AdminActions extending resource: volumes {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.721307 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension AdminActions extending resource: snapshots {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.721409 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension AdminActions extending resource: backups {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.721521 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.721628 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.721842 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.721921 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.722013 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.722153 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.722278 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension TypesManage extending resource: types {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.722419 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.722532 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.v3.router [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:08:19.724991 np0000167625 devstack@c-api.service[113245]: WARNING keystonemiddleware.auth_token [None req-3bb145b0-95de-40d3-9b2a-0164e278f340 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 18 22:08:19.732223 np0000167625 devstack@c-api.service[113245]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b4a784a3668 pid: 113245 (default app) Apr 18 22:08:26.852241 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.852241 np0000167625 devstack@c-api.service[113242]: warnings.warn( Apr 18 22:08:26.866116 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.866116 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.866116 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.866116 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.866445 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.866445 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.866445 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.866445 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.866678 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.866678 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.866678 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.866678 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.866678 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.866678 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.867010 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.867010 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.867010 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.867010 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.867010 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.867331 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.867331 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.867331 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.867331 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.867331 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.867658 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.867658 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.867658 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.867658 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.867890 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.867890 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.867890 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.867890 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.867890 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.868193 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.868193 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.868193 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.868193 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.868193 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.868486 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.868486 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.868486 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.868486 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.868486 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.868486 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.868833 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.868833 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.868833 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.868833 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.868833 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.868833 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.869184 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.869184 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.869184 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.869184 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.869184 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.869184 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.869556 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.869556 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.869556 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.869556 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.869556 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.869856 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.869856 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.869856 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.869856 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.869856 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.870128 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.870128 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.870128 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.870128 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.870128 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.870128 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.870495 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.870495 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.870495 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.870495 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.870495 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.870495 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.870809 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.870809 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.870809 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.870809 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.870809 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.871098 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.871098 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.871098 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.871098 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.871098 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.871397 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.871397 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.871397 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.871397 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.871634 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.871634 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.871634 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.871634 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.871893 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.871893 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.871893 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.871893 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.871893 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.872185 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.872185 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.872185 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.872185 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.872185 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.872474 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.872474 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.872474 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.872474 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.872720 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.872720 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.872720 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.872720 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.872951 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.872951 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.872951 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.872951 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.873240 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.873240 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.873240 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.873240 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.873508 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.873508 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.873508 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.873508 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.873736 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.873736 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.873736 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.873736 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.873736 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874023 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.874023 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874023 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.874023 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874023 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.874023 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874267 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.874267 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874267 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.874267 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874267 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.874458 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874458 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.874458 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874458 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.874458 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874458 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.874679 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874679 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.874679 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874679 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.874679 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874679 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.874891 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874891 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.874891 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874891 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.874891 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.874891 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.875098 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.875098 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.875098 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.875098 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.875098 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.875098 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.875305 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.875305 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.875305 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.875305 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.875470 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.875470 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.875470 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.875470 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.875470 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.875664 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.875664 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.875664 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.875664 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:26.875664 np0000167625 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 18 22:08:26.875664 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-f74633ad-e7a9-493e-a260-dd3e96af2fa8 None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:08:27.360459 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-f74633ad-e7a9-493e-a260-dd3e96af2fa8 admin admin] POST https://199.204.45.140/volume/v3/types Apr 18 22:08:27.360459 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-f74633ad-e7a9-493e-a260-dd3e96af2fa8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 18 22:08:27.361991 np0000167625 devstack@c-api.service[113242]: /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 18 22:08:27.361991 np0000167625 devstack@c-api.service[113242]: warnings.warn( Apr 18 22:08:27.372715 np0000167625 devstack@c-api.service[113242]: DEBUG oslo_db.sqlalchemy.engines [None req-f74633ad-e7a9-493e-a260-dd3e96af2fa8 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=113242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:08:27.405784 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-f74633ad-e7a9-493e-a260-dd3e96af2fa8 admin admin] https://199.204.45.140/volume/v3/types returned with HTTP 200 Apr 18 22:08:27.406603 np0000167625 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 1/2] 199.204.45.140 () {68 vars in 1288 bytes} [Sat Apr 18 22:08:26 2026] POST /volume/v3/types => generated 186 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 22:08:27.417030 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.middleware.request_id [req-f74633ad-e7a9-493e-a260-dd3e96af2fa8 req-2dcd661f-872d-4f49-ac05-7ae4f298df98 None None] RequestId filter calling following filter/app {{(pid=113243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:08:27.734529 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [req-f74633ad-e7a9-493e-a260-dd3e96af2fa8 req-2dcd661f-872d-4f49-ac05-7ae4f298df98 admin admin] POST https://199.204.45.140/volume/v3/types/3e2e70f1-a98b-46e2-96ea-9cb2ac1034ff/extra_specs Apr 18 22:08:27.735073 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [req-f74633ad-e7a9-493e-a260-dd3e96af2fa8 req-2dcd661f-872d-4f49-ac05-7ae4f298df98 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 18 22:08:27.736727 np0000167625 devstack@c-api.service[113243]: /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 18 22:08:27.736727 np0000167625 devstack@c-api.service[113243]: warnings.warn( Apr 18 22:08:27.747832 np0000167625 devstack@c-api.service[113243]: DEBUG oslo_db.sqlalchemy.engines [req-f74633ad-e7a9-493e-a260-dd3e96af2fa8 req-2dcd661f-872d-4f49-ac05-7ae4f298df98 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=113243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:08:27.807007 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [req-f74633ad-e7a9-493e-a260-dd3e96af2fa8 req-2dcd661f-872d-4f49-ac05-7ae4f298df98 admin admin] https://199.204.45.140/volume/v3/types/3e2e70f1-a98b-46e2-96ea-9cb2ac1034ff/extra_specs returned with HTTP 200 Apr 18 22:08:27.807855 np0000167625 devstack@c-api.service[113243]: [pid: 113243|app: 0|req: 2/3] 199.204.45.140 () {70 vars in 1505 bytes} [Sat Apr 18 22:08:27 2026] POST /volume/v3/types/3e2e70f1-a98b-46e2-96ea-9cb2ac1034ff/extra_specs => generated 55 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:08:29.596792 np0000167625 devstack@c-api.service[113244]: DEBUG dbcounter [-] [113244] Writing DB stats cinder:SELECT=6 {{(pid=113244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:08:29.609645 np0000167625 devstack@c-api.service[113245]: DEBUG dbcounter [-] [113245] Writing DB stats cinder:SELECT=6 {{(pid=113245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:08:37.401986 np0000167625 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:08:37.809242 np0000167625 devstack@c-api.service[113243]: DEBUG dbcounter [-] [113243] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:12:14.295457 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.295457 np0000167625 devstack@c-api.service[113244]: warnings.warn( Apr 18 22:12:14.308455 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.308455 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.308455 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.308455 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.308877 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.308877 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.308877 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.308877 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.309179 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.309179 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.309179 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.309179 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.309179 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.309179 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.309644 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.309644 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.309644 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.309644 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.309644 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.310009 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.310009 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.310009 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.310009 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.310009 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.310322 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.310322 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.310322 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.310322 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.310644 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.310644 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.310644 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.310644 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.310644 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.310993 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.310993 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.310993 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.310993 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.310993 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.311320 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.311320 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.311320 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.311320 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.311320 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.311320 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.311748 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.311748 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.311748 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.311748 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.311748 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.311748 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.312177 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.312177 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.312177 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.312177 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.312177 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.312177 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.312605 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.312605 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.312605 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.312605 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.312605 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.312959 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.312959 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.312959 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.312959 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.312959 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.313287 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.313287 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.313287 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.313287 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.313287 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.313287 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.313714 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.313714 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.313714 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.313714 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.313714 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.313714 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.314086 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.314086 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.314086 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.314086 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.314086 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.314482 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.314482 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.314482 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.314482 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.314482 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.314807 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.314807 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.314807 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.314807 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.315085 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.315085 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.315085 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.315085 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.315398 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.315398 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.315398 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.315398 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.315398 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.315759 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.315759 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.315759 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.315759 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.315759 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.316134 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.316134 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.316134 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.316134 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.316413 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.316413 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.316413 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.316413 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.316600 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.316600 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.316600 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.316600 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.316786 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.316786 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.316786 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.316786 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.316960 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.316960 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.316960 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.316960 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.317131 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.317131 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.317131 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.317131 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.317131 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.317371 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.317371 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.317371 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.317371 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.317371 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.317371 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.317630 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.317630 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.317630 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.317630 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.317630 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.317828 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.317828 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.317828 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.317828 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.317828 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.317828 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.318083 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.318083 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.318083 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.318083 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.318083 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.318083 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.318334 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.318334 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.318334 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.318334 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.318334 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.318334 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.318611 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.318611 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.318611 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.318611 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.318611 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.318611 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.318860 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.318860 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.318860 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.318860 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.319040 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.319040 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.319040 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.319040 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.319040 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.319268 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.319268 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.319268 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.319268 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:14.319268 np0000167625 devstack@c-api.service[113244]: warnings.warn(deprecated_msg) Apr 18 22:12:14.319268 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.middleware.request_id [None req-d01fd049-63d2-4aca-934e-a78932eb91c1 None None] RequestId filter calling following filter/app {{(pid=113244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:12:14.319268 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-d01fd049-63d2-4aca-934e-a78932eb91c1 None None] GET https://199.204.45.140/volume// Apr 18 22:12:14.319560 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-d01fd049-63d2-4aca-934e-a78932eb91c1 None None] Empty body provided in request {{(pid=113244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:12:14.319560 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-d01fd049-63d2-4aca-934e-a78932eb91c1 None None] Calling method 'all' {{(pid=113244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:12:14.319560 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-d01fd049-63d2-4aca-934e-a78932eb91c1 None None] https://199.204.45.140/volume// returned with HTTP 300 Apr 18 22:12:14.319560 np0000167625 devstack@c-api.service[113244]: [pid: 113244|app: 0|req: 1/4] 199.204.45.140 () {66 vars in 1456 bytes} [Sat Apr 18 22:12:14 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 18 22:12:52.093380 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.093380 np0000167625 devstack@c-api.service[113245]: warnings.warn( Apr 18 22:12:52.105283 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.105283 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.105283 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.105283 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.105624 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.105624 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.105624 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.105624 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.105866 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.105866 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.105866 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.105866 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.105866 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.105866 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.106272 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.106272 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.106272 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.106272 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.106272 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.106650 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.106650 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.106650 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.106650 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.106650 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.107004 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.107004 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.107004 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.107004 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.107248 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.107248 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.107248 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.107248 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.107248 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.107591 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.107591 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.107591 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.107591 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.107591 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.107870 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.107870 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.107870 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.107870 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.107870 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.107870 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.108277 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.108277 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.108277 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.108277 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.108277 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.108277 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.108797 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.108797 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.108797 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.108797 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.108797 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.108797 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.109110 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.109110 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.109110 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.109110 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.109110 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.109292 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.109292 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.109292 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.109292 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.109292 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.109501 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.109501 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.109501 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.109501 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.109501 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.109501 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.109713 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.109713 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.109713 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.109713 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.109713 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.109713 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.109916 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.109916 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.109916 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.109916 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.109916 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.110098 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.110098 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.110098 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.110098 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.110098 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.110287 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.110287 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.110287 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.110287 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.110459 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.110459 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.110459 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.110459 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.110615 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.110615 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.110615 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.110615 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.110615 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.110837 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.110837 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.110837 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.110837 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.110837 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.111020 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.111020 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.111020 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.111020 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.111165 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.111165 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.111165 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.111165 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.111321 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.111321 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.111321 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.111321 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.111501 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.111501 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.111501 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.111501 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.111653 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.111653 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.111653 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.111653 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.111806 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.111806 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.111806 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.111806 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.111806 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112003 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.112003 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112003 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.112003 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112003 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.112003 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112210 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.112210 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112210 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.112210 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112210 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.112407 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112407 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.112407 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112407 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.112407 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112407 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.112645 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112645 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.112645 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112645 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.112645 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112645 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.112869 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112869 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.112869 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112869 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.112869 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.112869 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.113079 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.113079 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.113079 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.113079 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.113079 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.113079 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.113456 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.113456 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.113456 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.113456 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.113618 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.113618 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.113618 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.113618 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.113618 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.113800 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.113800 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.113800 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.113800 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.113800 np0000167625 devstack@c-api.service[113245]: warnings.warn(deprecated_msg) Apr 18 22:12:52.113800 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.middleware.request_id [None req-534ac170-33dc-497a-bbd2-f8e6a3f80010 None None] RequestId filter calling following filter/app {{(pid=113245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:12:52.441263 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-534ac170-33dc-497a-bbd2-f8e6a3f80010 demo demo] GET https://199.204.45.140/volume/v3/types?is_public=None Apr 18 22:12:52.441624 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-534ac170-33dc-497a-bbd2-f8e6a3f80010 demo demo] Empty body provided in request {{(pid=113245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:12:52.441885 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-534ac170-33dc-497a-bbd2-f8e6a3f80010 demo demo] Calling method 'index' {{(pid=113245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:12:52.442391 np0000167625 devstack@c-api.service[113245]: /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 18 22:12:52.442391 np0000167625 devstack@c-api.service[113245]: warnings.warn( Apr 18 22:12:52.443025 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.api_utils [None req-534ac170-33dc-497a-bbd2-f8e6a3f80010 demo demo] Removing options '' from query. {{(pid=113245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:12:52.454302 np0000167625 devstack@c-api.service[113245]: DEBUG oslo_db.sqlalchemy.engines [None req-534ac170-33dc-497a-bbd2-f8e6a3f80010 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=113245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:12:52.479542 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-534ac170-33dc-497a-bbd2-f8e6a3f80010 demo demo] https://199.204.45.140/volume/v3/types?is_public=None returned with HTTP 200 Apr 18 22:12:52.480074 np0000167625 devstack@c-api.service[113245]: [pid: 113245|app: 0|req: 1/5] 199.204.45.140 () {64 vars in 1263 bytes} [Sat Apr 18 22:12:52 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 22:12:52.494405 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [req-534ac170-33dc-497a-bbd2-f8e6a3f80010 req-cebd7067-c9d5-4ded-be72-af0da663aee7 None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:12:52.498989 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [req-534ac170-33dc-497a-bbd2-f8e6a3f80010 req-cebd7067-c9d5-4ded-be72-af0da663aee7 demo demo] GET https://199.204.45.140/volume/v3/types/default Apr 18 22:12:52.499352 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [req-534ac170-33dc-497a-bbd2-f8e6a3f80010 req-cebd7067-c9d5-4ded-be72-af0da663aee7 demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:12:52.499766 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [req-534ac170-33dc-497a-bbd2-f8e6a3f80010 req-cebd7067-c9d5-4ded-be72-af0da663aee7 demo demo] Calling method 'show' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:12:52.510797 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [req-534ac170-33dc-497a-bbd2-f8e6a3f80010 req-cebd7067-c9d5-4ded-be72-af0da663aee7 demo demo] https://199.204.45.140/volume/v3/types/default returned with HTTP 200 Apr 18 22:12:52.511283 np0000167625 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 2/6] 199.204.45.140 () {66 vars in 1329 bytes} [Sat Apr 18 22:12:52 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 18 22:12:52.852354 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.middleware.request_id [None req-fd6c43d9-9141-45a7-aac9-c06293fddb5c None None] RequestId filter calling following filter/app {{(pid=113243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:12:52.856576 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-fd6c43d9-9141-45a7-aac9-c06293fddb5c demo demo] GET https://199.204.45.140/volume/v3/types/default Apr 18 22:12:52.856849 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-fd6c43d9-9141-45a7-aac9-c06293fddb5c demo demo] Empty body provided in request {{(pid=113243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:12:52.857163 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-fd6c43d9-9141-45a7-aac9-c06293fddb5c demo demo] Calling method 'show' {{(pid=113243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:12:52.874589 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-fd6c43d9-9141-45a7-aac9-c06293fddb5c demo demo] https://199.204.45.140/volume/v3/types/default returned with HTTP 200 Apr 18 22:12:52.875168 np0000167625 devstack@c-api.service[113243]: [pid: 113243|app: 0|req: 3/7] 199.204.45.140 () {64 vars in 1258 bytes} [Sat Apr 18 22:12:52 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 22:12:53.273333 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.middleware.request_id [None req-d33e6b79-0f1b-47cd-acb0-7600b4ea5730 None None] RequestId filter calling following filter/app {{(pid=113244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:12:53.590549 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-d33e6b79-0f1b-47cd-acb0-7600b4ea5730 demo demo] GET https://199.204.45.140/volume/v3/types/default Apr 18 22:12:53.590798 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-d33e6b79-0f1b-47cd-acb0-7600b4ea5730 demo demo] Empty body provided in request {{(pid=113244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:12:53.590990 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-d33e6b79-0f1b-47cd-acb0-7600b4ea5730 demo demo] Calling method 'show' {{(pid=113244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:12:53.601314 np0000167625 devstack@c-api.service[113244]: DEBUG oslo_db.sqlalchemy.engines [None req-d33e6b79-0f1b-47cd-acb0-7600b4ea5730 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=113244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:12:53.618919 np0000167625 devstack@c-api.service[113244]: /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 18 22:12:53.618919 np0000167625 devstack@c-api.service[113244]: warnings.warn( Apr 18 22:12:53.621089 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-d33e6b79-0f1b-47cd-acb0-7600b4ea5730 demo demo] https://199.204.45.140/volume/v3/types/default returned with HTTP 200 Apr 18 22:12:53.621464 np0000167625 devstack@c-api.service[113244]: [pid: 113244|app: 0|req: 2/8] 199.204.45.140 () {64 vars in 1258 bytes} [Sat Apr 18 22:12:53 2026] GET /volume/v3/types/default => generated 145 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 22:12:53.635670 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.middleware.request_id [None req-f6d34cbc-ee40-43e4-b495-621358c7251e None None] RequestId filter calling following filter/app {{(pid=113245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:12:53.639337 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-f6d34cbc-ee40-43e4-b495-621358c7251e demo demo] GET https://199.204.45.140/volume/v3/types/default Apr 18 22:12:53.639749 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-f6d34cbc-ee40-43e4-b495-621358c7251e demo demo] Empty body provided in request {{(pid=113245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:12:53.640187 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-f6d34cbc-ee40-43e4-b495-621358c7251e demo demo] Calling method 'show' {{(pid=113245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:12:53.659128 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-f6d34cbc-ee40-43e4-b495-621358c7251e demo demo] https://199.204.45.140/volume/v3/types/default returned with HTTP 200 Apr 18 22:12:53.659465 np0000167625 devstack@c-api.service[113245]: [pid: 113245|app: 0|req: 2/9] 199.204.45.140 () {64 vars in 1258 bytes} [Sat Apr 18 22:12:53 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 22:13:02.507175 np0000167625 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=2 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:13:02.869757 np0000167625 devstack@c-api.service[113243]: DEBUG dbcounter [-] [113243] Writing DB stats cinder:SELECT=2 {{(pid=113243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:13:03.617572 np0000167625 devstack@c-api.service[113244]: DEBUG dbcounter [-] [113244] Writing DB stats cinder:SELECT=2 {{(pid=113244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:13:03.655246 np0000167625 devstack@c-api.service[113245]: DEBUG dbcounter [-] [113245] Writing DB stats cinder:SELECT=3 {{(pid=113245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:17:49.951619 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-3510171d-b589-4f1e-b7a7-11379c127f12 None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:17:50.028199 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-3510171d-b589-4f1e-b7a7-11379c127f12 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:17:50.028551 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-3510171d-b589-4f1e-b7a7-11379c127f12 demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:17:50.028877 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-3510171d-b589-4f1e-b7a7-11379c127f12 demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:17:50.029662 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-3510171d-b589-4f1e-b7a7-11379c127f12 demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:17:50.034909 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-3510171d-b589-4f1e-b7a7-11379c127f12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:17:50.094821 np0000167625 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-3510171d-b589-4f1e-b7a7-11379c127f12 demo demo] Get all volumes completed successfully. Apr 18 22:17:50.097931 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-3510171d-b589-4f1e-b7a7-11379c127f12 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:17:50.098294 np0000167625 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 3/10] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:17:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:18:00.084304 np0000167625 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:18:50.111231 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.middleware.request_id [None req-09a1dc9e-bc91-4d7f-af4e-9322bccd11bf None None] RequestId filter calling following filter/app {{(pid=113243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:18:50.116852 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-09a1dc9e-bc91-4d7f-af4e-9322bccd11bf demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:18:50.117037 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-09a1dc9e-bc91-4d7f-af4e-9322bccd11bf demo demo] Empty body provided in request {{(pid=113243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:18:50.117212 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-09a1dc9e-bc91-4d7f-af4e-9322bccd11bf demo demo] Calling method 'detail' {{(pid=113243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:18:50.117711 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.api_utils [None req-09a1dc9e-bc91-4d7f-af4e-9322bccd11bf demo demo] Removing options '' from query. {{(pid=113243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:18:50.118724 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.volume.api [None req-09a1dc9e-bc91-4d7f-af4e-9322bccd11bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:18:50.156032 np0000167625 devstack@c-api.service[113243]: INFO cinder.volume.api [None req-09a1dc9e-bc91-4d7f-af4e-9322bccd11bf demo demo] Get all volumes completed successfully. Apr 18 22:18:50.159170 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-09a1dc9e-bc91-4d7f-af4e-9322bccd11bf demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:18:50.159820 np0000167625 devstack@c-api.service[113243]: [pid: 113243|app: 0|req: 4/11] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:18:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:19:00.148668 np0000167625 devstack@c-api.service[113243]: DEBUG dbcounter [-] [113243] Writing DB stats cinder:SELECT=1 {{(pid=113243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:19:50.190305 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.middleware.request_id [None req-14fef692-8311-4036-a8b9-dd34f9ab3f65 None None] RequestId filter calling following filter/app {{(pid=113244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:19:50.194634 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-14fef692-8311-4036-a8b9-dd34f9ab3f65 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:19:50.194752 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-14fef692-8311-4036-a8b9-dd34f9ab3f65 demo demo] Empty body provided in request {{(pid=113244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:19:50.194959 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-14fef692-8311-4036-a8b9-dd34f9ab3f65 demo demo] Calling method 'detail' {{(pid=113244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:19:50.195633 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.api_utils [None req-14fef692-8311-4036-a8b9-dd34f9ab3f65 demo demo] Removing options '' from query. {{(pid=113244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:19:50.196575 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.volume.api [None req-14fef692-8311-4036-a8b9-dd34f9ab3f65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:19:50.232686 np0000167625 devstack@c-api.service[113244]: INFO cinder.volume.api [None req-14fef692-8311-4036-a8b9-dd34f9ab3f65 demo demo] Get all volumes completed successfully. Apr 18 22:19:50.235031 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-14fef692-8311-4036-a8b9-dd34f9ab3f65 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:19:50.235494 np0000167625 devstack@c-api.service[113244]: [pid: 113244|app: 0|req: 3/12] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:19:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:20:00.225675 np0000167625 devstack@c-api.service[113244]: DEBUG dbcounter [-] [113244] Writing DB stats cinder:SELECT=1 {{(pid=113244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:20:50.244580 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.middleware.request_id [None req-9c8171a2-030c-4090-9c95-9ffe7b117677 None None] RequestId filter calling following filter/app {{(pid=113245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:20:50.251741 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-9c8171a2-030c-4090-9c95-9ffe7b117677 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:20:50.252174 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-9c8171a2-030c-4090-9c95-9ffe7b117677 demo demo] Empty body provided in request {{(pid=113245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:20:50.252662 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-9c8171a2-030c-4090-9c95-9ffe7b117677 demo demo] Calling method 'detail' {{(pid=113245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:20:50.253484 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.api_utils [None req-9c8171a2-030c-4090-9c95-9ffe7b117677 demo demo] Removing options '' from query. {{(pid=113245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:20:50.255342 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.volume.api [None req-9c8171a2-030c-4090-9c95-9ffe7b117677 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113245) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:20:50.293470 np0000167625 devstack@c-api.service[113245]: INFO cinder.volume.api [None req-9c8171a2-030c-4090-9c95-9ffe7b117677 demo demo] Get all volumes completed successfully. Apr 18 22:20:50.296452 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-9c8171a2-030c-4090-9c95-9ffe7b117677 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:20:50.296854 np0000167625 devstack@c-api.service[113245]: [pid: 113245|app: 0|req: 3/13] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:20:50 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 18 22:21:00.286273 np0000167625 devstack@c-api.service[113245]: DEBUG dbcounter [-] [113245] Writing DB stats cinder:SELECT=1 {{(pid=113245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:21:50.308738 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-8c00b281-5ae8-408b-90ed-ebd6deed053c None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:21:50.311470 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-8c00b281-5ae8-408b-90ed-ebd6deed053c demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:21:50.311843 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-8c00b281-5ae8-408b-90ed-ebd6deed053c demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:21:50.312046 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-8c00b281-5ae8-408b-90ed-ebd6deed053c demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:21:50.312391 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-8c00b281-5ae8-408b-90ed-ebd6deed053c demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:21:50.313402 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-8c00b281-5ae8-408b-90ed-ebd6deed053c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:21:50.321870 np0000167625 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-8c00b281-5ae8-408b-90ed-ebd6deed053c demo demo] Get all volumes completed successfully. Apr 18 22:21:50.325136 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-8c00b281-5ae8-408b-90ed-ebd6deed053c demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:21:50.325559 np0000167625 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 4/14] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:21:50 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 18 22:22:00.317090 np0000167625 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:22:50.339346 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.middleware.request_id [None req-04e0e10d-4f4a-4fab-a31d-3f665f9860da None None] RequestId filter calling following filter/app {{(pid=113243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:22:50.559327 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-04e0e10d-4f4a-4fab-a31d-3f665f9860da demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:22:50.559507 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-04e0e10d-4f4a-4fab-a31d-3f665f9860da demo demo] Empty body provided in request {{(pid=113243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:22:50.559706 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-04e0e10d-4f4a-4fab-a31d-3f665f9860da demo demo] Calling method 'detail' {{(pid=113243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:22:50.560006 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.api_utils [None req-04e0e10d-4f4a-4fab-a31d-3f665f9860da demo demo] Removing options '' from query. {{(pid=113243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:22:50.560701 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.volume.api [None req-04e0e10d-4f4a-4fab-a31d-3f665f9860da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:22:50.570447 np0000167625 devstack@c-api.service[113243]: INFO cinder.volume.api [None req-04e0e10d-4f4a-4fab-a31d-3f665f9860da demo demo] Get all volumes completed successfully. Apr 18 22:22:50.573501 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-04e0e10d-4f4a-4fab-a31d-3f665f9860da demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:22:50.574084 np0000167625 devstack@c-api.service[113243]: [pid: 113243|app: 0|req: 5/15] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:22:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:23:00.565940 np0000167625 devstack@c-api.service[113243]: DEBUG dbcounter [-] [113243] Writing DB stats cinder:SELECT=1 {{(pid=113243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:23:50.590849 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.middleware.request_id [None req-236e9200-d589-471d-a1c5-54e4983da472 None None] RequestId filter calling following filter/app {{(pid=113244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:23:50.594659 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-236e9200-d589-471d-a1c5-54e4983da472 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:23:50.594895 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-236e9200-d589-471d-a1c5-54e4983da472 demo demo] Empty body provided in request {{(pid=113244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:23:50.595142 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-236e9200-d589-471d-a1c5-54e4983da472 demo demo] Calling method 'detail' {{(pid=113244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:23:50.595733 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.api_utils [None req-236e9200-d589-471d-a1c5-54e4983da472 demo demo] Removing options '' from query. {{(pid=113244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:23:50.596757 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.volume.api [None req-236e9200-d589-471d-a1c5-54e4983da472 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:23:50.608503 np0000167625 devstack@c-api.service[113244]: INFO cinder.volume.api [None req-236e9200-d589-471d-a1c5-54e4983da472 demo demo] Get all volumes completed successfully. Apr 18 22:23:50.613292 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-236e9200-d589-471d-a1c5-54e4983da472 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:23:50.613292 np0000167625 devstack@c-api.service[113244]: [pid: 113244|app: 0|req: 4/16] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:23:50 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 18 22:24:00.603132 np0000167625 devstack@c-api.service[113244]: DEBUG dbcounter [-] [113244] Writing DB stats cinder:SELECT=1 {{(pid=113244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:24:50.628640 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.middleware.request_id [None req-6529b557-2e9a-4487-8969-6ba26b02ea02 None None] RequestId filter calling following filter/app {{(pid=113245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:24:50.630532 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-6529b557-2e9a-4487-8969-6ba26b02ea02 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:24:50.630891 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-6529b557-2e9a-4487-8969-6ba26b02ea02 demo demo] Empty body provided in request {{(pid=113245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:24:50.631171 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-6529b557-2e9a-4487-8969-6ba26b02ea02 demo demo] Calling method 'detail' {{(pid=113245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:24:50.631589 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.api_utils [None req-6529b557-2e9a-4487-8969-6ba26b02ea02 demo demo] Removing options '' from query. {{(pid=113245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:24:50.632974 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.volume.api [None req-6529b557-2e9a-4487-8969-6ba26b02ea02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113245) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:24:50.644661 np0000167625 devstack@c-api.service[113245]: INFO cinder.volume.api [None req-6529b557-2e9a-4487-8969-6ba26b02ea02 demo demo] Get all volumes completed successfully. Apr 18 22:24:50.649404 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-6529b557-2e9a-4487-8969-6ba26b02ea02 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:24:50.650011 np0000167625 devstack@c-api.service[113245]: [pid: 113245|app: 0|req: 4/17] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:24:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:25:00.637785 np0000167625 devstack@c-api.service[113245]: DEBUG dbcounter [-] [113245] Writing DB stats cinder:SELECT=1 {{(pid=113245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:25:50.665685 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-f760a476-8f1c-46f6-96fa-1b2b32030e03 None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:25:50.670507 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-f760a476-8f1c-46f6-96fa-1b2b32030e03 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:25:50.670793 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-f760a476-8f1c-46f6-96fa-1b2b32030e03 demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:25:50.671191 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-f760a476-8f1c-46f6-96fa-1b2b32030e03 demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:25:50.671803 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-f760a476-8f1c-46f6-96fa-1b2b32030e03 demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:25:50.673465 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-f760a476-8f1c-46f6-96fa-1b2b32030e03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:25:50.682080 np0000167625 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-f760a476-8f1c-46f6-96fa-1b2b32030e03 demo demo] Get all volumes completed successfully. Apr 18 22:25:50.683984 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-f760a476-8f1c-46f6-96fa-1b2b32030e03 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:25:50.684329 np0000167625 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 5/18] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:25:50 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 18 22:26:00.677346 np0000167625 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:26:50.730859 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.middleware.request_id [None req-81f848c4-958c-440e-9ddb-2a4b5a2f27af None None] RequestId filter calling following filter/app {{(pid=113243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:26:50.735120 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-81f848c4-958c-440e-9ddb-2a4b5a2f27af demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:26:50.735596 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-81f848c4-958c-440e-9ddb-2a4b5a2f27af demo demo] Empty body provided in request {{(pid=113243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:26:50.735973 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-81f848c4-958c-440e-9ddb-2a4b5a2f27af demo demo] Calling method 'detail' {{(pid=113243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:26:50.736310 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.api_utils [None req-81f848c4-958c-440e-9ddb-2a4b5a2f27af demo demo] Removing options '' from query. {{(pid=113243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:26:50.737412 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.volume.api [None req-81f848c4-958c-440e-9ddb-2a4b5a2f27af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:26:50.744958 np0000167625 devstack@c-api.service[113243]: INFO cinder.volume.api [None req-81f848c4-958c-440e-9ddb-2a4b5a2f27af demo demo] Get all volumes completed successfully. Apr 18 22:26:50.747770 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-81f848c4-958c-440e-9ddb-2a4b5a2f27af demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:26:50.748094 np0000167625 devstack@c-api.service[113243]: [pid: 113243|app: 0|req: 6/19] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:26:50 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 18 22:27:00.740801 np0000167625 devstack@c-api.service[113243]: DEBUG dbcounter [-] [113243] Writing DB stats cinder:SELECT=1 {{(pid=113243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:27:50.761952 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.middleware.request_id [None req-f0e76bc1-1ec3-4f14-afbf-1695f6cfd821 None None] RequestId filter calling following filter/app {{(pid=113244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:27:50.927329 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-f0e76bc1-1ec3-4f14-afbf-1695f6cfd821 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:27:50.927720 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-f0e76bc1-1ec3-4f14-afbf-1695f6cfd821 demo demo] Empty body provided in request {{(pid=113244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:27:50.928180 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-f0e76bc1-1ec3-4f14-afbf-1695f6cfd821 demo demo] Calling method 'detail' {{(pid=113244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:27:50.928689 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.api_utils [None req-f0e76bc1-1ec3-4f14-afbf-1695f6cfd821 demo demo] Removing options '' from query. {{(pid=113244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:27:50.930208 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.volume.api [None req-f0e76bc1-1ec3-4f14-afbf-1695f6cfd821 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:27:50.942673 np0000167625 devstack@c-api.service[113244]: INFO cinder.volume.api [None req-f0e76bc1-1ec3-4f14-afbf-1695f6cfd821 demo demo] Get all volumes completed successfully. Apr 18 22:27:50.945643 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-f0e76bc1-1ec3-4f14-afbf-1695f6cfd821 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:27:50.946158 np0000167625 devstack@c-api.service[113244]: [pid: 113244|app: 0|req: 5/20] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:27:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:28:00.934668 np0000167625 devstack@c-api.service[113244]: DEBUG dbcounter [-] [113244] Writing DB stats cinder:SELECT=1 {{(pid=113244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:28:50.960737 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.middleware.request_id [None req-d722dfdf-8675-4efd-996f-7be80476ce70 None None] RequestId filter calling following filter/app {{(pid=113245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:28:50.964370 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-d722dfdf-8675-4efd-996f-7be80476ce70 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:28:50.964635 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-d722dfdf-8675-4efd-996f-7be80476ce70 demo demo] Empty body provided in request {{(pid=113245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:28:50.964905 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-d722dfdf-8675-4efd-996f-7be80476ce70 demo demo] Calling method 'detail' {{(pid=113245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:28:50.965244 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.api_utils [None req-d722dfdf-8675-4efd-996f-7be80476ce70 demo demo] Removing options '' from query. {{(pid=113245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:28:50.966346 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.volume.api [None req-d722dfdf-8675-4efd-996f-7be80476ce70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113245) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:28:50.975059 np0000167625 devstack@c-api.service[113245]: INFO cinder.volume.api [None req-d722dfdf-8675-4efd-996f-7be80476ce70 demo demo] Get all volumes completed successfully. Apr 18 22:28:50.976896 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-d722dfdf-8675-4efd-996f-7be80476ce70 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:28:50.977271 np0000167625 devstack@c-api.service[113245]: [pid: 113245|app: 0|req: 5/21] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:28:50 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 18 22:29:00.970081 np0000167625 devstack@c-api.service[113245]: DEBUG dbcounter [-] [113245] Writing DB stats cinder:SELECT=1 {{(pid=113245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:29:50.990447 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-3165d34b-8cdb-4814-ae65-731b40bdbaae None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:29:50.995451 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-3165d34b-8cdb-4814-ae65-731b40bdbaae demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:29:50.995825 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-3165d34b-8cdb-4814-ae65-731b40bdbaae demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:29:50.996191 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-3165d34b-8cdb-4814-ae65-731b40bdbaae demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:29:50.996737 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-3165d34b-8cdb-4814-ae65-731b40bdbaae demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:29:50.998256 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-3165d34b-8cdb-4814-ae65-731b40bdbaae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:29:51.007661 np0000167625 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-3165d34b-8cdb-4814-ae65-731b40bdbaae demo demo] Get all volumes completed successfully. Apr 18 22:29:51.010204 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-3165d34b-8cdb-4814-ae65-731b40bdbaae demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:29:51.010685 np0000167625 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 6/22] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:29:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:30:01.002789 np0000167625 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:30:51.024580 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.middleware.request_id [None req-8380d832-9901-46f4-b044-db21e4706e4f None None] RequestId filter calling following filter/app {{(pid=113243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:30:51.028295 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-8380d832-9901-46f4-b044-db21e4706e4f demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:30:51.028577 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-8380d832-9901-46f4-b044-db21e4706e4f demo demo] Empty body provided in request {{(pid=113243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:30:51.028824 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-8380d832-9901-46f4-b044-db21e4706e4f demo demo] Calling method 'detail' {{(pid=113243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:30:51.029118 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.api_utils [None req-8380d832-9901-46f4-b044-db21e4706e4f demo demo] Removing options '' from query. {{(pid=113243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:30:51.030267 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.volume.api [None req-8380d832-9901-46f4-b044-db21e4706e4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:30:51.038975 np0000167625 devstack@c-api.service[113243]: INFO cinder.volume.api [None req-8380d832-9901-46f4-b044-db21e4706e4f demo demo] Get all volumes completed successfully. Apr 18 22:30:51.041695 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-8380d832-9901-46f4-b044-db21e4706e4f demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:30:51.042246 np0000167625 devstack@c-api.service[113243]: [pid: 113243|app: 0|req: 7/23] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:30:51 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 18 22:31:01.033833 np0000167625 devstack@c-api.service[113243]: DEBUG dbcounter [-] [113243] Writing DB stats cinder:SELECT=1 {{(pid=113243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:31:51.058451 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.middleware.request_id [None req-251d9ee7-0cd5-4256-86d3-e33acdd9c1be None None] RequestId filter calling following filter/app {{(pid=113244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:31:51.062016 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-251d9ee7-0cd5-4256-86d3-e33acdd9c1be demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:31:51.062902 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-251d9ee7-0cd5-4256-86d3-e33acdd9c1be demo demo] Empty body provided in request {{(pid=113244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:31:51.063301 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-251d9ee7-0cd5-4256-86d3-e33acdd9c1be demo demo] Calling method 'detail' {{(pid=113244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:31:51.063617 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.api_utils [None req-251d9ee7-0cd5-4256-86d3-e33acdd9c1be demo demo] Removing options '' from query. {{(pid=113244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:31:51.064470 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.volume.api [None req-251d9ee7-0cd5-4256-86d3-e33acdd9c1be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:31:51.072733 np0000167625 devstack@c-api.service[113244]: INFO cinder.volume.api [None req-251d9ee7-0cd5-4256-86d3-e33acdd9c1be demo demo] Get all volumes completed successfully. Apr 18 22:31:51.075401 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-251d9ee7-0cd5-4256-86d3-e33acdd9c1be demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:31:51.075931 np0000167625 devstack@c-api.service[113244]: [pid: 113244|app: 0|req: 6/24] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:31:51 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 18 22:32:01.067380 np0000167625 devstack@c-api.service[113244]: DEBUG dbcounter [-] [113244] Writing DB stats cinder:SELECT=1 {{(pid=113244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:32:51.093338 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.middleware.request_id [None req-dc9701b8-7748-4898-820f-bbb4e4179132 None None] RequestId filter calling following filter/app {{(pid=113245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:32:51.246343 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-dc9701b8-7748-4898-820f-bbb4e4179132 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:32:51.246759 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-dc9701b8-7748-4898-820f-bbb4e4179132 demo demo] Empty body provided in request {{(pid=113245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:32:51.247140 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-dc9701b8-7748-4898-820f-bbb4e4179132 demo demo] Calling method 'detail' {{(pid=113245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:32:51.247628 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.api_utils [None req-dc9701b8-7748-4898-820f-bbb4e4179132 demo demo] Removing options '' from query. {{(pid=113245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:32:51.249182 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.volume.api [None req-dc9701b8-7748-4898-820f-bbb4e4179132 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113245) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:32:51.258350 np0000167625 devstack@c-api.service[113245]: INFO cinder.volume.api [None req-dc9701b8-7748-4898-820f-bbb4e4179132 demo demo] Get all volumes completed successfully. Apr 18 22:32:51.260973 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-dc9701b8-7748-4898-820f-bbb4e4179132 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:32:51.261478 np0000167625 devstack@c-api.service[113245]: [pid: 113245|app: 0|req: 6/25] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:32:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:33:01.252959 np0000167625 devstack@c-api.service[113245]: DEBUG dbcounter [-] [113245] Writing DB stats cinder:SELECT=1 {{(pid=113245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:33:51.277546 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-f6d1789e-9473-4d01-bab6-3dea9cc4e69e None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:33:51.279972 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-f6d1789e-9473-4d01-bab6-3dea9cc4e69e demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:33:51.280175 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-f6d1789e-9473-4d01-bab6-3dea9cc4e69e demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:33:51.280430 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-f6d1789e-9473-4d01-bab6-3dea9cc4e69e demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:33:51.280723 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-f6d1789e-9473-4d01-bab6-3dea9cc4e69e demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:33:51.281662 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-f6d1789e-9473-4d01-bab6-3dea9cc4e69e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:33:51.289352 np0000167625 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-f6d1789e-9473-4d01-bab6-3dea9cc4e69e demo demo] Get all volumes completed successfully. Apr 18 22:33:51.291266 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-f6d1789e-9473-4d01-bab6-3dea9cc4e69e demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:33:51.291676 np0000167625 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 7/26] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:33:51 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 18 22:34:01.284682 np0000167625 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:34:51.309755 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.middleware.request_id [None req-439eb8d5-2136-4d46-bea5-3a4066d30468 None None] RequestId filter calling following filter/app {{(pid=113243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:34:51.312444 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-439eb8d5-2136-4d46-bea5-3a4066d30468 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:34:51.312685 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-439eb8d5-2136-4d46-bea5-3a4066d30468 demo demo] Empty body provided in request {{(pid=113243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:34:51.312936 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-439eb8d5-2136-4d46-bea5-3a4066d30468 demo demo] Calling method 'detail' {{(pid=113243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:34:51.313260 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.api_utils [None req-439eb8d5-2136-4d46-bea5-3a4066d30468 demo demo] Removing options '' from query. {{(pid=113243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:34:51.314393 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.volume.api [None req-439eb8d5-2136-4d46-bea5-3a4066d30468 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:34:51.321174 np0000167625 devstack@c-api.service[113243]: INFO cinder.volume.api [None req-439eb8d5-2136-4d46-bea5-3a4066d30468 demo demo] Get all volumes completed successfully. Apr 18 22:34:51.323135 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-439eb8d5-2136-4d46-bea5-3a4066d30468 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:34:51.323600 np0000167625 devstack@c-api.service[113243]: [pid: 113243|app: 0|req: 8/27] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:34:51 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 18 22:35:01.317307 np0000167625 devstack@c-api.service[113243]: DEBUG dbcounter [-] [113243] Writing DB stats cinder:SELECT=1 {{(pid=113243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:35:51.342641 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.middleware.request_id [None req-423a2697-3c12-4358-a397-f076592ad73a None None] RequestId filter calling following filter/app {{(pid=113244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:35:51.347953 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-423a2697-3c12-4358-a397-f076592ad73a demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:35:51.348529 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-423a2697-3c12-4358-a397-f076592ad73a demo demo] Empty body provided in request {{(pid=113244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:35:51.349014 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-423a2697-3c12-4358-a397-f076592ad73a demo demo] Calling method 'detail' {{(pid=113244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:35:51.349686 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.api_utils [None req-423a2697-3c12-4358-a397-f076592ad73a demo demo] Removing options '' from query. {{(pid=113244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:35:51.351695 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.volume.api [None req-423a2697-3c12-4358-a397-f076592ad73a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:35:51.360672 np0000167625 devstack@c-api.service[113244]: INFO cinder.volume.api [None req-423a2697-3c12-4358-a397-f076592ad73a demo demo] Get all volumes completed successfully. Apr 18 22:35:51.362497 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-423a2697-3c12-4358-a397-f076592ad73a demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:35:51.362893 np0000167625 devstack@c-api.service[113244]: [pid: 113244|app: 0|req: 7/28] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:35:51 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 18 22:36:01.355812 np0000167625 devstack@c-api.service[113244]: DEBUG dbcounter [-] [113244] Writing DB stats cinder:SELECT=1 {{(pid=113244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:36:51.377703 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.middleware.request_id [None req-b7b24d0a-6458-4539-988b-a2e29716700d None None] RequestId filter calling following filter/app {{(pid=113245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:36:51.381937 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-b7b24d0a-6458-4539-988b-a2e29716700d demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:36:51.382169 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-b7b24d0a-6458-4539-988b-a2e29716700d demo demo] Empty body provided in request {{(pid=113245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:36:51.382416 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-b7b24d0a-6458-4539-988b-a2e29716700d demo demo] Calling method 'detail' {{(pid=113245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:36:51.382724 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.api_utils [None req-b7b24d0a-6458-4539-988b-a2e29716700d demo demo] Removing options '' from query. {{(pid=113245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:36:51.383675 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.volume.api [None req-b7b24d0a-6458-4539-988b-a2e29716700d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113245) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:36:51.390793 np0000167625 devstack@c-api.service[113245]: INFO cinder.volume.api [None req-b7b24d0a-6458-4539-988b-a2e29716700d demo demo] Get all volumes completed successfully. Apr 18 22:36:51.392617 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-b7b24d0a-6458-4539-988b-a2e29716700d demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:36:51.392970 np0000167625 devstack@c-api.service[113245]: [pid: 113245|app: 0|req: 7/29] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:36:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:37:01.387496 np0000167625 devstack@c-api.service[113245]: DEBUG dbcounter [-] [113245] Writing DB stats cinder:SELECT=1 {{(pid=113245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:37:51.406665 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-d8267f1f-0d91-4343-8c5c-83eb57c303dd None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:37:51.495738 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-d8267f1f-0d91-4343-8c5c-83eb57c303dd demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:37:51.496092 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-d8267f1f-0d91-4343-8c5c-83eb57c303dd demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:37:51.496480 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-d8267f1f-0d91-4343-8c5c-83eb57c303dd demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:37:51.496939 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-d8267f1f-0d91-4343-8c5c-83eb57c303dd demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:37:51.498338 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-d8267f1f-0d91-4343-8c5c-83eb57c303dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:37:51.511960 np0000167625 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-d8267f1f-0d91-4343-8c5c-83eb57c303dd demo demo] Get all volumes completed successfully. Apr 18 22:37:51.515220 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-d8267f1f-0d91-4343-8c5c-83eb57c303dd demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:37:51.515618 np0000167625 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 8/30] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:37:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:38:01.503084 np0000167625 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:38:51.532196 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.middleware.request_id [None req-058013e6-a84c-429d-b3b9-0e65ab25d667 None None] RequestId filter calling following filter/app {{(pid=113243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:38:51.536702 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-058013e6-a84c-429d-b3b9-0e65ab25d667 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:38:51.537002 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-058013e6-a84c-429d-b3b9-0e65ab25d667 demo demo] Empty body provided in request {{(pid=113243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:38:51.537326 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-058013e6-a84c-429d-b3b9-0e65ab25d667 demo demo] Calling method 'detail' {{(pid=113243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:38:51.537724 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.api_utils [None req-058013e6-a84c-429d-b3b9-0e65ab25d667 demo demo] Removing options '' from query. {{(pid=113243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:38:51.538774 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.volume.api [None req-058013e6-a84c-429d-b3b9-0e65ab25d667 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:38:51.550349 np0000167625 devstack@c-api.service[113243]: INFO cinder.volume.api [None req-058013e6-a84c-429d-b3b9-0e65ab25d667 demo demo] Get all volumes completed successfully. Apr 18 22:38:51.554061 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-058013e6-a84c-429d-b3b9-0e65ab25d667 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:38:51.554435 np0000167625 devstack@c-api.service[113243]: [pid: 113243|app: 0|req: 9/31] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:38:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:39:01.542274 np0000167625 devstack@c-api.service[113243]: DEBUG dbcounter [-] [113243] Writing DB stats cinder:SELECT=1 {{(pid=113243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:39:51.568589 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.middleware.request_id [None req-51bcd112-7b2f-4316-8b98-3fe3f5c6dde1 None None] RequestId filter calling following filter/app {{(pid=113244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:39:51.571627 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-51bcd112-7b2f-4316-8b98-3fe3f5c6dde1 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:39:51.571871 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-51bcd112-7b2f-4316-8b98-3fe3f5c6dde1 demo demo] Empty body provided in request {{(pid=113244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:39:51.572122 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-51bcd112-7b2f-4316-8b98-3fe3f5c6dde1 demo demo] Calling method 'detail' {{(pid=113244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:39:51.572513 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.api_utils [None req-51bcd112-7b2f-4316-8b98-3fe3f5c6dde1 demo demo] Removing options '' from query. {{(pid=113244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:39:51.573790 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.volume.api [None req-51bcd112-7b2f-4316-8b98-3fe3f5c6dde1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:39:51.581918 np0000167625 devstack@c-api.service[113244]: INFO cinder.volume.api [None req-51bcd112-7b2f-4316-8b98-3fe3f5c6dde1 demo demo] Get all volumes completed successfully. Apr 18 22:39:51.584858 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-51bcd112-7b2f-4316-8b98-3fe3f5c6dde1 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:39:51.585273 np0000167625 devstack@c-api.service[113244]: [pid: 113244|app: 0|req: 8/32] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:39:51 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 18 22:40:01.576951 np0000167625 devstack@c-api.service[113244]: DEBUG dbcounter [-] [113244] Writing DB stats cinder:SELECT=1 {{(pid=113244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:40:51.599690 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.middleware.request_id [None req-b84b50d2-3658-4c9f-804f-127d738be8e6 None None] RequestId filter calling following filter/app {{(pid=113245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:40:51.605314 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-b84b50d2-3658-4c9f-804f-127d738be8e6 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:40:51.605787 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-b84b50d2-3658-4c9f-804f-127d738be8e6 demo demo] Empty body provided in request {{(pid=113245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:40:51.606174 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-b84b50d2-3658-4c9f-804f-127d738be8e6 demo demo] Calling method 'detail' {{(pid=113245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:40:51.606732 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.api_utils [None req-b84b50d2-3658-4c9f-804f-127d738be8e6 demo demo] Removing options '' from query. {{(pid=113245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:40:51.608248 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.volume.api [None req-b84b50d2-3658-4c9f-804f-127d738be8e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113245) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:40:51.621084 np0000167625 devstack@c-api.service[113245]: INFO cinder.volume.api [None req-b84b50d2-3658-4c9f-804f-127d738be8e6 demo demo] Get all volumes completed successfully. Apr 18 22:40:51.623632 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-b84b50d2-3658-4c9f-804f-127d738be8e6 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:40:51.623937 np0000167625 devstack@c-api.service[113245]: [pid: 113245|app: 0|req: 8/33] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:40:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:41:01.612543 np0000167625 devstack@c-api.service[113245]: DEBUG dbcounter [-] [113245] Writing DB stats cinder:SELECT=1 {{(pid=113245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:41:51.635903 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-685a32aa-4460-4ea2-85b6-38b56eafa9af None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:41:51.638944 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-685a32aa-4460-4ea2-85b6-38b56eafa9af demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:41:51.639484 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-685a32aa-4460-4ea2-85b6-38b56eafa9af demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:41:51.639911 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-685a32aa-4460-4ea2-85b6-38b56eafa9af demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:41:51.640514 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-685a32aa-4460-4ea2-85b6-38b56eafa9af demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:41:51.641601 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-685a32aa-4460-4ea2-85b6-38b56eafa9af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:41:51.650156 np0000167625 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-685a32aa-4460-4ea2-85b6-38b56eafa9af demo demo] Get all volumes completed successfully. Apr 18 22:41:51.652800 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-685a32aa-4460-4ea2-85b6-38b56eafa9af demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:41:51.653260 np0000167625 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 9/34] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:41:51 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 18 22:42:01.644888 np0000167625 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:42:51.669055 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.middleware.request_id [None req-97231a11-c603-42dd-8d08-1b7d89e71fea None None] RequestId filter calling following filter/app {{(pid=113243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:42:51.807188 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-97231a11-c603-42dd-8d08-1b7d89e71fea demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:42:51.807370 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-97231a11-c603-42dd-8d08-1b7d89e71fea demo demo] Empty body provided in request {{(pid=113243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:42:51.807627 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.openstack.wsgi [None req-97231a11-c603-42dd-8d08-1b7d89e71fea demo demo] Calling method 'detail' {{(pid=113243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:42:51.807843 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.api.api_utils [None req-97231a11-c603-42dd-8d08-1b7d89e71fea demo demo] Removing options '' from query. {{(pid=113243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:42:51.808566 np0000167625 devstack@c-api.service[113243]: DEBUG cinder.volume.api [None req-97231a11-c603-42dd-8d08-1b7d89e71fea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:42:51.817379 np0000167625 devstack@c-api.service[113243]: INFO cinder.volume.api [None req-97231a11-c603-42dd-8d08-1b7d89e71fea demo demo] Get all volumes completed successfully. Apr 18 22:42:51.820035 np0000167625 devstack@c-api.service[113243]: INFO cinder.api.openstack.wsgi [None req-97231a11-c603-42dd-8d08-1b7d89e71fea demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:42:51.820682 np0000167625 devstack@c-api.service[113243]: [pid: 113243|app: 0|req: 10/35] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:42:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:43:01.811892 np0000167625 devstack@c-api.service[113243]: DEBUG dbcounter [-] [113243] Writing DB stats cinder:SELECT=1 {{(pid=113243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:43:51.833439 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.middleware.request_id [None req-fec63380-9ac8-4eb2-9807-0031450cbfff None None] RequestId filter calling following filter/app {{(pid=113244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:43:51.837640 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-fec63380-9ac8-4eb2-9807-0031450cbfff demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:43:51.838027 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-fec63380-9ac8-4eb2-9807-0031450cbfff demo demo] Empty body provided in request {{(pid=113244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:43:51.838526 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.openstack.wsgi [None req-fec63380-9ac8-4eb2-9807-0031450cbfff demo demo] Calling method 'detail' {{(pid=113244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:43:51.838999 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.api.api_utils [None req-fec63380-9ac8-4eb2-9807-0031450cbfff demo demo] Removing options '' from query. {{(pid=113244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:43:51.840200 np0000167625 devstack@c-api.service[113244]: DEBUG cinder.volume.api [None req-fec63380-9ac8-4eb2-9807-0031450cbfff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:43:51.848674 np0000167625 devstack@c-api.service[113244]: INFO cinder.volume.api [None req-fec63380-9ac8-4eb2-9807-0031450cbfff demo demo] Get all volumes completed successfully. Apr 18 22:43:51.850815 np0000167625 devstack@c-api.service[113244]: INFO cinder.api.openstack.wsgi [None req-fec63380-9ac8-4eb2-9807-0031450cbfff demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:43:51.851301 np0000167625 devstack@c-api.service[113244]: [pid: 113244|app: 0|req: 9/36] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:43:51 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 18 22:44:01.843065 np0000167625 devstack@c-api.service[113244]: DEBUG dbcounter [-] [113244] Writing DB stats cinder:SELECT=1 {{(pid=113244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:44:51.866580 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.middleware.request_id [None req-3a0ec05b-8447-4325-a608-d20c39987925 None None] RequestId filter calling following filter/app {{(pid=113245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:44:51.868207 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-3a0ec05b-8447-4325-a608-d20c39987925 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:44:51.868447 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-3a0ec05b-8447-4325-a608-d20c39987925 demo demo] Empty body provided in request {{(pid=113245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:44:51.868711 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.openstack.wsgi [None req-3a0ec05b-8447-4325-a608-d20c39987925 demo demo] Calling method 'detail' {{(pid=113245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:44:51.869006 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.api.api_utils [None req-3a0ec05b-8447-4325-a608-d20c39987925 demo demo] Removing options '' from query. {{(pid=113245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:44:51.870253 np0000167625 devstack@c-api.service[113245]: DEBUG cinder.volume.api [None req-3a0ec05b-8447-4325-a608-d20c39987925 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113245) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:44:51.877849 np0000167625 devstack@c-api.service[113245]: INFO cinder.volume.api [None req-3a0ec05b-8447-4325-a608-d20c39987925 demo demo] Get all volumes completed successfully. Apr 18 22:44:51.880037 np0000167625 devstack@c-api.service[113245]: INFO cinder.api.openstack.wsgi [None req-3a0ec05b-8447-4325-a608-d20c39987925 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:44:51.880414 np0000167625 devstack@c-api.service[113245]: [pid: 113245|app: 0|req: 9/37] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:44:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:45:01.873280 np0000167625 devstack@c-api.service[113245]: DEBUG dbcounter [-] [113245] Writing DB stats cinder:SELECT=1 {{(pid=113245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:45:51.891719 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-bff679a6-86d0-4b32-bc6d-956db9bfa5f0 None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:45:51.895323 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-bff679a6-86d0-4b32-bc6d-956db9bfa5f0 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Apr 18 22:45:51.895540 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-bff679a6-86d0-4b32-bc6d-956db9bfa5f0 demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:45:51.895789 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-bff679a6-86d0-4b32-bc6d-956db9bfa5f0 demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:45:51.896082 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-bff679a6-86d0-4b32-bc6d-956db9bfa5f0 demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:45:51.897044 np0000167625 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-bff679a6-86d0-4b32-bc6d-956db9bfa5f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:45:51.905530 np0000167625 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-bff679a6-86d0-4b32-bc6d-956db9bfa5f0 demo demo] Get all volumes completed successfully. Apr 18 22:45:51.908186 np0000167625 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-bff679a6-86d0-4b32-bc6d-956db9bfa5f0 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:45:51.908768 np0000167625 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 10/38] 199.204.45.140 () {64 vars in 1296 bytes} [Sat Apr 18 22:45:51 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)