Aug 25 21:18:33.959343 np0000191066 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 25 21:18:33.966437 np0000191066 devstack@c-api.service[111121]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 25 21:18:33.969163 np0000191066 devstack@c-api.service[111121]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 25 21:18:33 2026] *** Aug 25 21:18:33.969163 np0000191066 devstack@c-api.service[111121]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 25 21:18:33.969163 np0000191066 devstack@c-api.service[111121]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Aug 25 21:18:33.969163 np0000191066 devstack@c-api.service[111121]: nodename: np0000191066 Aug 25 21:18:33.969163 np0000191066 devstack@c-api.service[111121]: machine: x86_64 Aug 25 21:18:33.969163 np0000191066 devstack@c-api.service[111121]: clock source: unix Aug 25 21:18:33.969163 np0000191066 devstack@c-api.service[111121]: pcre jit disabled Aug 25 21:18:33.969163 np0000191066 devstack@c-api.service[111121]: detected number of CPU cores: 16 Aug 25 21:18:33.969163 np0000191066 devstack@c-api.service[111121]: current working directory: / Aug 25 21:18:33.969163 np0000191066 devstack@c-api.service[111121]: detected binary path: /usr/bin/uwsgi-core Aug 25 21:18:33.969163 np0000191066 devstack@c-api.service[111121]: your processes number limit is 256916 Aug 25 21:18:33.969163 np0000191066 devstack@c-api.service[111121]: your memory page size is 4096 bytes Aug 25 21:18:33.969163 np0000191066 devstack@c-api.service[111121]: detected max file descriptor number: 2048 Aug 25 21:18:33.969163 np0000191066 devstack@c-api.service[111121]: lock engine: pthread robust mutexes Aug 25 21:18:33.969925 np0000191066 devstack@c-api.service[111121]: thunder lock: enabled Aug 25 21:18:33.969925 np0000191066 devstack@c-api.service[111121]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 25 21:18:33.969925 np0000191066 devstack@c-api.service[111121]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 25 21:18:33.969925 np0000191066 devstack@c-api.service[111121]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 25 21:18:33.969925 np0000191066 devstack@c-api.service[111121]: Set PythonHome to /opt/stack/data/venv Aug 25 21:18:34.005174 np0000191066 devstack@c-api.service[111121]: Python main interpreter initialized at 0x7b2d7c0a4668 Aug 25 21:18:34.005174 np0000191066 devstack@c-api.service[111121]: python threads support enabled Aug 25 21:18:34.005174 np0000191066 devstack@c-api.service[111121]: your server socket listen backlog is limited to 100 connections Aug 25 21:18:34.005174 np0000191066 devstack@c-api.service[111121]: your mercy for graceful operations on workers is 80 seconds Aug 25 21:18:34.005755 np0000191066 devstack@c-api.service[111121]: mapped 671795 bytes (656 KB) for 4 cores Aug 25 21:18:34.005912 np0000191066 devstack@c-api.service[111121]: *** Operational MODE: preforking *** Aug 25 21:18:34.006118 np0000191066 devstack@c-api.service[111121]: *** uWSGI is running in multiple interpreter mode *** Aug 25 21:18:34.006118 np0000191066 devstack@c-api.service[111121]: spawned uWSGI master process (pid: 111121) Aug 25 21:18:34.006328 np0000191066 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 25 21:18:34.007005 np0000191066 devstack@c-api.service[111121]: spawned uWSGI worker 1 (pid: 111122, cores: 1) Aug 25 21:18:34.007528 np0000191066 devstack@c-api.service[111121]: spawned uWSGI worker 2 (pid: 111123, cores: 1) Aug 25 21:18:34.008047 np0000191066 devstack@c-api.service[111121]: spawned uWSGI worker 3 (pid: 111124, cores: 1) Aug 25 21:18:34.008748 np0000191066 devstack@c-api.service[111121]: spawned uWSGI worker 4 (pid: 111125, cores: 1) Aug 25 21:18:34.008849 np0000191066 devstack@c-api.service[111121]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 25 21:18:34.140525 np0000191066 devstack@c-api.service[111125]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 21:18:34.140525 np0000191066 devstack@c-api.service[111125]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 21:18:34.140525 np0000191066 devstack@c-api.service[111125]: we strongly recommend against using it for new projects. Aug 25 21:18:34.140525 np0000191066 devstack@c-api.service[111125]: If you are already using Eventlet, we recommend migrating to a different Aug 25 21:18:34.140525 np0000191066 devstack@c-api.service[111125]: framework. For more detail see Aug 25 21:18:34.140525 np0000191066 devstack@c-api.service[111125]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 21:18:34.140525 np0000191066 devstack@c-api.service[111125]: import eventlet # noqa Aug 25 21:18:34.144392 np0000191066 devstack@c-api.service[111123]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 21:18:34.144392 np0000191066 devstack@c-api.service[111123]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 21:18:34.144392 np0000191066 devstack@c-api.service[111123]: we strongly recommend against using it for new projects. Aug 25 21:18:34.144392 np0000191066 devstack@c-api.service[111123]: If you are already using Eventlet, we recommend migrating to a different Aug 25 21:18:34.144392 np0000191066 devstack@c-api.service[111123]: framework. For more detail see Aug 25 21:18:34.144392 np0000191066 devstack@c-api.service[111123]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 21:18:34.144392 np0000191066 devstack@c-api.service[111123]: import eventlet # noqa Aug 25 21:18:34.146697 np0000191066 devstack@c-api.service[111124]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 21:18:34.146697 np0000191066 devstack@c-api.service[111124]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 21:18:34.146697 np0000191066 devstack@c-api.service[111124]: we strongly recommend against using it for new projects. Aug 25 21:18:34.146697 np0000191066 devstack@c-api.service[111124]: If you are already using Eventlet, we recommend migrating to a different Aug 25 21:18:34.146697 np0000191066 devstack@c-api.service[111124]: framework. For more detail see Aug 25 21:18:34.146697 np0000191066 devstack@c-api.service[111124]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 21:18:34.146697 np0000191066 devstack@c-api.service[111124]: import eventlet # noqa Aug 25 21:18:34.177458 np0000191066 devstack@c-api.service[111122]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 21:18:34.177458 np0000191066 devstack@c-api.service[111122]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 21:18:34.177458 np0000191066 devstack@c-api.service[111122]: we strongly recommend against using it for new projects. Aug 25 21:18:34.177458 np0000191066 devstack@c-api.service[111122]: If you are already using Eventlet, we recommend migrating to a different Aug 25 21:18:34.177458 np0000191066 devstack@c-api.service[111122]: framework. For more detail see Aug 25 21:18:34.177458 np0000191066 devstack@c-api.service[111122]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 21:18:34.177458 np0000191066 devstack@c-api.service[111122]: import eventlet # noqa Aug 25 21:18:34.320404 np0000191066 devstack@c-api.service[111125]: /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 Aug 25 21:18:34.320404 np0000191066 devstack@c-api.service[111125]: from cgi import parse_header Aug 25 21:18:34.323194 np0000191066 devstack@c-api.service[111123]: /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 Aug 25 21:18:34.323194 np0000191066 devstack@c-api.service[111123]: from cgi import parse_header Aug 25 21:18:34.326548 np0000191066 devstack@c-api.service[111124]: /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 Aug 25 21:18:34.326548 np0000191066 devstack@c-api.service[111124]: from cgi import parse_header Aug 25 21:18:34.350030 np0000191066 devstack@c-api.service[111122]: /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 Aug 25 21:18:34.350030 np0000191066 devstack@c-api.service[111122]: from cgi import parse_header Aug 25 21:18:34.363180 np0000191066 devstack@c-api.service[111125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 21:18:34.363180 np0000191066 devstack@c-api.service[111125]: warnings.warn( Aug 25 21:18:34.366720 np0000191066 devstack@c-api.service[111123]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 21:18:34.366720 np0000191066 devstack@c-api.service[111123]: warnings.warn( Aug 25 21:18:34.373358 np0000191066 devstack@c-api.service[111124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 21:18:34.373358 np0000191066 devstack@c-api.service[111124]: warnings.warn( Aug 25 21:18:34.375371 np0000191066 devstack@c-api.service[111125]: /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. Aug 25 21:18:34.375371 np0000191066 devstack@c-api.service[111125]: removals.removed_module( Aug 25 21:18:34.376168 np0000191066 devstack@c-api.service[111125]: /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. Aug 25 21:18:34.376168 np0000191066 devstack@c-api.service[111125]: removals.removed_module( Aug 25 21:18:34.378056 np0000191066 devstack@c-api.service[111123]: /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. Aug 25 21:18:34.378056 np0000191066 devstack@c-api.service[111123]: removals.removed_module( Aug 25 21:18:34.378891 np0000191066 devstack@c-api.service[111123]: /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. Aug 25 21:18:34.378891 np0000191066 devstack@c-api.service[111123]: removals.removed_module( Aug 25 21:18:34.384902 np0000191066 devstack@c-api.service[111124]: /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. Aug 25 21:18:34.384902 np0000191066 devstack@c-api.service[111124]: removals.removed_module( Aug 25 21:18:34.385650 np0000191066 devstack@c-api.service[111124]: /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. Aug 25 21:18:34.385650 np0000191066 devstack@c-api.service[111124]: removals.removed_module( Aug 25 21:18:34.393595 np0000191066 devstack@c-api.service[111122]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 21:18:34.393595 np0000191066 devstack@c-api.service[111122]: warnings.warn( Aug 25 21:18:34.404553 np0000191066 devstack@c-api.service[111122]: /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. Aug 25 21:18:34.404553 np0000191066 devstack@c-api.service[111122]: removals.removed_module( Aug 25 21:18:34.405413 np0000191066 devstack@c-api.service[111122]: /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. Aug 25 21:18:34.405413 np0000191066 devstack@c-api.service[111122]: removals.removed_module( Aug 25 21:18:35.218540 np0000191066 devstack@c-api.service[111124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 25 21:18:35.218540 np0000191066 devstack@c-api.service[111124]: warnings.warn( Aug 25 21:18:35.261200 np0000191066 devstack@c-api.service[111122]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 25 21:18:35.261200 np0000191066 devstack@c-api.service[111122]: warnings.warn( Aug 25 21:18:35.265038 np0000191066 devstack@c-api.service[111125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 25 21:18:35.265038 np0000191066 devstack@c-api.service[111125]: warnings.warn( Aug 25 21:18:35.270764 np0000191066 devstack@c-api.service[111124]: /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. Aug 25 21:18:35.270764 np0000191066 devstack@c-api.service[111124]: warnings.warn( Aug 25 21:18:35.321276 np0000191066 devstack@c-api.service[111122]: /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. Aug 25 21:18:35.321276 np0000191066 devstack@c-api.service[111122]: warnings.warn( Aug 25 21:18:35.326240 np0000191066 devstack@c-api.service[111125]: /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. Aug 25 21:18:35.326240 np0000191066 devstack@c-api.service[111125]: warnings.warn( Aug 25 21:18:35.387378 np0000191066 devstack@c-api.service[111123]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 25 21:18:35.387378 np0000191066 devstack@c-api.service[111123]: warnings.warn( Aug 25 21:18:35.469014 np0000191066 devstack@c-api.service[111123]: /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. Aug 25 21:18:35.469014 np0000191066 devstack@c-api.service[111123]: warnings.warn( Aug 25 21:18:35.491681 np0000191066 devstack@c-api.service[111124]: 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. Aug 25 21:18:35.491681 np0000191066 devstack@c-api.service[111124]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111124) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 21:18:35.550310 np0000191066 devstack@c-api.service[111122]: 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. Aug 25 21:18:35.550502 np0000191066 devstack@c-api.service[111122]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111122) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 21:18:35.573694 np0000191066 devstack@c-api.service[111125]: 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. Aug 25 21:18:35.573912 np0000191066 devstack@c-api.service[111125]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111125) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 21:18:35.586116 np0000191066 devstack@c-api.service[111124]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 25 21:18:35.586116 np0000191066 devstack@c-api.service[111124]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 21:18:35.621902 np0000191066 devstack@c-api.service[111122]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 25 21:18:35.621902 np0000191066 devstack@c-api.service[111122]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 21:18:35.647843 np0000191066 devstack@c-api.service[111125]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 25 21:18:35.647843 np0000191066 devstack@c-api.service[111125]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 21:18:35.696998 np0000191066 devstack@c-api.service[111123]: 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. Aug 25 21:18:35.697202 np0000191066 devstack@c-api.service[111123]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111123) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 21:18:35.774021 np0000191066 devstack@c-api.service[111123]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 25 21:18:35.774021 np0000191066 devstack@c-api.service[111123]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 21:18:36.069971 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111125) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 21:18:36.070369 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.070488 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.070554 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111124) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 21:18:36.070629 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.070881 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.070966 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.071173 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.071870 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.071961 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.072017 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.072082 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.072082 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.072187 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.072247 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.072305 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.072367 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.072451 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.072515 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.072575 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.072575 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.072575 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.075069 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.075154 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.075154 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.075287 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.075287 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.075439 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.075550 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.075690 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.075762 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.075762 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.075762 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.075762 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.075762 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.076061 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.077401 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.077540 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.077540 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.077540 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.077730 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.077730 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.077847 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.077922 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.077981 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.077981 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.077981 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.077981 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.078311 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.078311 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.080360 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.080360 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.080360 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.080360 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.080693 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.080693 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.080832 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.080895 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.080964 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.080964 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.080964 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.080964 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.080964 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.080964 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.083525 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.083525 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.083725 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.083809 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.083915 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.083915 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.084040 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.084114 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.084248 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.084342 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.084410 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.084410 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.084410 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.084410 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.084581 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.084581 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.084715 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.084763 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.084802 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.084843 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.084843 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.084909 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.084946 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.084979 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.085013 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.085047 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.085085 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.085124 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.085165 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.085165 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.085228 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.085266 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.085302 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.085343 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.085384 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.085420 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.085452 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.085452 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.085529 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.085563 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.085563 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.085563 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.090246 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.090315 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.090350 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.090432 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.090507 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.090599 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.090697 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.091145 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.091215 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.091281 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.091347 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.091412 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.091475 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.091555 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.092927 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.093049 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.093049 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.093177 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.093177 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.093177 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.093345 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.093950 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.093950 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.093950 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.093950 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.093950 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.093950 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.093950 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.094943 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.095045 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.095105 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.095192 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.095257 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.095327 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.095404 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.095474 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.095759 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.095877 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.095936 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.096002 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.096002 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.096002 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.096917 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.097004 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.097004 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.097150 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.097211 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.097275 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.097336 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.097411 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.097528 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.097628 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.097721 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.097782 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.097872 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.097947 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.098006 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.098072 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.098132 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.098193 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.098252 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.098324 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.098396 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.098466 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.098539 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.098709 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.098826 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.098899 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.098964 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.099023 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.099099 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.099167 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.099224 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.099297 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.099338 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.099377 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.099415 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.099461 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.099504 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.099569 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.099627 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.099725 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.099779 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.099828 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.099866 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.099914 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.099957 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.100007 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.100054 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.100101 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.100141 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.100181 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.100220 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.100264 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.100305 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.100305 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.100305 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.100305 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.100445 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.100445 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.100445 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.100445 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.100445 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.100793 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.100840 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.100881 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.100918 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.100964 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.100964 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.100964 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.100964 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.100964 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.101917 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.101987 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.102038 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.102082 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.102160 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.102205 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.102263 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.102356 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.102421 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.102421 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.102421 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.102856 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.102856 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.102856 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.103285 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.103285 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.103285 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.103285 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.103513 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.103513 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.103513 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.103698 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.103698 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.103817 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.103817 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.103927 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.103927 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.104003 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.104891 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.104964 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.105019 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.105062 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.105104 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.105154 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.105211 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.105262 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.105300 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.105339 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.105381 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.105381 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.105381 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.105501 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.105726 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.105806 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.105865 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.105909 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.105956 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.106000 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.106048 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.106104 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.106152 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.106203 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.106261 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.106261 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.106261 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.106363 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.107681 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.107770 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.107822 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.107875 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.107942 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.108014 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.108071 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.108112 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.108153 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.108196 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.108241 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.108241 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.108241 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.108241 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.110274 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.110369 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.110369 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.110453 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.110496 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.110571 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.110628 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.110689 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.110731 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.110731 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.110817 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.110865 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.110943 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.111046 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.111525 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.111597 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.111685 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.111805 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.111869 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.111911 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.111952 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.112041 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.112098 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.112098 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.112173 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.112216 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.112252 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.112337 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.112867 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.112938 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.112983 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.113039 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.113085 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.113155 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.113218 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.113262 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.113311 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.113354 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.113394 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.113435 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.113474 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.113529 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.113572 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.113617 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.113691 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.113737 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.113779 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.113819 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.113858 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.113900 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.113900 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.113900 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.113900 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.114054 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.114054 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.114128 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.114830 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.114896 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.114940 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.115064 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.115111 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.115155 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.115202 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.115240 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.115283 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.115322 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.115322 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.115394 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.115434 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.115510 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.116002 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.116093 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.116139 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.116181 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.116260 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.116309 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.116353 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.116390 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.116439 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.116481 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.116520 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.116566 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.116609 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.116673 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.116721 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.116790 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.116835 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.116878 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.116914 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.116956 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.116996 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.117038 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.117092 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.117092 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.117092 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.117092 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.117092 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.117092 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.118212 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.118300 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.118300 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.118374 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.118454 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.118522 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.118566 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.118606 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.118684 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.118733 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.118776 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.118776 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.118776 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.118776 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.121321 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.121392 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.121429 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.121486 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.121527 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.121597 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.121658 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.121732 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.121777 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.121818 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.121818 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.121818 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.121944 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.121944 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.128144 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.128241 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.128241 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.128315 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.128372 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.128425 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.128516 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.128612 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.128726 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.128789 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.128845 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.128907 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.128965 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.129034 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.129354 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.129414 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.129486 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.129566 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.129614 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.129676 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.129773 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.129925 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.130017 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.130130 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.130195 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.130238 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.130287 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.130360 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.132605 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111122) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 21:18:36.133112 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.133223 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.133431 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.133911 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.134041 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.134041 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.134191 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.134191 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.134191 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.134386 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.134832 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.134961 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.134961 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.134961 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.135227 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.135319 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.135406 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.135502 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.135718 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.135718 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.135718 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.135718 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.135718 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.136087 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.136087 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.136087 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.136087 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.136087 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.136087 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.136480 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.136480 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.136480 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.136480 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.136480 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.136480 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.136480 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.137111 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.137111 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.137111 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.137111 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.137366 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.137366 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.137366 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.138067 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.138135 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.138181 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.138248 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.138309 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.138350 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.138425 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.138671 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.138735 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.138776 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.138843 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.138902 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.138959 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.139024 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.139087 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.139378 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.139446 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.139514 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.139559 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.139634 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.139714 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.140552 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.140604 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.140705 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.140768 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.140810 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.140883 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.140942 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.141483 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.141537 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.141613 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.141691 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.141747 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.141788 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.141868 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.142389 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.142448 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.142505 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.142570 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.142642 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.142709 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.142764 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.143203 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.143275 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.143319 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.143386 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.143430 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.143502 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.143554 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.143613 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.143797 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.143856 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.143915 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.143960 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.144007 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.144079 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.144143 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.144208 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.144259 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.144325 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.144387 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.144443 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.144507 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.144571 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.144636 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.144696 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.144765 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.144815 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.144874 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.144937 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.145241 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.145294 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.145361 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.145415 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.145476 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.145533 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.145599 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.147926 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.147988 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.148024 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.148109 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.148209 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.148274 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.148332 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.148631 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.148700 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.148767 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.148836 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.148885 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.148931 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.148993 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.149457 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.149511 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.149585 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.149667 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.149722 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.149762 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.149828 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.150059 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.150107 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.150173 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.150238 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.150288 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.150347 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.150411 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.150950 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.151035 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.151035 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.151137 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.151195 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.151195 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.151315 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.151827 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.151898 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.151995 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.152037 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.152077 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.152119 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.152192 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.152485 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.152540 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.152603 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.152661 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.152741 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.152785 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.152862 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.153183 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.153286 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.153347 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.153411 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.153470 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.153523 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.153583 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.153666 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.153712 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.153787 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.153910 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.153955 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.154083 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.154142 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.155038 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.155104 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.155171 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.155229 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.155335 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.155385 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.155452 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.155781 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.155829 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.155882 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.155949 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.155998 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.156084 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.156146 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.156208 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.156276 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.156335 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.156397 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.156455 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.156513 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.156578 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.157256 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.157307 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.157438 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.157508 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.157568 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.157630 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.157720 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.158291 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.158358 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.158412 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.158461 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.158526 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.158584 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.158651 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.159808 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.159863 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.159912 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.159978 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.160035 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.160093 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.160184 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.160493 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.160545 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.160613 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.160684 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.160748 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.160801 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.160864 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.161847 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.161930 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.161975 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.162016 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.162078 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.162137 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.184717 np0000191066 devstack@c-api.service[111125]: INFO dbcounter [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Registered counter for database cinder Aug 25 21:18:36.191529 np0000191066 devstack@c-api.service[111124]: INFO dbcounter [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Registered counter for database cinder Aug 25 21:18:36.211660 np0000191066 devstack@c-api.service[111122]: INFO dbcounter [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Registered counter for database cinder Aug 25 21:18:36.230407 np0000191066 devstack@c-api.service[111125]: DEBUG oslo_db.sqlalchemy.engines [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade 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=111125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:18:36.238523 np0000191066 devstack@c-api.service[111124]: DEBUG oslo_db.sqlalchemy.engines [None req-72974f7b-098a-4fc6-8764-65b2892aa404 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=111124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:18:36.260422 np0000191066 devstack@c-api.service[111122]: DEBUG oslo_db.sqlalchemy.engines [None req-f1498168-091d-44c2-8d34-26d39dd624e9 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=111122) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:18:36.314919 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111123) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 21:18:36.315599 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.315729 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.316014 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.316559 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.316698 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.316698 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.316856 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.316856 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.317017 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.317017 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.317924 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.317924 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.317924 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.318194 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.318194 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.318194 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.318420 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.318880 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.318968 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.319042 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.319042 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.319168 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.319168 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.319298 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.319833 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.320092 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.320092 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.320092 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.320092 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.320334 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.320334 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.321021 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.321152 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.321152 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.321152 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.321355 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.321355 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.321355 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.321580 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.321676 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.322240 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.322377 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.322487 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.322555 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.322609 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.322706 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.323054 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.323109 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.323179 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.323244 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.323295 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.323351 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.324240 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.324313 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.324383 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.324432 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.324501 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.324547 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.324613 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.325210 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.325289 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.325386 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.325492 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.325558 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.325611 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.325698 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.326186 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.326270 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.326335 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.326414 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.326486 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.326582 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.326671 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.327281 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.327364 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.327417 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.327459 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.327529 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.327594 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.327677 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.327763 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.327842 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.327897 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.327954 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.327996 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.328053 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.328100 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.328201 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.328251 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.328359 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.328422 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.328480 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.328525 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.328609 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.328684 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.328756 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.328808 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.328877 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.329067 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.329067 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.329067 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.329398 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.329460 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.329523 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.329588 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.329697 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.329763 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.329833 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.332228 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.332309 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.332468 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.332528 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.332594 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.332651 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.332758 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.333042 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.333111 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.333164 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.333244 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.333290 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.333358 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.333430 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.333927 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.333993 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.334051 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.334104 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.334177 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.334223 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.334305 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.334531 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.334592 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.334670 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.334742 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.334802 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.334862 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.334928 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.335412 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.335473 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.335539 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.335596 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.335676 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.335730 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.335809 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.336377 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.336377 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.336632 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.336632 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.336841 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.336841 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.336841 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.337125 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.337218 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.337218 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.337359 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.337359 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.337532 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.337532 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.337851 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.337930 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.337993 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.338055 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.338121 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.338242 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.338242 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.338242 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.338473 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.338473 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.338473 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.338473 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.338791 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.338791 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.339067 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.339144 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.339210 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.339210 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.339348 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.339348 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.339491 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.339701 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.339816 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.339816 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.339938 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.339938 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.340068 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.340068 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.340198 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.340198 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.340198 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.340373 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.340373 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.340373 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.340534 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.340973 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.341051 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.341109 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.341172 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.341270 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.341270 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.341413 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.341877 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.341958 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.342021 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.342021 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.342162 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.342162 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.342303 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.343311 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.343380 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.343425 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.343461 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.343525 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.343571 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.343670 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.343947 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.344011 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.344061 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.344122 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.344171 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.344237 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.344301 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:18:36.345249 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:18:36.345310 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:18:36.345351 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:18:36.345428 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:18:36.345474 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:18:36.345532 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:18:36.355032 np0000191066 devstack@c-api.service[111125]: DEBUG dbcounter [-] [111125] Writer thread running {{(pid=111125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 21:18:36.358270 np0000191066 devstack@c-api.service[111125]: INFO cinder.rpc [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 21:18:36.361351 np0000191066 devstack@c-api.service[111125]: INFO cinder.rpc [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 21:18:36.364177 np0000191066 devstack@c-api.service[111125]: INFO cinder.rpc [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 21:18:36.366691 np0000191066 devstack@c-api.service[111125]: INFO cinder.rpc [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 21:18:36.367794 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.371214 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.375227 np0000191066 devstack@c-api.service[111124]: DEBUG dbcounter [-] [111124] Writer thread running {{(pid=111124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 21:18:36.379805 np0000191066 devstack@c-api.service[111124]: INFO cinder.rpc [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 21:18:36.383862 np0000191066 devstack@c-api.service[111124]: INFO cinder.rpc [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 21:18:36.387321 np0000191066 devstack@c-api.service[111124]: INFO cinder.rpc [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 21:18:36.389392 np0000191066 devstack@c-api.service[111124]: INFO cinder.rpc [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 21:18:36.390395 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.394016 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.399284 np0000191066 devstack@c-api.service[111123]: INFO dbcounter [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Registered counter for database cinder Aug 25 21:18:36.399985 np0000191066 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writer thread running {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 21:18:36.403977 np0000191066 devstack@c-api.service[111122]: INFO cinder.rpc [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 21:18:36.407195 np0000191066 devstack@c-api.service[111125]: DEBUG oslo_db.sqlalchemy.engines [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade 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=111125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:18:36.407800 np0000191066 devstack@c-api.service[111122]: INFO cinder.rpc [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 21:18:36.410196 np0000191066 devstack@c-api.service[111125]: INFO cinder.rpc [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 21:18:36.411053 np0000191066 devstack@c-api.service[111122]: INFO cinder.rpc [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 21:18:36.412886 np0000191066 devstack@c-api.service[111125]: INFO cinder.rpc [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 21:18:36.413489 np0000191066 devstack@c-api.service[111122]: INFO cinder.rpc [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 21:18:36.414272 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.414679 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.419107 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.427347 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.428571 np0000191066 devstack@c-api.service[111124]: DEBUG oslo_db.sqlalchemy.engines [None req-72974f7b-098a-4fc6-8764-65b2892aa404 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=111124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:18:36.430728 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.431857 np0000191066 devstack@c-api.service[111124]: INFO cinder.rpc [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 21:18:36.434113 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.434533 np0000191066 devstack@c-api.service[111124]: INFO cinder.rpc [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 21:18:36.436063 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.438291 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.442472 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.445684 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.448851 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.449000 np0000191066 devstack@c-api.service[111123]: DEBUG oslo_db.sqlalchemy.engines [None req-4b63582e-2140-475a-bd87-4b269758178e 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=111123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:18:36.450324 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.451802 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.454051 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.454778 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.455484 np0000191066 devstack@c-api.service[111122]: DEBUG oslo_db.sqlalchemy.engines [None req-f1498168-091d-44c2-8d34-26d39dd624e9 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=111122) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:18:36.456281 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.457292 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.459056 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.459256 np0000191066 devstack@c-api.service[111122]: INFO cinder.rpc [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 21:18:36.461625 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.462568 np0000191066 devstack@c-api.service[111122]: INFO cinder.rpc [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 21:18:36.464104 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.464639 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.464825 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.467784 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.468332 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.470474 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.470905 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.471957 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.473870 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.474037 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.476011 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.477802 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.478287 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.478767 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.479229 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.479832 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.480870 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.482116 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.482393 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.482538 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.483608 np0000191066 devstack@c-api.service[111125]: WARNING cinder.api.contrib.hosts [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 21:18:36.483827 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: extensions {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.485406 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: os-availability-zone {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.485515 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.486962 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: cgsnapshots {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.488265 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.488923 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: os-quota-sets {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.489984 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.490711 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: extra_specs {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.491790 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.492403 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: encryption {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.493957 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.494709 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.495110 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: scheduler-stats {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.495400 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.496995 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: os-quota-class-sets {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.497109 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.497925 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.498529 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: backups {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.498605 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.500031 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.500956 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: os-volume-manage {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.501179 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.501388 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.502855 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: os-volume-transfer {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.502957 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.504245 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.504519 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.505057 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: capabilities {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.505610 np0000191066 devstack@c-api.service[111124]: WARNING cinder.api.contrib.hosts [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 21:18:36.505806 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: extensions {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.506374 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: os-volume-type-access {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.507197 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: os-availability-zone {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.507396 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.508490 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: cgsnapshots {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.508596 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: consistencygroups {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.509136 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.509955 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: os-quota-sets {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.511000 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: encryption {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.511399 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: extra_specs {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.512141 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.513069 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: encryption {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.513187 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: os-snapshot-manage {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.514606 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: scheduler-stats {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.514747 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: os-hosts {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.516045 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extended resource: qos-specs {{(pid=111125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.516147 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: os-quota-class-sets {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.517405 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: backups {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.518394 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.519432 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: os-volume-manage {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.519770 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.521250 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.521769 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: os-volume-transfer {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.522109 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.522947 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.523392 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: capabilities {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.524366 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.524552 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.524681 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: os-volume-type-access {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.525868 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.526073 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.526361 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: consistencygroups {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.527743 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.528091 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.528370 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.contrib.snapshot_actions [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] SnapshotActionsController initialized {{(pid=111125) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 21:18:36.528514 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: encryption {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.529134 np0000191066 devstack@c-api.service[111125]: WARNING castellan.key_manager.migration [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.529681 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.530092 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: os-snapshot-manage {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.530239 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension TypesManage extending resource: types {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.530403 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension AdminActions extending resource: volumes {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.530536 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension AdminActions extending resource: snapshots {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.530761 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension AdminActions extending resource: backups {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.530876 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.530979 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.531054 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.531109 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.531206 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.531330 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.531447 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension VolumeTypeAccess extending resource: types {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.531577 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: os-hosts {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.531640 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.531735 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension UsedLimits extending resource: limits {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.531827 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.531925 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension SnapshotActions extending resource: snapshots {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.532038 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.532147 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.v3.router [None req-ab771ac8-3584-468d-a075-cb3e2ec9fade None None] Extension VolumeActions extending resource: volumes {{(pid=111125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.532376 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.533009 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extended resource: qos-specs {{(pid=111124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.533970 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.535483 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.536770 np0000191066 devstack@c-api.service[111122]: WARNING cinder.api.contrib.hosts [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 21:18:36.536904 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.536982 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: extensions {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.538339 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: os-availability-zone {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.538862 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.539618 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: cgsnapshots {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.540290 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.540611 np0000191066 devstack@c-api.service[111125]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2d7c0a4668 pid: 111125 (default app) Aug 25 21:18:36.541054 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: os-quota-sets {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.541877 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.542504 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: extra_specs {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.543282 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.544032 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: encryption {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.544791 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.545613 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.contrib.snapshot_actions [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] SnapshotActionsController initialized {{(pid=111124) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 21:18:36.546396 np0000191066 devstack@c-api.service[111124]: WARNING castellan.key_manager.migration [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.546819 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: scheduler-stats {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.547216 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension TypesManage extending resource: types {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.547347 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension AdminActions extending resource: volumes {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.547481 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension AdminActions extending resource: snapshots {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.547727 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension AdminActions extending resource: backups {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.547817 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.547920 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.548030 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.548146 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.548251 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.548332 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: os-quota-class-sets {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.548394 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.548458 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.548585 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension UsedLimits extending resource: limits {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.548684 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.548808 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.548903 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.549008 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.v3.router [None req-72974f7b-098a-4fc6-8764-65b2892aa404 None None] Extension VolumeActions extending resource: volumes {{(pid=111124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.549543 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: backups {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.551583 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.middleware.request_id [None req-67334c6f-0a70-486c-b452-1f1620b2bc27 None None] RequestId filter calling following filter/app {{(pid=111125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:18:36.551655 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: os-volume-manage {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.553058 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: os-volume-transfer {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.554592 np0000191066 devstack@c-api.service[111125]: [pid: 111125|app: 0|req: 1/1] 162.253.55.167 () {60 vars in 956 bytes} [Tue Aug 25 21:18:36 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 25 21:18:36.554750 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: capabilities {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.557498 np0000191066 devstack@c-api.service[111124]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2d7c0a4668 pid: 111124 (default app) Aug 25 21:18:36.559328 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: os-volume-type-access {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.561319 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: consistencygroups {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.563449 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: encryption {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.564983 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: os-snapshot-manage {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.566488 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: os-hosts {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.568082 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extended resource: qos-specs {{(pid=111122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.571678 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.573212 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.574804 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.576359 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.577980 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.579537 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.580377 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.contrib.snapshot_actions [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] SnapshotActionsController initialized {{(pid=111122) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 21:18:36.581137 np0000191066 devstack@c-api.service[111122]: WARNING castellan.key_manager.migration [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.581990 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension TypesManage extending resource: types {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.582124 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension AdminActions extending resource: volumes {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.582253 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension AdminActions extending resource: snapshots {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.582521 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension AdminActions extending resource: backups {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.582683 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.582796 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.582924 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.583035 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.583144 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.583248 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.583365 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.583474 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension UsedLimits extending resource: limits {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.583577 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.583712 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.583830 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.583944 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.v3.router [None req-f1498168-091d-44c2-8d34-26d39dd624e9 None None] Extension VolumeActions extending resource: volumes {{(pid=111122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.584038 np0000191066 devstack@c-api.service[111123]: DEBUG dbcounter [-] [111123] Writer thread running {{(pid=111123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 21:18:36.587873 np0000191066 devstack@c-api.service[111123]: INFO cinder.rpc [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 21:18:36.591707 np0000191066 devstack@c-api.service[111123]: INFO cinder.rpc [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 21:18:36.593190 np0000191066 devstack@c-api.service[111122]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2d7c0a4668 pid: 111122 (default app) Aug 25 21:18:36.594266 np0000191066 devstack@c-api.service[111123]: INFO cinder.rpc [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 21:18:36.596717 np0000191066 devstack@c-api.service[111123]: INFO cinder.rpc [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 21:18:36.598065 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.603212 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.639270 np0000191066 devstack@c-api.service[111123]: DEBUG oslo_db.sqlalchemy.engines [None req-4b63582e-2140-475a-bd87-4b269758178e 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=111123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:18:36.642211 np0000191066 devstack@c-api.service[111123]: INFO cinder.rpc [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 21:18:36.644910 np0000191066 devstack@c-api.service[111123]: INFO cinder.rpc [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 21:18:36.646280 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.659519 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.662878 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.666058 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.670135 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.674262 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.677358 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.680411 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.683254 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.686340 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.687900 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.690733 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.699744 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.703318 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.705399 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.706958 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.708604 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.710182 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.711765 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.713068 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.714635 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.716144 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.717218 np0000191066 devstack@c-api.service[111123]: WARNING cinder.api.contrib.hosts [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 21:18:36.717383 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: extensions {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.718770 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: os-availability-zone {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.720047 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: cgsnapshots {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.721537 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: os-quota-sets {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.725532 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: extra_specs {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.727100 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: encryption {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.729287 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: scheduler-stats {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.730793 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: os-quota-class-sets {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.732101 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: backups {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.734105 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: os-volume-manage {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.735535 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: os-volume-transfer {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.737203 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: capabilities {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.738449 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: os-volume-type-access {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.740237 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: consistencygroups {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.742198 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: encryption {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.743802 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: os-snapshot-manage {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.745251 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: os-hosts {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.746706 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extended resource: qos-specs {{(pid=111123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:18:36.749669 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.751318 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.752956 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.754462 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.755929 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.757398 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.758273 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.contrib.snapshot_actions [None req-4b63582e-2140-475a-bd87-4b269758178e None None] SnapshotActionsController initialized {{(pid=111123) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 21:18:36.759184 np0000191066 devstack@c-api.service[111123]: WARNING castellan.key_manager.migration [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:18:36.760201 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension TypesManage extending resource: types {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.760338 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension AdminActions extending resource: volumes {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.760427 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension AdminActions extending resource: snapshots {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.760667 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension AdminActions extending resource: backups {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.760761 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.760829 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.760949 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.761042 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.761152 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.761253 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.761380 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.761479 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension UsedLimits extending resource: limits {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.761580 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.761750 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.761862 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.761968 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.v3.router [None req-4b63582e-2140-475a-bd87-4b269758178e None None] Extension VolumeActions extending resource: volumes {{(pid=111123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:18:36.770796 np0000191066 devstack@c-api.service[111123]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2d7c0a4668 pid: 111123 (default app) Aug 25 21:18:44.455411 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.middleware.request_id [None req-41f3580c-1600-45a7-a865-5b1c868bd2eb None None] RequestId filter calling following filter/app {{(pid=111125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:18:45.105517 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-41f3580c-1600-45a7-a865-5b1c868bd2eb admin admin] POST https://162.253.55.167/volume/v3/types Aug 25 21:18:45.106331 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-41f3580c-1600-45a7-a865-5b1c868bd2eb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 21:18:45.108663 np0000191066 devstack@c-api.service[111125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Aug 25 21:18:45.108663 np0000191066 devstack@c-api.service[111125]: warnings.warn( Aug 25 21:18:45.143648 np0000191066 devstack@c-api.service[111125]: DEBUG oslo_db.sqlalchemy.engines [None req-41f3580c-1600-45a7-a865-5b1c868bd2eb 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=111125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:18:45.186340 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-41f3580c-1600-45a7-a865-5b1c868bd2eb admin admin] https://162.253.55.167/volume/v3/types returned with HTTP 200 Aug 25 21:18:45.187046 np0000191066 devstack@c-api.service[111125]: [pid: 111125|app: 0|req: 2/2] 162.253.55.167 () {68 vars in 1333 bytes} [Tue Aug 25 21:18:44 2026] POST /volume/v3/types => generated 186 bytes in 733 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:18:45.218428 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.middleware.request_id [None req-1c2ecbe5-69b4-49ad-b1e2-633de3bb0126 None None] RequestId filter calling following filter/app {{(pid=111124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:18:45.718890 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-1c2ecbe5-69b4-49ad-b1e2-633de3bb0126 admin admin] POST https://162.253.55.167/volume/v3/types/531f47b6-38db-4fe9-ad5b-ef9ab435cd59/extra_specs Aug 25 21:18:45.719701 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-1c2ecbe5-69b4-49ad-b1e2-633de3bb0126 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 21:18:45.721925 np0000191066 devstack@c-api.service[111124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Aug 25 21:18:45.721925 np0000191066 devstack@c-api.service[111124]: warnings.warn( Aug 25 21:18:45.765211 np0000191066 devstack@c-api.service[111124]: DEBUG oslo_db.sqlalchemy.engines [None req-1c2ecbe5-69b4-49ad-b1e2-633de3bb0126 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=111124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:18:45.856012 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-1c2ecbe5-69b4-49ad-b1e2-633de3bb0126 admin admin] https://162.253.55.167/volume/v3/types/531f47b6-38db-4fe9-ad5b-ef9ab435cd59/extra_specs returned with HTTP 200 Aug 25 21:18:45.856783 np0000191066 devstack@c-api.service[111124]: [pid: 111124|app: 0|req: 1/3] 162.253.55.167 () {68 vars in 1480 bytes} [Tue Aug 25 21:18:45 2026] POST /volume/v3/types/531f47b6-38db-4fe9-ad5b-ef9ab435cd59/extra_specs => generated 55 bytes in 656 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:18:46.461618 np0000191066 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=6 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:18:46.644746 np0000191066 devstack@c-api.service[111123]: DEBUG dbcounter [-] [111123] Writing DB stats cinder:SELECT=6 {{(pid=111123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:18:55.182212 np0000191066 devstack@c-api.service[111125]: DEBUG dbcounter [-] [111125] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:18:55.853888 np0000191066 devstack@c-api.service[111124]: DEBUG dbcounter [-] [111124] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:21:41.527063 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-32680172-2188-48ef-8904-ab6484b21959 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:41.528038 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-32680172-2188-48ef-8904-ab6484b21959 None None] GET https://162.253.55.167/volume// Aug 25 21:21:41.528129 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-32680172-2188-48ef-8904-ab6484b21959 None None] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:21:41.528383 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-32680172-2188-48ef-8904-ab6484b21959 None None] Calling method 'all' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:21:41.529025 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-32680172-2188-48ef-8904-ab6484b21959 None None] https://162.253.55.167/volume// returned with HTTP 300 Aug 25 21:21:41.529422 np0000191066 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 1/4] 162.253.55.167 () {66 vars in 1456 bytes} [Tue Aug 25 21:21:41 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 21:22:24.194748 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.middleware.request_id [None req-38a55890-327b-497c-8aff-aa3ad4f7d5f7 None None] RequestId filter calling following filter/app {{(pid=111123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:24.198842 np0000191066 devstack@c-api.service[111123]: [pid: 111123|app: 0|req: 1/5] 162.253.55.167 () {62 vars in 1068 bytes} [Tue Aug 25 21:22:24 2026] GET /volume/v3 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 25 21:22:24.235221 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.middleware.request_id [None req-b46d5fea-38ea-4847-82db-3fc3ea431cd6 None None] RequestId filter calling following filter/app {{(pid=111125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:24.246780 np0000191066 devstack@c-api.service[111125]: [pid: 111125|app: 0|req: 3/6] 162.253.55.167 () {64 vars in 1272 bytes} [Tue Aug 25 21:22:24 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 25 21:22:24.287379 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.middleware.request_id [req-b46d5fea-38ea-4847-82db-3fc3ea431cd6 req-ba047422-6353-486d-99fe-428ca63f93f5 None None] RequestId filter calling following filter/app {{(pid=111124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:24.293121 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [req-b46d5fea-38ea-4847-82db-3fc3ea431cd6 req-ba047422-6353-486d-99fe-428ca63f93f5 demo demo] GET https://162.253.55.167/volume/v3/ Aug 25 21:22:24.293417 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [req-b46d5fea-38ea-4847-82db-3fc3ea431cd6 req-ba047422-6353-486d-99fe-428ca63f93f5 demo demo] Empty body provided in request {{(pid=111124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:22:24.294340 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [req-b46d5fea-38ea-4847-82db-3fc3ea431cd6 req-ba047422-6353-486d-99fe-428ca63f93f5 demo demo] Calling method 'version_select' {{(pid=111124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:22:24.295917 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [req-b46d5fea-38ea-4847-82db-3fc3ea431cd6 req-ba047422-6353-486d-99fe-428ca63f93f5 demo demo] https://162.253.55.167/volume/v3/ returned with HTTP 200 Aug 25 21:22:24.296460 np0000191066 devstack@c-api.service[111124]: [pid: 111124|app: 0|req: 2/7] 162.253.55.167 () {66 vars in 1346 bytes} [Tue Aug 25 21:22:24 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:22:24.339993 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-6d1f804c-9775-440a-a01d-b7fe89b7f43d None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:24.791540 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-6d1f804c-9775-440a-a01d-b7fe89b7f43d demo demo] GET https://162.253.55.167/volume/v3/types Aug 25 21:22:24.791899 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-6d1f804c-9775-440a-a01d-b7fe89b7f43d demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:22:24.792124 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-6d1f804c-9775-440a-a01d-b7fe89b7f43d demo demo] Calling method 'index' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:22:24.792911 np0000191066 devstack@c-api.service[111122]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Aug 25 21:22:24.792911 np0000191066 devstack@c-api.service[111122]: warnings.warn( Aug 25 21:22:24.793588 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-6d1f804c-9775-440a-a01d-b7fe89b7f43d demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:22:24.834078 np0000191066 devstack@c-api.service[111122]: DEBUG oslo_db.sqlalchemy.engines [None req-6d1f804c-9775-440a-a01d-b7fe89b7f43d 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=111122) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:22:24.857188 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-6d1f804c-9775-440a-a01d-b7fe89b7f43d demo demo] https://162.253.55.167/volume/v3/types returned with HTTP 200 Aug 25 21:22:24.857561 np0000191066 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 2/8] 162.253.55.167 () {64 vars in 1290 bytes} [Tue Aug 25 21:22:24 2026] GET /volume/v3/types => generated 377 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:22:24.899758 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.middleware.request_id [None req-f5595fdd-aa8a-49a5-a51c-d4092cf3726a None None] RequestId filter calling following filter/app {{(pid=111123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:25.362545 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-f5595fdd-aa8a-49a5-a51c-d4092cf3726a demo demo] GET https://162.253.55.167/volume/v3/types/default Aug 25 21:22:25.363216 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-f5595fdd-aa8a-49a5-a51c-d4092cf3726a demo demo] Empty body provided in request {{(pid=111123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:22:25.363216 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-f5595fdd-aa8a-49a5-a51c-d4092cf3726a demo demo] Calling method 'show' {{(pid=111123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:22:25.402511 np0000191066 devstack@c-api.service[111123]: DEBUG oslo_db.sqlalchemy.engines [None req-f5595fdd-aa8a-49a5-a51c-d4092cf3726a 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=111123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:22:25.425456 np0000191066 devstack@c-api.service[111123]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Aug 25 21:22:25.425456 np0000191066 devstack@c-api.service[111123]: warnings.warn( Aug 25 21:22:25.429473 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-f5595fdd-aa8a-49a5-a51c-d4092cf3726a demo demo] https://162.253.55.167/volume/v3/types/default returned with HTTP 200 Aug 25 21:22:25.430126 np0000191066 devstack@c-api.service[111123]: [pid: 111123|app: 0|req: 2/9] 162.253.55.167 () {64 vars in 1301 bytes} [Tue Aug 25 21:22:24 2026] GET /volume/v3/types/default => generated 145 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:22:25.977073 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.middleware.request_id [None req-b4db4e43-40d8-47fa-8dc5-12dff8bfe690 None None] RequestId filter calling following filter/app {{(pid=111125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:25.978542 np0000191066 devstack@c-api.service[111125]: [pid: 111125|app: 0|req: 4/10] 162.253.55.167 () {62 vars in 1068 bytes} [Tue Aug 25 21:22:25 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 25 21:22:26.014393 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.middleware.request_id [None req-8c6ec7ef-de68-4ad5-a7d7-0078de75d7f8 None None] RequestId filter calling following filter/app {{(pid=111124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:26.026370 np0000191066 devstack@c-api.service[111124]: [pid: 111124|app: 0|req: 3/11] 162.253.55.167 () {64 vars in 1272 bytes} [Tue Aug 25 21:22:26 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Aug 25 21:22:26.070767 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [req-8c6ec7ef-de68-4ad5-a7d7-0078de75d7f8 req-3a3234ad-b5d0-4231-a53a-c24beb56cff5 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:26.074500 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [req-8c6ec7ef-de68-4ad5-a7d7-0078de75d7f8 req-3a3234ad-b5d0-4231-a53a-c24beb56cff5 demo demo] GET https://162.253.55.167/volume/v3/ Aug 25 21:22:26.075021 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [req-8c6ec7ef-de68-4ad5-a7d7-0078de75d7f8 req-3a3234ad-b5d0-4231-a53a-c24beb56cff5 demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:22:26.075421 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [req-8c6ec7ef-de68-4ad5-a7d7-0078de75d7f8 req-3a3234ad-b5d0-4231-a53a-c24beb56cff5 demo demo] Calling method 'version_select' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:22:26.076178 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [req-8c6ec7ef-de68-4ad5-a7d7-0078de75d7f8 req-3a3234ad-b5d0-4231-a53a-c24beb56cff5 demo demo] https://162.253.55.167/volume/v3/ returned with HTTP 200 Aug 25 21:22:26.076661 np0000191066 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 3/12] 162.253.55.167 () {66 vars in 1346 bytes} [Tue Aug 25 21:22:26 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:22:26.127008 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.middleware.request_id [None req-9f73e72b-25d9-4a62-8a01-6ccccd1795c9 None None] RequestId filter calling following filter/app {{(pid=111123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:26.130612 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-9f73e72b-25d9-4a62-8a01-6ccccd1795c9 demo demo] GET https://162.253.55.167/volume/v3/types/default Aug 25 21:22:26.130806 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-9f73e72b-25d9-4a62-8a01-6ccccd1795c9 demo demo] Empty body provided in request {{(pid=111123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:22:26.131195 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-9f73e72b-25d9-4a62-8a01-6ccccd1795c9 demo demo] Calling method 'show' {{(pid=111123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:22:26.142965 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-9f73e72b-25d9-4a62-8a01-6ccccd1795c9 demo demo] https://162.253.55.167/volume/v3/types/default returned with HTTP 200 Aug 25 21:22:26.143712 np0000191066 devstack@c-api.service[111123]: [pid: 111123|app: 0|req: 3/13] 162.253.55.167 () {64 vars in 1301 bytes} [Tue Aug 25 21:22:26 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:22:26.877074 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.middleware.request_id [None req-15350550-0683-41f1-bf14-f157d11539ef None None] RequestId filter calling following filter/app {{(pid=111125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:26.878017 np0000191066 devstack@c-api.service[111125]: [pid: 111125|app: 0|req: 5/14] 162.253.55.167 () {62 vars in 1068 bytes} [Tue Aug 25 21:22:26 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 25 21:22:26.921005 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.middleware.request_id [None req-84cdebb1-f3f1-458b-99d5-55c8e54bfffc None None] RequestId filter calling following filter/app {{(pid=111124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:26.923586 np0000191066 devstack@c-api.service[111124]: [pid: 111124|app: 0|req: 4/15] 162.253.55.167 () {64 vars in 1272 bytes} [Tue Aug 25 21:22:26 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 25 21:22:26.958333 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [req-84cdebb1-f3f1-458b-99d5-55c8e54bfffc req-1a539ac8-34e5-427b-97cd-6346dc183203 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:26.961789 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [req-84cdebb1-f3f1-458b-99d5-55c8e54bfffc req-1a539ac8-34e5-427b-97cd-6346dc183203 demo demo] GET https://162.253.55.167/volume/v3/ Aug 25 21:22:26.962221 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [req-84cdebb1-f3f1-458b-99d5-55c8e54bfffc req-1a539ac8-34e5-427b-97cd-6346dc183203 demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:22:26.962693 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [req-84cdebb1-f3f1-458b-99d5-55c8e54bfffc req-1a539ac8-34e5-427b-97cd-6346dc183203 demo demo] Calling method 'version_select' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:22:26.963546 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [req-84cdebb1-f3f1-458b-99d5-55c8e54bfffc req-1a539ac8-34e5-427b-97cd-6346dc183203 demo demo] https://162.253.55.167/volume/v3/ returned with HTTP 200 Aug 25 21:22:26.964281 np0000191066 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 4/16] 162.253.55.167 () {66 vars in 1346 bytes} [Tue Aug 25 21:22:26 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:22:27.012966 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.middleware.request_id [None req-b1bb68b9-2f90-4dd3-bc96-7a4f798b20e8 None None] RequestId filter calling following filter/app {{(pid=111123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:27.016789 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-b1bb68b9-2f90-4dd3-bc96-7a4f798b20e8 demo demo] GET https://162.253.55.167/volume/v3/types/default Aug 25 21:22:27.017180 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-b1bb68b9-2f90-4dd3-bc96-7a4f798b20e8 demo demo] Empty body provided in request {{(pid=111123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:22:27.017651 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-b1bb68b9-2f90-4dd3-bc96-7a4f798b20e8 demo demo] Calling method 'show' {{(pid=111123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:22:27.027131 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-b1bb68b9-2f90-4dd3-bc96-7a4f798b20e8 demo demo] https://162.253.55.167/volume/v3/types/default returned with HTTP 200 Aug 25 21:22:27.027542 np0000191066 devstack@c-api.service[111123]: [pid: 111123|app: 0|req: 4/17] 162.253.55.167 () {64 vars in 1301 bytes} [Tue Aug 25 21:22:27 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:22:27.070749 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.middleware.request_id [None req-6994f5eb-42d9-4777-99c1-19bae96d00ad None None] RequestId filter calling following filter/app {{(pid=111125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:27.072002 np0000191066 devstack@c-api.service[111125]: [pid: 111125|app: 0|req: 6/18] 162.253.55.167 () {62 vars in 1068 bytes} [Tue Aug 25 21:22:27 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 25 21:22:27.118098 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.middleware.request_id [None req-ef4b6199-21da-4876-bd7f-29005bff938a None None] RequestId filter calling following filter/app {{(pid=111124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:27.121699 np0000191066 devstack@c-api.service[111124]: [pid: 111124|app: 0|req: 5/19] 162.253.55.167 () {64 vars in 1272 bytes} [Tue Aug 25 21:22:27 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 25 21:22:27.164409 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [req-ef4b6199-21da-4876-bd7f-29005bff938a req-2f87e429-e40c-46de-871f-f7e4b430c236 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:27.167287 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [req-ef4b6199-21da-4876-bd7f-29005bff938a req-2f87e429-e40c-46de-871f-f7e4b430c236 demo demo] GET https://162.253.55.167/volume/v3/ Aug 25 21:22:27.167617 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [req-ef4b6199-21da-4876-bd7f-29005bff938a req-2f87e429-e40c-46de-871f-f7e4b430c236 demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:22:27.167993 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [req-ef4b6199-21da-4876-bd7f-29005bff938a req-2f87e429-e40c-46de-871f-f7e4b430c236 demo demo] Calling method 'version_select' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:22:27.168572 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [req-ef4b6199-21da-4876-bd7f-29005bff938a req-2f87e429-e40c-46de-871f-f7e4b430c236 demo demo] https://162.253.55.167/volume/v3/ returned with HTTP 200 Aug 25 21:22:27.169417 np0000191066 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 5/20] 162.253.55.167 () {66 vars in 1346 bytes} [Tue Aug 25 21:22:27 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:22:27.213948 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.middleware.request_id [None req-a1ea42ce-6659-4f18-957f-00d26ea7ebe2 None None] RequestId filter calling following filter/app {{(pid=111123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:22:27.217777 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-a1ea42ce-6659-4f18-957f-00d26ea7ebe2 demo demo] GET https://162.253.55.167/volume/v3/types/default Aug 25 21:22:27.218155 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-a1ea42ce-6659-4f18-957f-00d26ea7ebe2 demo demo] Empty body provided in request {{(pid=111123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:22:27.218572 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-a1ea42ce-6659-4f18-957f-00d26ea7ebe2 demo demo] Calling method 'show' {{(pid=111123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:22:27.229798 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-a1ea42ce-6659-4f18-957f-00d26ea7ebe2 demo demo] https://162.253.55.167/volume/v3/types/default returned with HTTP 200 Aug 25 21:22:27.230209 np0000191066 devstack@c-api.service[111123]: [pid: 111123|app: 0|req: 5/21] 162.253.55.167 () {64 vars in 1301 bytes} [Tue Aug 25 21:22:27 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:22:34.849091 np0000191066 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:22:37.225516 np0000191066 devstack@c-api.service[111123]: DEBUG dbcounter [-] [111123] Writing DB stats cinder:SELECT=8 {{(pid=111123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:27:54.648780 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.middleware.request_id [None req-e0d01629-0d78-4d21-bb99-374fd7d512ae None None] RequestId filter calling following filter/app {{(pid=111125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:27:54.749024 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-e0d01629-0d78-4d21-bb99-374fd7d512ae demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:27:54.749357 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-e0d01629-0d78-4d21-bb99-374fd7d512ae demo demo] Empty body provided in request {{(pid=111125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:27:54.749357 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-e0d01629-0d78-4d21-bb99-374fd7d512ae demo demo] Calling method 'detail' {{(pid=111125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:27:54.750003 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.api_utils [None req-e0d01629-0d78-4d21-bb99-374fd7d512ae demo demo] Removing options '' from query. {{(pid=111125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:27:54.750907 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.volume.api [None req-e0d01629-0d78-4d21-bb99-374fd7d512ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:27:54.794522 np0000191066 devstack@c-api.service[111125]: INFO cinder.volume.api [None req-e0d01629-0d78-4d21-bb99-374fd7d512ae demo demo] Get all volumes completed successfully. Aug 25 21:27:54.797962 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-e0d01629-0d78-4d21-bb99-374fd7d512ae demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:27:54.798485 np0000191066 devstack@c-api.service[111125]: [pid: 111125|app: 0|req: 7/22] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:27:54 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) Aug 25 21:28:04.785418 np0000191066 devstack@c-api.service[111125]: DEBUG dbcounter [-] [111125] Writing DB stats cinder:SELECT=1 {{(pid=111125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:28:54.822014 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.middleware.request_id [None req-20c2a85c-7251-4569-98bd-a5c3c22fb806 None None] RequestId filter calling following filter/app {{(pid=111124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:28:54.825770 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-20c2a85c-7251-4569-98bd-a5c3c22fb806 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:28:54.826241 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-20c2a85c-7251-4569-98bd-a5c3c22fb806 demo demo] Empty body provided in request {{(pid=111124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:28:54.827547 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-20c2a85c-7251-4569-98bd-a5c3c22fb806 demo demo] Calling method 'detail' {{(pid=111124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:28:54.828704 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.api_utils [None req-20c2a85c-7251-4569-98bd-a5c3c22fb806 demo demo] Removing options '' from query. {{(pid=111124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:28:54.830095 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.volume.api [None req-20c2a85c-7251-4569-98bd-a5c3c22fb806 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:28:54.881276 np0000191066 devstack@c-api.service[111124]: INFO cinder.volume.api [None req-20c2a85c-7251-4569-98bd-a5c3c22fb806 demo demo] Get all volumes completed successfully. Aug 25 21:28:54.885852 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-20c2a85c-7251-4569-98bd-a5c3c22fb806 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:28:54.885852 np0000191066 devstack@c-api.service[111124]: [pid: 111124|app: 0|req: 6/23] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:28:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:29:04.867678 np0000191066 devstack@c-api.service[111124]: DEBUG dbcounter [-] [111124] Writing DB stats cinder:SELECT=1 {{(pid=111124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:29:54.907713 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-9fd13949-b30e-40df-a838-889c1fbd6c36 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:29:54.912496 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-9fd13949-b30e-40df-a838-889c1fbd6c36 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:29:54.912873 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-9fd13949-b30e-40df-a838-889c1fbd6c36 demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:29:54.913206 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-9fd13949-b30e-40df-a838-889c1fbd6c36 demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:29:54.914038 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-9fd13949-b30e-40df-a838-889c1fbd6c36 demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:29:54.915098 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-9fd13949-b30e-40df-a838-889c1fbd6c36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:29:54.970341 np0000191066 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-9fd13949-b30e-40df-a838-889c1fbd6c36 demo demo] Get all volumes completed successfully. Aug 25 21:29:54.973829 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-9fd13949-b30e-40df-a838-889c1fbd6c36 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:29:54.974562 np0000191066 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 6/24] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:29:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:30:04.952518 np0000191066 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:30:54.993678 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.middleware.request_id [None req-91fd6609-3d12-4b8b-a0f6-930c838c4429 None None] RequestId filter calling following filter/app {{(pid=111123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:30:54.999971 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-91fd6609-3d12-4b8b-a0f6-930c838c4429 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:30:55.000238 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-91fd6609-3d12-4b8b-a0f6-930c838c4429 demo demo] Empty body provided in request {{(pid=111123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:30:55.000610 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-91fd6609-3d12-4b8b-a0f6-930c838c4429 demo demo] Calling method 'detail' {{(pid=111123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:30:55.002270 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.api_utils [None req-91fd6609-3d12-4b8b-a0f6-930c838c4429 demo demo] Removing options '' from query. {{(pid=111123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:30:55.003580 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.volume.api [None req-91fd6609-3d12-4b8b-a0f6-930c838c4429 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111123) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:30:55.054268 np0000191066 devstack@c-api.service[111123]: INFO cinder.volume.api [None req-91fd6609-3d12-4b8b-a0f6-930c838c4429 demo demo] Get all volumes completed successfully. Aug 25 21:30:55.059119 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-91fd6609-3d12-4b8b-a0f6-930c838c4429 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:30:55.059901 np0000191066 devstack@c-api.service[111123]: [pid: 111123|app: 0|req: 6/25] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:30:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:31:05.042464 np0000191066 devstack@c-api.service[111123]: DEBUG dbcounter [-] [111123] Writing DB stats cinder:SELECT=1 {{(pid=111123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:31:55.105326 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.middleware.request_id [None req-cd230e0c-6c1b-41aa-896b-68294ded91d3 None None] RequestId filter calling following filter/app {{(pid=111125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:31:55.108745 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-cd230e0c-6c1b-41aa-896b-68294ded91d3 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:31:55.109013 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-cd230e0c-6c1b-41aa-896b-68294ded91d3 demo demo] Empty body provided in request {{(pid=111125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:31:55.109305 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-cd230e0c-6c1b-41aa-896b-68294ded91d3 demo demo] Calling method 'detail' {{(pid=111125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:31:55.110026 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.api_utils [None req-cd230e0c-6c1b-41aa-896b-68294ded91d3 demo demo] Removing options '' from query. {{(pid=111125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:31:55.111030 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.volume.api [None req-cd230e0c-6c1b-41aa-896b-68294ded91d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:31:55.122684 np0000191066 devstack@c-api.service[111125]: INFO cinder.volume.api [None req-cd230e0c-6c1b-41aa-896b-68294ded91d3 demo demo] Get all volumes completed successfully. Aug 25 21:31:55.122684 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-cd230e0c-6c1b-41aa-896b-68294ded91d3 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:31:55.123335 np0000191066 devstack@c-api.service[111125]: [pid: 111125|app: 0|req: 8/26] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:31:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:32:05.114704 np0000191066 devstack@c-api.service[111125]: DEBUG dbcounter [-] [111125] Writing DB stats cinder:SELECT=1 {{(pid=111125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:32:55.147711 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.middleware.request_id [None req-1454c29f-e3bf-4300-9468-bed4fcdc0e82 None None] RequestId filter calling following filter/app {{(pid=111124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:32:55.335700 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-1454c29f-e3bf-4300-9468-bed4fcdc0e82 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:32:55.335962 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-1454c29f-e3bf-4300-9468-bed4fcdc0e82 demo demo] Empty body provided in request {{(pid=111124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:32:55.336213 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-1454c29f-e3bf-4300-9468-bed4fcdc0e82 demo demo] Calling method 'detail' {{(pid=111124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:32:55.336534 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.api_utils [None req-1454c29f-e3bf-4300-9468-bed4fcdc0e82 demo demo] Removing options '' from query. {{(pid=111124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:32:55.338476 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.volume.api [None req-1454c29f-e3bf-4300-9468-bed4fcdc0e82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:32:55.348433 np0000191066 devstack@c-api.service[111124]: INFO cinder.volume.api [None req-1454c29f-e3bf-4300-9468-bed4fcdc0e82 demo demo] Get all volumes completed successfully. Aug 25 21:32:55.350996 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-1454c29f-e3bf-4300-9468-bed4fcdc0e82 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:32:55.351587 np0000191066 devstack@c-api.service[111124]: [pid: 111124|app: 0|req: 7/27] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:32:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:33:05.342919 np0000191066 devstack@c-api.service[111124]: DEBUG dbcounter [-] [111124] Writing DB stats cinder:SELECT=1 {{(pid=111124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:33:55.376846 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-6ffc1db8-1db0-4041-b62e-653b86cc510f None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:33:55.382291 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-6ffc1db8-1db0-4041-b62e-653b86cc510f demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:33:55.383048 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-6ffc1db8-1db0-4041-b62e-653b86cc510f demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:33:55.383810 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-6ffc1db8-1db0-4041-b62e-653b86cc510f demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:33:55.384312 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-6ffc1db8-1db0-4041-b62e-653b86cc510f demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:33:55.385892 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-6ffc1db8-1db0-4041-b62e-653b86cc510f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:33:55.397695 np0000191066 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-6ffc1db8-1db0-4041-b62e-653b86cc510f demo demo] Get all volumes completed successfully. Aug 25 21:33:55.400566 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-6ffc1db8-1db0-4041-b62e-653b86cc510f demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:33:55.401179 np0000191066 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 7/28] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:33:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:34:05.390081 np0000191066 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:34:55.428237 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.middleware.request_id [None req-455395ed-9c56-4f6d-9c23-dddfcf6de5ff None None] RequestId filter calling following filter/app {{(pid=111123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:34:55.431777 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-455395ed-9c56-4f6d-9c23-dddfcf6de5ff demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:34:55.432044 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-455395ed-9c56-4f6d-9c23-dddfcf6de5ff demo demo] Empty body provided in request {{(pid=111123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:34:55.432349 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-455395ed-9c56-4f6d-9c23-dddfcf6de5ff demo demo] Calling method 'detail' {{(pid=111123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:34:55.432991 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.api_utils [None req-455395ed-9c56-4f6d-9c23-dddfcf6de5ff demo demo] Removing options '' from query. {{(pid=111123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:34:55.434036 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.volume.api [None req-455395ed-9c56-4f6d-9c23-dddfcf6de5ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111123) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:34:55.443872 np0000191066 devstack@c-api.service[111123]: INFO cinder.volume.api [None req-455395ed-9c56-4f6d-9c23-dddfcf6de5ff demo demo] Get all volumes completed successfully. Aug 25 21:34:55.446146 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-455395ed-9c56-4f6d-9c23-dddfcf6de5ff demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:34:55.446970 np0000191066 devstack@c-api.service[111123]: [pid: 111123|app: 0|req: 7/29] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:34:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:35:05.437657 np0000191066 devstack@c-api.service[111123]: DEBUG dbcounter [-] [111123] Writing DB stats cinder:SELECT=1 {{(pid=111123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:35:55.467430 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.middleware.request_id [None req-f79d4721-4c4d-4e6a-a27d-fe695b7486ea None None] RequestId filter calling following filter/app {{(pid=111125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:35:55.470954 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-f79d4721-4c4d-4e6a-a27d-fe695b7486ea demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:35:55.471209 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-f79d4721-4c4d-4e6a-a27d-fe695b7486ea demo demo] Empty body provided in request {{(pid=111125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:35:55.471464 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-f79d4721-4c4d-4e6a-a27d-fe695b7486ea demo demo] Calling method 'detail' {{(pid=111125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:35:55.471790 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.api_utils [None req-f79d4721-4c4d-4e6a-a27d-fe695b7486ea demo demo] Removing options '' from query. {{(pid=111125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:35:55.472892 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.volume.api [None req-f79d4721-4c4d-4e6a-a27d-fe695b7486ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:35:55.482765 np0000191066 devstack@c-api.service[111125]: INFO cinder.volume.api [None req-f79d4721-4c4d-4e6a-a27d-fe695b7486ea demo demo] Get all volumes completed successfully. Aug 25 21:35:55.485244 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-f79d4721-4c4d-4e6a-a27d-fe695b7486ea demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:35:55.485667 np0000191066 devstack@c-api.service[111125]: [pid: 111125|app: 0|req: 9/30] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:35:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:36:05.476457 np0000191066 devstack@c-api.service[111125]: DEBUG dbcounter [-] [111125] Writing DB stats cinder:SELECT=1 {{(pid=111125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:36:55.502362 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.middleware.request_id [None req-9b955cb0-bee5-439e-8586-5ef39cf9e622 None None] RequestId filter calling following filter/app {{(pid=111124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:36:55.507734 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-9b955cb0-bee5-439e-8586-5ef39cf9e622 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:36:55.507982 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-9b955cb0-bee5-439e-8586-5ef39cf9e622 demo demo] Empty body provided in request {{(pid=111124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:36:55.508292 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-9b955cb0-bee5-439e-8586-5ef39cf9e622 demo demo] Calling method 'detail' {{(pid=111124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:36:55.508608 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.api_utils [None req-9b955cb0-bee5-439e-8586-5ef39cf9e622 demo demo] Removing options '' from query. {{(pid=111124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:36:55.509622 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.volume.api [None req-9b955cb0-bee5-439e-8586-5ef39cf9e622 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:36:55.522980 np0000191066 devstack@c-api.service[111124]: INFO cinder.volume.api [None req-9b955cb0-bee5-439e-8586-5ef39cf9e622 demo demo] Get all volumes completed successfully. Aug 25 21:36:55.526805 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-9b955cb0-bee5-439e-8586-5ef39cf9e622 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:36:55.527716 np0000191066 devstack@c-api.service[111124]: [pid: 111124|app: 0|req: 8/31] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:36:55 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) Aug 25 21:37:05.513474 np0000191066 devstack@c-api.service[111124]: DEBUG dbcounter [-] [111124] Writing DB stats cinder:SELECT=1 {{(pid=111124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:37:55.550596 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-730339e9-30a1-42b2-8fb3-727bd3b80b76 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:37:55.702404 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-730339e9-30a1-42b2-8fb3-727bd3b80b76 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:37:55.702937 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-730339e9-30a1-42b2-8fb3-727bd3b80b76 demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:37:55.703205 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-730339e9-30a1-42b2-8fb3-727bd3b80b76 demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:37:55.703538 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-730339e9-30a1-42b2-8fb3-727bd3b80b76 demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:37:55.704488 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-730339e9-30a1-42b2-8fb3-727bd3b80b76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:37:55.715116 np0000191066 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-730339e9-30a1-42b2-8fb3-727bd3b80b76 demo demo] Get all volumes completed successfully. Aug 25 21:37:55.720203 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-730339e9-30a1-42b2-8fb3-727bd3b80b76 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:37:55.721045 np0000191066 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 8/32] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:37:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:38:05.708857 np0000191066 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:38:55.739514 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.middleware.request_id [None req-8cddbd5b-563b-48d8-8d4a-155c38d08674 None None] RequestId filter calling following filter/app {{(pid=111123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:38:55.742579 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-8cddbd5b-563b-48d8-8d4a-155c38d08674 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:38:55.742910 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-8cddbd5b-563b-48d8-8d4a-155c38d08674 demo demo] Empty body provided in request {{(pid=111123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:38:55.743252 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-8cddbd5b-563b-48d8-8d4a-155c38d08674 demo demo] Calling method 'detail' {{(pid=111123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:38:55.743611 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.api_utils [None req-8cddbd5b-563b-48d8-8d4a-155c38d08674 demo demo] Removing options '' from query. {{(pid=111123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:38:55.744592 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.volume.api [None req-8cddbd5b-563b-48d8-8d4a-155c38d08674 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111123) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:38:55.757494 np0000191066 devstack@c-api.service[111123]: INFO cinder.volume.api [None req-8cddbd5b-563b-48d8-8d4a-155c38d08674 demo demo] Get all volumes completed successfully. Aug 25 21:38:55.760774 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-8cddbd5b-563b-48d8-8d4a-155c38d08674 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:38:55.761153 np0000191066 devstack@c-api.service[111123]: [pid: 111123|app: 0|req: 8/33] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:38:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:39:05.748890 np0000191066 devstack@c-api.service[111123]: DEBUG dbcounter [-] [111123] Writing DB stats cinder:SELECT=1 {{(pid=111123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:39:55.788097 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.middleware.request_id [None req-a5ad97f0-b821-41fc-b334-3f7f7b95578c None None] RequestId filter calling following filter/app {{(pid=111125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:39:55.791319 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-a5ad97f0-b821-41fc-b334-3f7f7b95578c demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:39:55.792146 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-a5ad97f0-b821-41fc-b334-3f7f7b95578c demo demo] Empty body provided in request {{(pid=111125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:39:55.792146 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-a5ad97f0-b821-41fc-b334-3f7f7b95578c demo demo] Calling method 'detail' {{(pid=111125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:39:55.792772 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.api_utils [None req-a5ad97f0-b821-41fc-b334-3f7f7b95578c demo demo] Removing options '' from query. {{(pid=111125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:39:55.794154 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.volume.api [None req-a5ad97f0-b821-41fc-b334-3f7f7b95578c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:39:55.802583 np0000191066 devstack@c-api.service[111125]: INFO cinder.volume.api [None req-a5ad97f0-b821-41fc-b334-3f7f7b95578c demo demo] Get all volumes completed successfully. Aug 25 21:39:55.804551 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-a5ad97f0-b821-41fc-b334-3f7f7b95578c demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:39:55.804972 np0000191066 devstack@c-api.service[111125]: [pid: 111125|app: 0|req: 10/34] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:39:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:40:06.488959 np0000191066 devstack@c-api.service[111125]: DEBUG dbcounter [-] [111125] Writing DB stats cinder:SELECT=1 {{(pid=111125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:40:55.825857 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.middleware.request_id [None req-2c069e89-a52a-4cb3-979b-07cafd4bfa04 None None] RequestId filter calling following filter/app {{(pid=111124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:40:55.829005 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-2c069e89-a52a-4cb3-979b-07cafd4bfa04 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:40:55.829254 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-2c069e89-a52a-4cb3-979b-07cafd4bfa04 demo demo] Empty body provided in request {{(pid=111124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:40:55.829528 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-2c069e89-a52a-4cb3-979b-07cafd4bfa04 demo demo] Calling method 'detail' {{(pid=111124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:40:55.829845 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.api_utils [None req-2c069e89-a52a-4cb3-979b-07cafd4bfa04 demo demo] Removing options '' from query. {{(pid=111124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:40:55.830959 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.volume.api [None req-2c069e89-a52a-4cb3-979b-07cafd4bfa04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:40:55.839649 np0000191066 devstack@c-api.service[111124]: INFO cinder.volume.api [None req-2c069e89-a52a-4cb3-979b-07cafd4bfa04 demo demo] Get all volumes completed successfully. Aug 25 21:40:55.841787 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-2c069e89-a52a-4cb3-979b-07cafd4bfa04 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:40:55.842179 np0000191066 devstack@c-api.service[111124]: [pid: 111124|app: 0|req: 9/35] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:40:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:41:05.834610 np0000191066 devstack@c-api.service[111124]: DEBUG dbcounter [-] [111124] Writing DB stats cinder:SELECT=1 {{(pid=111124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:41:55.863754 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-f718bbaa-6b5d-4813-ac7f-70ccba08f1b3 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:41:55.868043 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-f718bbaa-6b5d-4813-ac7f-70ccba08f1b3 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:41:55.868490 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-f718bbaa-6b5d-4813-ac7f-70ccba08f1b3 demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:41:55.869295 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-f718bbaa-6b5d-4813-ac7f-70ccba08f1b3 demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:41:55.870066 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-f718bbaa-6b5d-4813-ac7f-70ccba08f1b3 demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:41:55.871674 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-f718bbaa-6b5d-4813-ac7f-70ccba08f1b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:41:55.885157 np0000191066 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-f718bbaa-6b5d-4813-ac7f-70ccba08f1b3 demo demo] Get all volumes completed successfully. Aug 25 21:41:55.888384 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-f718bbaa-6b5d-4813-ac7f-70ccba08f1b3 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:41:55.889110 np0000191066 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 9/36] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:41:55 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) Aug 25 21:42:05.877944 np0000191066 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:42:55.907910 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.middleware.request_id [None req-25f3bc34-b70c-45be-b246-339a49d3ac8f None None] RequestId filter calling following filter/app {{(pid=111123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:42:56.057825 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-25f3bc34-b70c-45be-b246-339a49d3ac8f demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:42:56.057825 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-25f3bc34-b70c-45be-b246-339a49d3ac8f demo demo] Empty body provided in request {{(pid=111123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:42:56.057825 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-25f3bc34-b70c-45be-b246-339a49d3ac8f demo demo] Calling method 'detail' {{(pid=111123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:42:56.057825 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.api_utils [None req-25f3bc34-b70c-45be-b246-339a49d3ac8f demo demo] Removing options '' from query. {{(pid=111123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:42:56.058608 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.volume.api [None req-25f3bc34-b70c-45be-b246-339a49d3ac8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111123) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:42:56.067350 np0000191066 devstack@c-api.service[111123]: INFO cinder.volume.api [None req-25f3bc34-b70c-45be-b246-339a49d3ac8f demo demo] Get all volumes completed successfully. Aug 25 21:42:56.069891 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-25f3bc34-b70c-45be-b246-339a49d3ac8f demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:42:56.070358 np0000191066 devstack@c-api.service[111123]: [pid: 111123|app: 0|req: 9/37] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:42:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:43:06.062902 np0000191066 devstack@c-api.service[111123]: DEBUG dbcounter [-] [111123] Writing DB stats cinder:SELECT=1 {{(pid=111123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:43:56.091250 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.middleware.request_id [None req-b3675d39-8e48-4295-974a-ffc8351e03ed None None] RequestId filter calling following filter/app {{(pid=111125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:43:56.096671 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-b3675d39-8e48-4295-974a-ffc8351e03ed demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:43:56.096671 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-b3675d39-8e48-4295-974a-ffc8351e03ed demo demo] Empty body provided in request {{(pid=111125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:43:56.097514 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-b3675d39-8e48-4295-974a-ffc8351e03ed demo demo] Calling method 'detail' {{(pid=111125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:43:56.098211 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.api_utils [None req-b3675d39-8e48-4295-974a-ffc8351e03ed demo demo] Removing options '' from query. {{(pid=111125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:43:56.100236 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.volume.api [None req-b3675d39-8e48-4295-974a-ffc8351e03ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:43:56.108656 np0000191066 devstack@c-api.service[111125]: INFO cinder.volume.api [None req-b3675d39-8e48-4295-974a-ffc8351e03ed demo demo] Get all volumes completed successfully. Aug 25 21:43:56.112209 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-b3675d39-8e48-4295-974a-ffc8351e03ed demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:43:56.113175 np0000191066 devstack@c-api.service[111125]: [pid: 111125|app: 0|req: 11/38] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:43:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:44:06.103336 np0000191066 devstack@c-api.service[111125]: DEBUG dbcounter [-] [111125] Writing DB stats cinder:SELECT=1 {{(pid=111125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:44:56.131987 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.middleware.request_id [None req-896e90d4-ffee-442c-8390-811eacc86fc2 None None] RequestId filter calling following filter/app {{(pid=111124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:44:56.135176 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-896e90d4-ffee-442c-8390-811eacc86fc2 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:44:56.135439 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-896e90d4-ffee-442c-8390-811eacc86fc2 demo demo] Empty body provided in request {{(pid=111124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:44:56.135724 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-896e90d4-ffee-442c-8390-811eacc86fc2 demo demo] Calling method 'detail' {{(pid=111124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:44:56.136147 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.api_utils [None req-896e90d4-ffee-442c-8390-811eacc86fc2 demo demo] Removing options '' from query. {{(pid=111124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:44:56.137280 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.volume.api [None req-896e90d4-ffee-442c-8390-811eacc86fc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:44:56.147323 np0000191066 devstack@c-api.service[111124]: INFO cinder.volume.api [None req-896e90d4-ffee-442c-8390-811eacc86fc2 demo demo] Get all volumes completed successfully. Aug 25 21:44:56.149519 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-896e90d4-ffee-442c-8390-811eacc86fc2 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:44:56.149946 np0000191066 devstack@c-api.service[111124]: [pid: 111124|app: 0|req: 10/39] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:44:56 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) Aug 25 21:45:06.141233 np0000191066 devstack@c-api.service[111124]: DEBUG dbcounter [-] [111124] Writing DB stats cinder:SELECT=1 {{(pid=111124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:45:56.167175 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-39bd4813-135b-4fbd-9b04-fc7a61cfa554 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:45:56.171160 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-39bd4813-135b-4fbd-9b04-fc7a61cfa554 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:45:56.171516 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-39bd4813-135b-4fbd-9b04-fc7a61cfa554 demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:45:56.171516 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-39bd4813-135b-4fbd-9b04-fc7a61cfa554 demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:45:56.171948 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-39bd4813-135b-4fbd-9b04-fc7a61cfa554 demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:45:56.172873 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-39bd4813-135b-4fbd-9b04-fc7a61cfa554 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:45:56.182766 np0000191066 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-39bd4813-135b-4fbd-9b04-fc7a61cfa554 demo demo] Get all volumes completed successfully. Aug 25 21:45:56.185676 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-39bd4813-135b-4fbd-9b04-fc7a61cfa554 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:45:56.186256 np0000191066 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 10/40] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:45:56 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) Aug 25 21:46:06.177772 np0000191066 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:46:56.204148 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.middleware.request_id [None req-42f5931b-1993-49b3-8e39-f0a377a5d98a None None] RequestId filter calling following filter/app {{(pid=111123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:46:56.207828 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-42f5931b-1993-49b3-8e39-f0a377a5d98a demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:46:56.208056 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-42f5931b-1993-49b3-8e39-f0a377a5d98a demo demo] Empty body provided in request {{(pid=111123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:46:56.208458 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-42f5931b-1993-49b3-8e39-f0a377a5d98a demo demo] Calling method 'detail' {{(pid=111123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:46:56.208594 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.api_utils [None req-42f5931b-1993-49b3-8e39-f0a377a5d98a demo demo] Removing options '' from query. {{(pid=111123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:46:56.209465 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.volume.api [None req-42f5931b-1993-49b3-8e39-f0a377a5d98a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111123) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:46:56.219508 np0000191066 devstack@c-api.service[111123]: INFO cinder.volume.api [None req-42f5931b-1993-49b3-8e39-f0a377a5d98a demo demo] Get all volumes completed successfully. Aug 25 21:46:56.223000 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-42f5931b-1993-49b3-8e39-f0a377a5d98a demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:46:56.223229 np0000191066 devstack@c-api.service[111123]: [pid: 111123|app: 0|req: 10/41] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:46:56 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) Aug 25 21:47:06.213715 np0000191066 devstack@c-api.service[111123]: DEBUG dbcounter [-] [111123] Writing DB stats cinder:SELECT=1 {{(pid=111123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:47:56.248112 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.middleware.request_id [None req-11300af3-5c6e-43c0-93da-9f4d7a75320e None None] RequestId filter calling following filter/app {{(pid=111125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:47:56.344362 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-11300af3-5c6e-43c0-93da-9f4d7a75320e demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:47:56.344610 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-11300af3-5c6e-43c0-93da-9f4d7a75320e demo demo] Empty body provided in request {{(pid=111125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:47:56.344901 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-11300af3-5c6e-43c0-93da-9f4d7a75320e demo demo] Calling method 'detail' {{(pid=111125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:47:56.345197 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.api_utils [None req-11300af3-5c6e-43c0-93da-9f4d7a75320e demo demo] Removing options '' from query. {{(pid=111125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:47:56.346124 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.volume.api [None req-11300af3-5c6e-43c0-93da-9f4d7a75320e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:47:56.356933 np0000191066 devstack@c-api.service[111125]: INFO cinder.volume.api [None req-11300af3-5c6e-43c0-93da-9f4d7a75320e demo demo] Get all volumes completed successfully. Aug 25 21:47:56.359959 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-11300af3-5c6e-43c0-93da-9f4d7a75320e demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:47:56.360473 np0000191066 devstack@c-api.service[111125]: [pid: 111125|app: 0|req: 12/42] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:47:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:48:06.349309 np0000191066 devstack@c-api.service[111125]: DEBUG dbcounter [-] [111125] Writing DB stats cinder:SELECT=1 {{(pid=111125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:48:56.379693 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.middleware.request_id [None req-e0cb2cc5-a24d-4e57-8bc7-af6971935417 None None] RequestId filter calling following filter/app {{(pid=111124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:48:56.382671 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-e0cb2cc5-a24d-4e57-8bc7-af6971935417 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:48:56.382896 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-e0cb2cc5-a24d-4e57-8bc7-af6971935417 demo demo] Empty body provided in request {{(pid=111124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:48:56.383320 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-e0cb2cc5-a24d-4e57-8bc7-af6971935417 demo demo] Calling method 'detail' {{(pid=111124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:48:56.383609 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.api_utils [None req-e0cb2cc5-a24d-4e57-8bc7-af6971935417 demo demo] Removing options '' from query. {{(pid=111124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:48:56.384505 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.volume.api [None req-e0cb2cc5-a24d-4e57-8bc7-af6971935417 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:48:56.394621 np0000191066 devstack@c-api.service[111124]: INFO cinder.volume.api [None req-e0cb2cc5-a24d-4e57-8bc7-af6971935417 demo demo] Get all volumes completed successfully. Aug 25 21:48:56.397109 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-e0cb2cc5-a24d-4e57-8bc7-af6971935417 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:48:56.397545 np0000191066 devstack@c-api.service[111124]: [pid: 111124|app: 0|req: 11/43] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:48:56 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) Aug 25 21:49:06.387709 np0000191066 devstack@c-api.service[111124]: DEBUG dbcounter [-] [111124] Writing DB stats cinder:SELECT=1 {{(pid=111124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:49:56.419853 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-8c2b9fd5-4420-41eb-a324-d201e7382d06 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:49:56.423487 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-8c2b9fd5-4420-41eb-a324-d201e7382d06 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:49:56.423709 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-8c2b9fd5-4420-41eb-a324-d201e7382d06 demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:49:56.423968 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-8c2b9fd5-4420-41eb-a324-d201e7382d06 demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:49:56.424252 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-8c2b9fd5-4420-41eb-a324-d201e7382d06 demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:49:56.425424 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-8c2b9fd5-4420-41eb-a324-d201e7382d06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:49:56.433576 np0000191066 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-8c2b9fd5-4420-41eb-a324-d201e7382d06 demo demo] Get all volumes completed successfully. Aug 25 21:49:56.435337 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-8c2b9fd5-4420-41eb-a324-d201e7382d06 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:49:56.435691 np0000191066 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 11/44] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:49:56 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) Aug 25 21:50:06.428782 np0000191066 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:50:56.454739 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.middleware.request_id [None req-5c8e2965-ff67-4300-a68e-3b05aeb729a7 None None] RequestId filter calling following filter/app {{(pid=111123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:50:56.457793 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-5c8e2965-ff67-4300-a68e-3b05aeb729a7 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:50:56.458238 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-5c8e2965-ff67-4300-a68e-3b05aeb729a7 demo demo] Empty body provided in request {{(pid=111123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:50:56.458612 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-5c8e2965-ff67-4300-a68e-3b05aeb729a7 demo demo] Calling method 'detail' {{(pid=111123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:50:56.459071 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.api_utils [None req-5c8e2965-ff67-4300-a68e-3b05aeb729a7 demo demo] Removing options '' from query. {{(pid=111123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:50:56.460163 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.volume.api [None req-5c8e2965-ff67-4300-a68e-3b05aeb729a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111123) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:50:56.470014 np0000191066 devstack@c-api.service[111123]: INFO cinder.volume.api [None req-5c8e2965-ff67-4300-a68e-3b05aeb729a7 demo demo] Get all volumes completed successfully. Aug 25 21:50:56.472119 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-5c8e2965-ff67-4300-a68e-3b05aeb729a7 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:50:56.472603 np0000191066 devstack@c-api.service[111123]: [pid: 111123|app: 0|req: 11/45] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:50:56 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) Aug 25 21:51:06.463965 np0000191066 devstack@c-api.service[111123]: DEBUG dbcounter [-] [111123] Writing DB stats cinder:SELECT=1 {{(pid=111123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:51:56.494934 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.middleware.request_id [None req-16ffb591-a6ae-437f-89ed-30a1fdb1818b None None] RequestId filter calling following filter/app {{(pid=111125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:51:56.501096 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-16ffb591-a6ae-437f-89ed-30a1fdb1818b demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:51:56.501710 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-16ffb591-a6ae-437f-89ed-30a1fdb1818b demo demo] Empty body provided in request {{(pid=111125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:51:56.502128 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-16ffb591-a6ae-437f-89ed-30a1fdb1818b demo demo] Calling method 'detail' {{(pid=111125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:51:56.502669 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.api_utils [None req-16ffb591-a6ae-437f-89ed-30a1fdb1818b demo demo] Removing options '' from query. {{(pid=111125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:51:56.504277 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.volume.api [None req-16ffb591-a6ae-437f-89ed-30a1fdb1818b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:51:56.515747 np0000191066 devstack@c-api.service[111125]: INFO cinder.volume.api [None req-16ffb591-a6ae-437f-89ed-30a1fdb1818b demo demo] Get all volumes completed successfully. Aug 25 21:51:56.518553 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-16ffb591-a6ae-437f-89ed-30a1fdb1818b demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:51:56.519169 np0000191066 devstack@c-api.service[111125]: [pid: 111125|app: 0|req: 13/46] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:51:56 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) Aug 25 21:52:06.509574 np0000191066 devstack@c-api.service[111125]: DEBUG dbcounter [-] [111125] Writing DB stats cinder:SELECT=1 {{(pid=111125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:52:56.534881 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.middleware.request_id [None req-e67c4ee8-931b-4104-9f01-d55d2ccd5688 None None] RequestId filter calling following filter/app {{(pid=111124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:52:56.599705 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-e67c4ee8-931b-4104-9f01-d55d2ccd5688 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:52:56.600119 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-e67c4ee8-931b-4104-9f01-d55d2ccd5688 demo demo] Empty body provided in request {{(pid=111124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:52:56.600493 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-e67c4ee8-931b-4104-9f01-d55d2ccd5688 demo demo] Calling method 'detail' {{(pid=111124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:52:56.601330 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.api_utils [None req-e67c4ee8-931b-4104-9f01-d55d2ccd5688 demo demo] Removing options '' from query. {{(pid=111124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:52:56.603283 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.volume.api [None req-e67c4ee8-931b-4104-9f01-d55d2ccd5688 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:52:56.612731 np0000191066 devstack@c-api.service[111124]: INFO cinder.volume.api [None req-e67c4ee8-931b-4104-9f01-d55d2ccd5688 demo demo] Get all volumes completed successfully. Aug 25 21:52:56.615914 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-e67c4ee8-931b-4104-9f01-d55d2ccd5688 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:52:56.616356 np0000191066 devstack@c-api.service[111124]: [pid: 111124|app: 0|req: 12/47] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:52:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:53:06.606834 np0000191066 devstack@c-api.service[111124]: DEBUG dbcounter [-] [111124] Writing DB stats cinder:SELECT=1 {{(pid=111124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:53:56.637736 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-c687864c-53ef-4230-967d-33f8b1b0da82 None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:53:56.642338 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-c687864c-53ef-4230-967d-33f8b1b0da82 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:53:56.642565 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-c687864c-53ef-4230-967d-33f8b1b0da82 demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:53:56.642835 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-c687864c-53ef-4230-967d-33f8b1b0da82 demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:53:56.643127 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-c687864c-53ef-4230-967d-33f8b1b0da82 demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:53:56.644017 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-c687864c-53ef-4230-967d-33f8b1b0da82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:53:56.653015 np0000191066 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-c687864c-53ef-4230-967d-33f8b1b0da82 demo demo] Get all volumes completed successfully. Aug 25 21:53:56.657292 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-c687864c-53ef-4230-967d-33f8b1b0da82 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:53:56.658095 np0000191066 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 12/48] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:53:56 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) Aug 25 21:54:06.647427 np0000191066 devstack@c-api.service[111122]: DEBUG dbcounter [-] [111122] Writing DB stats cinder:SELECT=1 {{(pid=111122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:54:56.678611 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.middleware.request_id [None req-04ebfe8c-0d4a-4a6b-a714-165aaf8fc9ea None None] RequestId filter calling following filter/app {{(pid=111123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:54:56.682867 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-04ebfe8c-0d4a-4a6b-a714-165aaf8fc9ea demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:54:56.683265 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-04ebfe8c-0d4a-4a6b-a714-165aaf8fc9ea demo demo] Empty body provided in request {{(pid=111123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:54:56.683711 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.openstack.wsgi [None req-04ebfe8c-0d4a-4a6b-a714-165aaf8fc9ea demo demo] Calling method 'detail' {{(pid=111123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:54:56.684179 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.api.api_utils [None req-04ebfe8c-0d4a-4a6b-a714-165aaf8fc9ea demo demo] Removing options '' from query. {{(pid=111123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:54:56.685579 np0000191066 devstack@c-api.service[111123]: DEBUG cinder.volume.api [None req-04ebfe8c-0d4a-4a6b-a714-165aaf8fc9ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111123) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:54:56.696107 np0000191066 devstack@c-api.service[111123]: INFO cinder.volume.api [None req-04ebfe8c-0d4a-4a6b-a714-165aaf8fc9ea demo demo] Get all volumes completed successfully. Aug 25 21:54:56.699007 np0000191066 devstack@c-api.service[111123]: INFO cinder.api.openstack.wsgi [None req-04ebfe8c-0d4a-4a6b-a714-165aaf8fc9ea demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:54:56.699466 np0000191066 devstack@c-api.service[111123]: [pid: 111123|app: 0|req: 12/49] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:54:56 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) Aug 25 21:55:06.688834 np0000191066 devstack@c-api.service[111123]: DEBUG dbcounter [-] [111123] Writing DB stats cinder:SELECT=1 {{(pid=111123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:55:56.723565 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.middleware.request_id [None req-6a5b39cf-f6f4-4713-8265-69592eeecdb2 None None] RequestId filter calling following filter/app {{(pid=111125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:55:56.728480 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-6a5b39cf-f6f4-4713-8265-69592eeecdb2 demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:55:56.728788 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-6a5b39cf-f6f4-4713-8265-69592eeecdb2 demo demo] Empty body provided in request {{(pid=111125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:55:56.729076 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.openstack.wsgi [None req-6a5b39cf-f6f4-4713-8265-69592eeecdb2 demo demo] Calling method 'detail' {{(pid=111125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:55:56.729417 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.api.api_utils [None req-6a5b39cf-f6f4-4713-8265-69592eeecdb2 demo demo] Removing options '' from query. {{(pid=111125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:55:56.730424 np0000191066 devstack@c-api.service[111125]: DEBUG cinder.volume.api [None req-6a5b39cf-f6f4-4713-8265-69592eeecdb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:55:56.760664 np0000191066 devstack@c-api.service[111125]: INFO cinder.volume.api [None req-6a5b39cf-f6f4-4713-8265-69592eeecdb2 demo demo] Get all volumes completed successfully. Aug 25 21:55:56.762871 np0000191066 devstack@c-api.service[111125]: INFO cinder.api.openstack.wsgi [None req-6a5b39cf-f6f4-4713-8265-69592eeecdb2 demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:55:56.763530 np0000191066 devstack@c-api.service[111125]: [pid: 111125|app: 0|req: 14/50] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:55:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:56:06.734185 np0000191066 devstack@c-api.service[111125]: DEBUG dbcounter [-] [111125] Writing DB stats cinder:SELECT=1 {{(pid=111125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:56:56.778101 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.middleware.request_id [None req-e0c48133-e6a4-4fd9-8dc7-c0efb918258e None None] RequestId filter calling following filter/app {{(pid=111124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:56:56.780587 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-e0c48133-e6a4-4fd9-8dc7-c0efb918258e demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:56:56.780782 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-e0c48133-e6a4-4fd9-8dc7-c0efb918258e demo demo] Empty body provided in request {{(pid=111124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:56:56.780977 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.openstack.wsgi [None req-e0c48133-e6a4-4fd9-8dc7-c0efb918258e demo demo] Calling method 'detail' {{(pid=111124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:56:56.781209 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.api.api_utils [None req-e0c48133-e6a4-4fd9-8dc7-c0efb918258e demo demo] Removing options '' from query. {{(pid=111124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:56:56.781917 np0000191066 devstack@c-api.service[111124]: DEBUG cinder.volume.api [None req-e0c48133-e6a4-4fd9-8dc7-c0efb918258e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:56:56.790587 np0000191066 devstack@c-api.service[111124]: INFO cinder.volume.api [None req-e0c48133-e6a4-4fd9-8dc7-c0efb918258e demo demo] Get all volumes completed successfully. Aug 25 21:56:56.793171 np0000191066 devstack@c-api.service[111124]: INFO cinder.api.openstack.wsgi [None req-e0c48133-e6a4-4fd9-8dc7-c0efb918258e demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:56:56.793736 np0000191066 devstack@c-api.service[111124]: [pid: 111124|app: 0|req: 13/51] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:56:56 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) Aug 25 21:57:06.784610 np0000191066 devstack@c-api.service[111124]: DEBUG dbcounter [-] [111124] Writing DB stats cinder:SELECT=1 {{(pid=111124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:57:56.814519 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.middleware.request_id [None req-ae9c3a93-9bfd-49b6-8517-072c9884844a None None] RequestId filter calling following filter/app {{(pid=111122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:57:56.914152 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-ae9c3a93-9bfd-49b6-8517-072c9884844a demo demo] GET https://162.253.55.167/volume/v3/volumes/detail Aug 25 21:57:56.914525 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-ae9c3a93-9bfd-49b6-8517-072c9884844a demo demo] Empty body provided in request {{(pid=111122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:57:56.914967 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.openstack.wsgi [None req-ae9c3a93-9bfd-49b6-8517-072c9884844a demo demo] Calling method 'detail' {{(pid=111122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:57:56.915419 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.api.api_utils [None req-ae9c3a93-9bfd-49b6-8517-072c9884844a demo demo] Removing options '' from query. {{(pid=111122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:57:56.916869 np0000191066 devstack@c-api.service[111122]: DEBUG cinder.volume.api [None req-ae9c3a93-9bfd-49b6-8517-072c9884844a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111122) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:57:56.927448 np0000191066 devstack@c-api.service[111122]: INFO cinder.volume.api [None req-ae9c3a93-9bfd-49b6-8517-072c9884844a demo demo] Get all volumes completed successfully. Aug 25 21:57:56.931360 np0000191066 devstack@c-api.service[111122]: INFO cinder.api.openstack.wsgi [None req-ae9c3a93-9bfd-49b6-8517-072c9884844a demo demo] https://162.253.55.167/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:57:56.931772 np0000191066 devstack@c-api.service[111122]: [pid: 111122|app: 0|req: 13/52] 162.253.55.167 () {64 vars in 1296 bytes} [Tue Aug 25 21:57:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)