Aug 14 09:15:54.565557 np0000189570 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 14 09:15:54.572702 np0000189570 devstack@c-api.service[111265]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 14 09:15:54.575823 np0000189570 devstack@c-api.service[111265]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 14 09:15:54 2026] *** Aug 14 09:15:54.575823 np0000189570 devstack@c-api.service[111265]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 14 09:15:54.575823 np0000189570 devstack@c-api.service[111265]: os: Linux-6.8.0-137-generic #137-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 17 20:28:23 UTC 2026 Aug 14 09:15:54.575823 np0000189570 devstack@c-api.service[111265]: nodename: np0000189570 Aug 14 09:15:54.575823 np0000189570 devstack@c-api.service[111265]: machine: x86_64 Aug 14 09:15:54.575823 np0000189570 devstack@c-api.service[111265]: clock source: unix Aug 14 09:15:54.575823 np0000189570 devstack@c-api.service[111265]: pcre jit disabled Aug 14 09:15:54.575823 np0000189570 devstack@c-api.service[111265]: detected number of CPU cores: 16 Aug 14 09:15:54.575823 np0000189570 devstack@c-api.service[111265]: current working directory: / Aug 14 09:15:54.575823 np0000189570 devstack@c-api.service[111265]: detected binary path: /usr/bin/uwsgi-core Aug 14 09:15:54.575823 np0000189570 devstack@c-api.service[111265]: your processes number limit is 256916 Aug 14 09:15:54.576132 np0000189570 devstack@c-api.service[111265]: your memory page size is 4096 bytes Aug 14 09:15:54.576132 np0000189570 devstack@c-api.service[111265]: detected max file descriptor number: 2048 Aug 14 09:15:54.576132 np0000189570 devstack@c-api.service[111265]: lock engine: pthread robust mutexes Aug 14 09:15:54.576132 np0000189570 devstack@c-api.service[111265]: thunder lock: enabled Aug 14 09:15:54.576331 np0000189570 devstack@c-api.service[111265]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 14 09:15:54.576420 np0000189570 devstack@c-api.service[111265]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 14 09:15:54.576420 np0000189570 devstack@c-api.service[111265]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 14 09:15:54.576420 np0000189570 devstack@c-api.service[111265]: Set PythonHome to /opt/stack/data/venv Aug 14 09:15:54.630274 np0000189570 devstack@c-api.service[111265]: Python main interpreter initialized at 0x7d42f6aa4668 Aug 14 09:15:54.630274 np0000189570 devstack@c-api.service[111265]: python threads support enabled Aug 14 09:15:54.630274 np0000189570 devstack@c-api.service[111265]: your server socket listen backlog is limited to 100 connections Aug 14 09:15:54.630274 np0000189570 devstack@c-api.service[111265]: your mercy for graceful operations on workers is 80 seconds Aug 14 09:15:54.630815 np0000189570 devstack@c-api.service[111265]: mapped 671795 bytes (656 KB) for 4 cores Aug 14 09:15:54.630955 np0000189570 devstack@c-api.service[111265]: *** Operational MODE: preforking *** Aug 14 09:15:54.631211 np0000189570 devstack@c-api.service[111265]: *** uWSGI is running in multiple interpreter mode *** Aug 14 09:15:54.631211 np0000189570 devstack@c-api.service[111265]: spawned uWSGI master process (pid: 111265) Aug 14 09:15:54.631350 np0000189570 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 14 09:15:54.632012 np0000189570 devstack@c-api.service[111265]: spawned uWSGI worker 1 (pid: 111276, cores: 1) Aug 14 09:15:54.632745 np0000189570 devstack@c-api.service[111265]: spawned uWSGI worker 2 (pid: 111277, cores: 1) Aug 14 09:15:54.633231 np0000189570 devstack@c-api.service[111265]: spawned uWSGI worker 3 (pid: 111278, cores: 1) Aug 14 09:15:54.633810 np0000189570 devstack@c-api.service[111265]: spawned uWSGI worker 4 (pid: 111279, cores: 1) Aug 14 09:15:54.633874 np0000189570 devstack@c-api.service[111265]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 14 09:15:54.762774 np0000189570 devstack@c-api.service[111276]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 09:15:54.762774 np0000189570 devstack@c-api.service[111276]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 09:15:54.762774 np0000189570 devstack@c-api.service[111276]: we strongly recommend against using it for new projects. Aug 14 09:15:54.762774 np0000189570 devstack@c-api.service[111276]: If you are already using Eventlet, we recommend migrating to a different Aug 14 09:15:54.762774 np0000189570 devstack@c-api.service[111276]: framework. For more detail see Aug 14 09:15:54.762774 np0000189570 devstack@c-api.service[111276]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 09:15:54.762774 np0000189570 devstack@c-api.service[111276]: import eventlet # noqa Aug 14 09:15:54.768619 np0000189570 devstack@c-api.service[111278]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 09:15:54.768619 np0000189570 devstack@c-api.service[111278]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 09:15:54.768619 np0000189570 devstack@c-api.service[111278]: we strongly recommend against using it for new projects. Aug 14 09:15:54.768619 np0000189570 devstack@c-api.service[111278]: If you are already using Eventlet, we recommend migrating to a different Aug 14 09:15:54.768619 np0000189570 devstack@c-api.service[111278]: framework. For more detail see Aug 14 09:15:54.768619 np0000189570 devstack@c-api.service[111278]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 09:15:54.768619 np0000189570 devstack@c-api.service[111278]: import eventlet # noqa Aug 14 09:15:54.781748 np0000189570 devstack@c-api.service[111277]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 09:15:54.781748 np0000189570 devstack@c-api.service[111277]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 09:15:54.781748 np0000189570 devstack@c-api.service[111277]: we strongly recommend against using it for new projects. Aug 14 09:15:54.781748 np0000189570 devstack@c-api.service[111277]: If you are already using Eventlet, we recommend migrating to a different Aug 14 09:15:54.781748 np0000189570 devstack@c-api.service[111277]: framework. For more detail see Aug 14 09:15:54.781748 np0000189570 devstack@c-api.service[111277]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 09:15:54.781748 np0000189570 devstack@c-api.service[111277]: import eventlet # noqa Aug 14 09:15:54.791844 np0000189570 devstack@c-api.service[111279]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 09:15:54.791844 np0000189570 devstack@c-api.service[111279]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 09:15:54.791844 np0000189570 devstack@c-api.service[111279]: we strongly recommend against using it for new projects. Aug 14 09:15:54.791844 np0000189570 devstack@c-api.service[111279]: If you are already using Eventlet, we recommend migrating to a different Aug 14 09:15:54.791844 np0000189570 devstack@c-api.service[111279]: framework. For more detail see Aug 14 09:15:54.791844 np0000189570 devstack@c-api.service[111279]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 09:15:54.791844 np0000189570 devstack@c-api.service[111279]: import eventlet # noqa Aug 14 09:15:54.942700 np0000189570 devstack@c-api.service[111276]: /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 14 09:15:54.942700 np0000189570 devstack@c-api.service[111276]: from cgi import parse_header Aug 14 09:15:54.944177 np0000189570 devstack@c-api.service[111278]: /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 14 09:15:54.944177 np0000189570 devstack@c-api.service[111278]: from cgi import parse_header Aug 14 09:15:54.955713 np0000189570 devstack@c-api.service[111277]: /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 14 09:15:54.955713 np0000189570 devstack@c-api.service[111277]: from cgi import parse_header Aug 14 09:15:54.979084 np0000189570 devstack@c-api.service[111279]: /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 14 09:15:54.979084 np0000189570 devstack@c-api.service[111279]: from cgi import parse_header Aug 14 09:15:54.986510 np0000189570 devstack@c-api.service[111278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 09:15:54.986510 np0000189570 devstack@c-api.service[111278]: warnings.warn( Aug 14 09:15:54.987928 np0000189570 devstack@c-api.service[111276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 09:15:54.987928 np0000189570 devstack@c-api.service[111276]: warnings.warn( Aug 14 09:15:54.997833 np0000189570 devstack@c-api.service[111278]: /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 14 09:15:54.997833 np0000189570 devstack@c-api.service[111278]: removals.removed_module( Aug 14 09:15:54.998422 np0000189570 devstack@c-api.service[111277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 09:15:54.998422 np0000189570 devstack@c-api.service[111277]: warnings.warn( Aug 14 09:15:54.998614 np0000189570 devstack@c-api.service[111278]: /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 14 09:15:54.998614 np0000189570 devstack@c-api.service[111278]: removals.removed_module( Aug 14 09:15:55.000402 np0000189570 devstack@c-api.service[111276]: /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 14 09:15:55.000402 np0000189570 devstack@c-api.service[111276]: removals.removed_module( Aug 14 09:15:55.001296 np0000189570 devstack@c-api.service[111276]: /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 14 09:15:55.001296 np0000189570 devstack@c-api.service[111276]: removals.removed_module( Aug 14 09:15:55.010826 np0000189570 devstack@c-api.service[111277]: /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 14 09:15:55.010826 np0000189570 devstack@c-api.service[111277]: removals.removed_module( Aug 14 09:15:55.011696 np0000189570 devstack@c-api.service[111277]: /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 14 09:15:55.011696 np0000189570 devstack@c-api.service[111277]: removals.removed_module( Aug 14 09:15:55.020945 np0000189570 devstack@c-api.service[111279]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 09:15:55.020945 np0000189570 devstack@c-api.service[111279]: warnings.warn( Aug 14 09:15:55.032864 np0000189570 devstack@c-api.service[111279]: /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 14 09:15:55.032864 np0000189570 devstack@c-api.service[111279]: removals.removed_module( Aug 14 09:15:55.033763 np0000189570 devstack@c-api.service[111279]: /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 14 09:15:55.033763 np0000189570 devstack@c-api.service[111279]: removals.removed_module( Aug 14 09:15:55.799242 np0000189570 devstack@c-api.service[111278]: /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 14 09:15:55.799242 np0000189570 devstack@c-api.service[111278]: warnings.warn( Aug 14 09:15:55.838634 np0000189570 devstack@c-api.service[111276]: /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 14 09:15:55.838634 np0000189570 devstack@c-api.service[111276]: warnings.warn( Aug 14 09:15:55.844361 np0000189570 devstack@c-api.service[111277]: /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 14 09:15:55.844361 np0000189570 devstack@c-api.service[111277]: warnings.warn( Aug 14 09:15:55.844854 np0000189570 devstack@c-api.service[111279]: /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 14 09:15:55.844854 np0000189570 devstack@c-api.service[111279]: warnings.warn( Aug 14 09:15:55.853704 np0000189570 devstack@c-api.service[111278]: /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 14 09:15:55.853704 np0000189570 devstack@c-api.service[111278]: warnings.warn( Aug 14 09:15:55.891875 np0000189570 devstack@c-api.service[111276]: /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 14 09:15:55.891875 np0000189570 devstack@c-api.service[111276]: warnings.warn( Aug 14 09:15:55.897214 np0000189570 devstack@c-api.service[111279]: /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 14 09:15:55.897214 np0000189570 devstack@c-api.service[111279]: warnings.warn( Aug 14 09:15:55.904015 np0000189570 devstack@c-api.service[111277]: /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 14 09:15:55.904015 np0000189570 devstack@c-api.service[111277]: warnings.warn( Aug 14 09:15:56.079996 np0000189570 devstack@c-api.service[111278]: 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 14 09:15:56.079996 np0000189570 devstack@c-api.service[111278]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111278) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 09:15:56.082039 np0000189570 devstack@c-api.service[111276]: 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 14 09:15:56.082202 np0000189570 devstack@c-api.service[111276]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111276) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 09:15:56.097117 np0000189570 devstack@c-api.service[111279]: 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 14 09:15:56.097243 np0000189570 devstack@c-api.service[111279]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111279) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 09:15:56.103483 np0000189570 devstack@c-api.service[111277]: 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 14 09:15:56.104071 np0000189570 devstack@c-api.service[111277]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111277) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 09:15:56.175089 np0000189570 devstack@c-api.service[111278]: /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 14 09:15:56.175089 np0000189570 devstack@c-api.service[111278]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 09:15:56.175689 np0000189570 devstack@c-api.service[111279]: /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 14 09:15:56.175689 np0000189570 devstack@c-api.service[111279]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 09:15:56.182107 np0000189570 devstack@c-api.service[111276]: /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 14 09:15:56.182107 np0000189570 devstack@c-api.service[111276]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 09:15:56.182270 np0000189570 devstack@c-api.service[111277]: /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 14 09:15:56.182270 np0000189570 devstack@c-api.service[111277]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 09:15:56.679408 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111276) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 09:15:56.679613 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111277) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 09:15:56.679672 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.679672 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.679734 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.679890 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.679940 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.680012 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.680120 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.680197 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.680267 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.680346 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.680446 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.680446 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.680575 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.680641 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.680705 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.680770 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.680844 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.680911 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.681306 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.681357 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.681357 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.681426 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.681459 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.681497 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.681529 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.681570 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.681605 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.681642 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.681642 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.681642 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.681642 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.681642 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.681642 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.681642 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.682116 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.682116 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.682287 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.682287 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.682287 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.682481 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.682481 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.682764 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.682863 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.685044 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.685044 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.685044 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.685044 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.685044 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.685256 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.685256 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.685256 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.685256 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.685256 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.685256 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.685256 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.686047 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.686148 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.686329 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.686439 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.686672 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.686784 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.686863 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.686926 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.687041 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.687041 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.687201 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.687201 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.687201 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.687400 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.688031 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.688653 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.688653 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.688653 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.688952 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.689116 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.689116 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.689116 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.689424 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.689578 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.689673 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.689673 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.689673 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.690000 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.690000 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.690000 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.690000 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.690350 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.690450 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.690450 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.690450 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.690450 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.690450 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.690450 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.690450 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.690450 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.690450 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.690450 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.691375 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.691511 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.691599 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.692454 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.692454 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.692454 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.692454 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.692454 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.692454 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.692798 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.692841 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.692880 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.692919 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.692955 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.693028 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.693063 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.693097 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.693137 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.693170 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.693210 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.693252 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.693288 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.693327 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.693327 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.693327 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.693327 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.693327 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.693327 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.693723 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.693795 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.693857 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.693922 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.694117 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.694211 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.694281 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.694347 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.694425 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.694425 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.694589 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.694589 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.694720 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.694720 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.695025 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.695115 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.695213 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.695312 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.695409 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.695494 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.695563 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.695629 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.695693 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.695758 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.695758 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.695898 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.695898 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.696048 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.696147 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.696249 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.698253 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111278) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 09:15:56.698317 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.698317 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.698317 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.698435 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111279) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 09:15:56.698476 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.698476 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.698599 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.698599 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.698599 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.698599 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.698599 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.698763 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.698804 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.698804 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.698878 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.698917 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.698956 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.699007 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.699053 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.699053 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.699053 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.699151 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.699199 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.699199 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.699266 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.699266 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.699329 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.699329 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.699407 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.699447 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.699486 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.699520 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.699565 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.699602 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.699636 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.699670 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.699709 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.699750 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.699789 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.699900 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.699951 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.700413 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.700463 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.700508 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.700543 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.700543 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.700603 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.700603 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.700671 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.700671 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.700738 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.700780 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.700820 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.701034 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.701629 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.701713 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.701788 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.701861 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.701933 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.702019 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.702114 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.702185 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.702269 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.702336 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.702420 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.702504 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.702614 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.702689 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.704014 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.704064 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.704093 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.704118 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.704145 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.704172 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.704172 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.704215 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.704243 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.704266 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.704289 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.704312 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.704336 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.704366 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.704394 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.704417 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.704417 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.704417 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.704491 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.704607 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.704607 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.704981 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.705046 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.705099 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.705149 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.705202 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.705252 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.705298 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.705350 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.705401 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.705448 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.705493 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.705543 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.705589 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.705636 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.705803 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.705954 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.706026 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.706080 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.706130 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.706692 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.706799 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.706874 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.706933 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.707034 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.707034 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.707214 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.707294 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.707351 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.707408 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.707464 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.707532 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.707599 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.707686 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.707686 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.707686 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.707856 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.707921 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.707921 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.707921 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.707921 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.707921 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.707921 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.707921 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.707921 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.707921 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.707921 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.707921 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.708611 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.708611 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.708730 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.708730 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.708730 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.708913 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.709012 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.709124 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.709124 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.709124 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.709288 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.709345 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.709345 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.709345 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.709523 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.709523 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.709523 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.709741 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.709741 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.709741 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.709903 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.710028 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.710028 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.710028 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.710275 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.710350 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.710412 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.710478 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.710586 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.710660 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.710660 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.710780 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.710848 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.710848 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.710950 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.711052 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.711112 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.711185 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.711185 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.711185 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.711336 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.711392 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.711392 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.711392 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.711392 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.711392 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.711392 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.711392 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.711392 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.711392 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.711392 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.711763 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.711763 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.711763 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.711763 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.711763 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.711763 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.711989 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.712040 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.712113 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.712174 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.712227 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.712287 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.712327 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.712367 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.712404 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.712442 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.712479 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.712525 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.712565 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.712565 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.712565 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.712797 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.712797 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.712797 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.712921 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.712921 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.713037 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.713135 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.713183 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.713222 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.713351 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.713396 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.713443 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.713487 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.713545 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.713545 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.713619 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.713659 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.713704 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.713743 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.713792 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.713792 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.713875 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.713916 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.713916 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.713916 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.714076 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.714122 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.714122 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.714208 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.714274 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.714332 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.714394 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.714459 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.714506 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.714605 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.714790 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.714917 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.714960 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.715042 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.715084 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.715123 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.715201 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.715254 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.715301 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.715341 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.715385 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.715431 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.715507 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.715507 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.715621 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.715673 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.715725 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.715778 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.715818 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.715863 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.715906 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.715950 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.716024 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.716064 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.716064 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.716141 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.716188 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.716228 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.716266 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.716304 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.716304 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.716380 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.716420 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.716420 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.716420 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.716544 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.716544 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.716544 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.716544 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.716544 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.716544 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.716544 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.717211 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.717269 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.717321 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.717370 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.717438 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.717481 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.717526 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.717565 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.717643 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.717688 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.717745 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.717817 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.717869 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.718016 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.718084 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.718200 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.718288 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.718389 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.718486 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.718742 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.718826 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.718889 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.718990 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.719057 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.719100 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.719143 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.719179 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.719215 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.719271 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.719316 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.719361 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.719399 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.719438 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.719467 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.719467 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.719467 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.719542 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.719574 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.719607 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.719635 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.719661 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.719707 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.719813 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.719932 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.720066 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.720128 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.720198 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.720242 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.720275 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.720308 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.720368 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.720402 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.720430 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.720458 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.720486 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.720515 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.720547 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.720593 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.720622 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.720649 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.720681 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.720713 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.720741 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.720773 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.720804 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.720838 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.720873 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.720901 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.720934 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.720981 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.721021 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.721050 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.721050 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.721122 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.721153 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.721184 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.721217 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.721248 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.721284 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.721284 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.721360 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.721396 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.721396 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.721396 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.722010 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.722010 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.722010 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.722010 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.722010 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.722010 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.722010 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.722010 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.722284 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.722319 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.722351 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.722351 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.722415 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.722415 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.722472 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.722501 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.722557 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.722587 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.722614 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.722640 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.722640 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.722697 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.722725 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.722757 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.722783 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.722816 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.722843 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.722875 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.722901 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.722933 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.722933 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.723019 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.723057 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.723089 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.723116 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.723116 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.723171 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.723199 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.723252 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.723336 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.723472 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.723528 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.723825 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.723879 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.723879 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.723944 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.724024 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.724063 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.724092 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.724121 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.724153 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.724188 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.724220 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.724263 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.724299 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.724329 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.724356 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.724390 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.724427 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.724456 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.724489 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.724525 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.724558 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.724585 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.724612 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.724639 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.724673 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.724705 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.724755 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.724805 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.724844 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.724844 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.724903 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.724938 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.724986 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.725026 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.725055 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.725087 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.725136 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.725185 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.725231 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.725274 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.725310 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.725339 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.725378 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.725406 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.725437 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.725468 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.725500 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.725500 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.725553 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.725586 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.725617 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.725617 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.725617 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.725617 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.725737 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.725783 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.725883 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.726009 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.726324 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.726368 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.726399 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.726462 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.726561 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.726603 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.726658 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.726688 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.726737 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.726825 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.726988 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.727159 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.727220 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.727253 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.727306 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.727369 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.727432 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.727493 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.727563 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.727799 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.727859 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.727898 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.727928 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.727997 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.728065 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.728099 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.728128 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.728176 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.728206 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.728328 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.728458 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.728585 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.728736 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.729750 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.729801 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.729870 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.729926 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.730013 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.730072 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.730124 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.730564 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.730647 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.730764 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.730807 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.730897 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.730928 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.730984 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.731070 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.731138 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.731282 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.731420 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.731543 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.731669 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.731775 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.731857 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.731906 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.731978 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.731978 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.732066 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.732121 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.732209 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.732259 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.732327 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.732385 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.732444 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.732476 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.732507 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.732537 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.732570 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.732600 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.732634 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.732662 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.732722 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.732776 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.732840 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.733140 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.733211 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.733271 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.733334 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.733368 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.733406 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.733439 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.733473 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.733504 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.733536 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.733569 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.733596 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.733627 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.733654 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.733686 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.733727 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.733758 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.733786 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.733812 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.733845 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.733877 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.733908 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.733939 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.733982 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.734043 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.734076 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.734110 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.734144 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.734171 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.734201 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.734228 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.734256 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.734288 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.734288 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.734355 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.734355 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.734414 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.734444 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.734475 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.734506 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.734575 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.734606 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.734638 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.734666 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.734698 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.734746 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.734785 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.734813 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.734813 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.734813 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.734885 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.734912 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.734912 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.734912 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.734912 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.734912 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.735274 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.735413 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.735461 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.735492 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.735521 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.735552 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.735580 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.735612 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.735642 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.735671 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.735715 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.735766 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.735801 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.735829 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.735861 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.735889 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.735920 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.735950 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.736005 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.736054 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.736089 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.736121 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.736153 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.736185 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.736211 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.736242 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.736270 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.736297 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.736328 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.736356 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.736390 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.736418 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.736418 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.736465 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.736491 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.736523 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.736554 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.736554 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.736554 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.736629 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.736666 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.736696 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.736744 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.736775 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.736803 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.736828 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.736855 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.736883 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.736919 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.736951 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.737025 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.737061 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.737092 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.737123 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.737159 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.737188 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.737219 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.737246 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.737277 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.737277 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.737277 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.737277 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.737277 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.737399 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.737471 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.737533 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.737594 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.737654 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.737718 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.737772 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.738839 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.738898 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.738959 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.739062 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.739119 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.739161 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.739191 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.739219 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.739257 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.739287 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.739324 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.739352 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.739380 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.739412 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.739447 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.739477 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.739503 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.739531 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.739563 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.739592 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.739648 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.740410 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.740495 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.740544 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.740603 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.740668 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.740712 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.740794 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.742064 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.742222 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.742337 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.742423 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.742486 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.742575 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.742643 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.742710 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.742710 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.742793 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.742845 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.742893 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.742933 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.743041 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.743101 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.743101 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.743183 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.743222 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.743260 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.743298 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.743357 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.743357 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.743449 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.743490 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.743530 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.743530 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.743530 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.743530 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:15:56.786677 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.786677 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.786887 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.787315 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.787404 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.787444 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.787472 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.787504 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.787533 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.787533 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.787582 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.787610 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.787652 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.787714 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.787714 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.787714 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.787714 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.787714 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.788195 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:15:56.788195 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:15:56.788195 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:15:56.789674 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:15:56.789674 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:15:56.789674 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:15:56.796065 np0000189570 devstack@c-api.service[111277]: INFO dbcounter [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Registered counter for database cinder Aug 14 09:15:56.796919 np0000189570 devstack@c-api.service[111279]: INFO dbcounter [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Registered counter for database cinder Aug 14 09:15:56.800056 np0000189570 devstack@c-api.service[111276]: INFO dbcounter [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Registered counter for database cinder Aug 14 09:15:56.843173 np0000189570 devstack@c-api.service[111279]: DEBUG oslo_db.sqlalchemy.engines [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc 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=111279) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:15:56.843530 np0000189570 devstack@c-api.service[111278]: INFO dbcounter [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Registered counter for database cinder Aug 14 09:15:56.846070 np0000189570 devstack@c-api.service[111277]: DEBUG oslo_db.sqlalchemy.engines [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 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=111277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:15:56.846475 np0000189570 devstack@c-api.service[111276]: DEBUG oslo_db.sqlalchemy.engines [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 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=111276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:15:56.902806 np0000189570 devstack@c-api.service[111278]: DEBUG oslo_db.sqlalchemy.engines [None req-92936ca9-134e-4b06-af15-fec2d650e071 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=111278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:15:56.970143 np0000189570 devstack@c-api.service[111279]: DEBUG dbcounter [-] [111279] Writer thread running {{(pid=111279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 09:15:56.973536 np0000189570 devstack@c-api.service[111279]: INFO cinder.rpc [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 09:15:56.974053 np0000189570 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writer thread running {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 09:15:56.976211 np0000189570 devstack@c-api.service[111279]: INFO cinder.rpc [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 09:15:56.977187 np0000189570 devstack@c-api.service[111276]: INFO cinder.rpc [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 09:15:56.978865 np0000189570 devstack@c-api.service[111279]: INFO cinder.rpc [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 09:15:56.979484 np0000189570 devstack@c-api.service[111276]: INFO cinder.rpc [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 09:15:56.981246 np0000189570 devstack@c-api.service[111279]: INFO cinder.rpc [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 09:15:56.981432 np0000189570 devstack@c-api.service[111276]: INFO cinder.rpc [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 09:15:56.982527 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:56.983173 np0000189570 devstack@c-api.service[111276]: INFO cinder.rpc [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 09:15:56.984254 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:56.987227 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:56.988814 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.000742 np0000189570 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writer thread running {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 09:15:57.003360 np0000189570 devstack@c-api.service[111277]: INFO cinder.rpc [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 09:15:57.005690 np0000189570 devstack@c-api.service[111277]: INFO cinder.rpc [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 09:15:57.008094 np0000189570 devstack@c-api.service[111277]: INFO cinder.rpc [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 09:15:57.010391 np0000189570 devstack@c-api.service[111277]: INFO cinder.rpc [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 09:15:57.011287 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.014208 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.022256 np0000189570 devstack@c-api.service[111279]: DEBUG oslo_db.sqlalchemy.engines [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc 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=111279) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:15:57.023376 np0000189570 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writer thread running {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 09:15:57.025635 np0000189570 devstack@c-api.service[111279]: INFO cinder.rpc [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 09:15:57.026196 np0000189570 devstack@c-api.service[111276]: DEBUG oslo_db.sqlalchemy.engines [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 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=111276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:15:57.026255 np0000189570 devstack@c-api.service[111278]: INFO cinder.rpc [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 09:15:57.027870 np0000189570 devstack@c-api.service[111279]: INFO cinder.rpc [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 09:15:57.029041 np0000189570 devstack@c-api.service[111276]: INFO cinder.rpc [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 09:15:57.029243 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.029295 np0000189570 devstack@c-api.service[111278]: INFO cinder.rpc [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 09:15:57.031600 np0000189570 devstack@c-api.service[111276]: INFO cinder.rpc [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 09:15:57.032922 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.034845 np0000189570 devstack@c-api.service[111278]: INFO cinder.rpc [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 09:15:57.037271 np0000189570 devstack@c-api.service[111278]: INFO cinder.rpc [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 09:15:57.038375 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.042494 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.044767 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.046169 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.049553 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.050353 np0000189570 devstack@c-api.service[111277]: DEBUG oslo_db.sqlalchemy.engines [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 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=111277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:15:57.050863 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.052737 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.053260 np0000189570 devstack@c-api.service[111277]: INFO cinder.rpc [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 09:15:57.054196 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.056058 np0000189570 devstack@c-api.service[111277]: INFO cinder.rpc [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 09:15:57.057355 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.058633 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.058701 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.061687 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.061755 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.064739 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.064820 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.067780 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.067922 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.070661 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.071056 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.071241 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.073550 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.074642 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.075023 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.075451 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.076156 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.077707 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.078886 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.079204 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.081461 np0000189570 devstack@c-api.service[111278]: DEBUG oslo_db.sqlalchemy.engines [None req-92936ca9-134e-4b06-af15-fec2d650e071 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=111278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:15:57.083167 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.083255 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.084688 np0000189570 devstack@c-api.service[111278]: INFO cinder.rpc [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 09:15:57.085050 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.086164 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.086652 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.087951 np0000189570 devstack@c-api.service[111278]: INFO cinder.rpc [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 09:15:57.088572 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.088987 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.089335 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.089605 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.090312 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.091123 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.092072 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.092603 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.093504 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.093606 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.094386 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.094893 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.095939 np0000189570 devstack@c-api.service[111279]: WARNING cinder.api.contrib.hosts [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 09:15:57.096261 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.096623 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.096928 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.097724 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.098184 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.098908 np0000189570 devstack@c-api.service[111276]: WARNING cinder.api.contrib.hosts [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 09:15:57.099532 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.099634 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.099874 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.100501 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: extensions {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.101344 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.101411 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.102927 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.103251 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: os-snapshot-manage {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.103993 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: extensions {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.104385 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.104626 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.105021 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: os-volume-transfer {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.106222 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: os-snapshot-manage {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.106669 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: os-volume-type-access {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.107778 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: os-volume-transfer {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.108308 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: capabilities {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.109364 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.110188 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: encryption {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.110269 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: os-volume-type-access {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.110312 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.111133 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: backups {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.111520 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: capabilities {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.112946 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.113012 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: encryption {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.113129 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: os-quota-sets {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.113758 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.114679 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: os-quota-class-sets {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.114984 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: backups {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.115935 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: os-availability-zone {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.116327 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.116941 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.117158 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: os-quota-sets {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.117282 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: qos-specs {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.117686 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.118735 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: os-quota-class-sets {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.119357 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.119530 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: os-hosts {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.120045 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.120244 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: os-availability-zone {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.120812 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.120870 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: consistencygroups {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.121773 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: qos-specs {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.122199 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.122857 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: scheduler-stats {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.123078 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.123322 np0000189570 devstack@c-api.service[111277]: WARNING cinder.api.contrib.hosts [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 09:15:57.124053 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.124259 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: os-volume-manage {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.124323 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: os-hosts {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.125898 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.125954 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: encryption {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.126015 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: consistencygroups {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.126279 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.127326 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.127690 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: cgsnapshots {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.128301 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: extensions {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.128402 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: scheduler-stats {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.129072 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extended resource: extra_specs {{(pid=111279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.129297 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.129947 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: os-volume-manage {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.130185 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: os-snapshot-manage {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.131649 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: os-volume-transfer {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.131761 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: encryption {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.132009 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.132463 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.133283 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: os-volume-type-access {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.133367 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: cgsnapshots {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.133487 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.133962 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.134815 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extended resource: extra_specs {{(pid=111276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.134908 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.134989 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: capabilities {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.136213 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: encryption {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.136355 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.136668 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.137791 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: backups {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.137891 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.137989 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.139409 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.139487 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.139932 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: os-quota-sets {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.140780 np0000189570 devstack@c-api.service[111279]: WARNING castellan.key_manager.migration [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.141318 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.141413 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: os-quota-class-sets {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.141725 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.contrib.snapshot_actions [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] SnapshotActionsController initialized {{(pid=111279) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 09:15:57.141819 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension UsedLimits extending resource: limits {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.141957 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension VolumeTypeAccess extending resource: types {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.142182 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.142271 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.142350 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.142458 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension VolumeActions extending resource: volumes {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.142537 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.142627 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.142722 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension TypesManage extending resource: types {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.142813 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: os-availability-zone {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.142892 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.142892 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.143068 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.143068 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension AdminActions extending resource: volumes {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.143235 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension AdminActions extending resource: snapshots {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.143315 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension AdminActions extending resource: backups {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.143406 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.143539 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension SnapshotActions extending resource: snapshots {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.143641 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.v3.router [None req-a088fc01-5cb9-45f3-9861-22729f4d13cc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.144051 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: qos-specs {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.144156 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.145530 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.145844 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.146988 np0000189570 devstack@c-api.service[111276]: WARNING castellan.key_manager.migration [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.147475 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: os-hosts {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.147948 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] SnapshotActionsController initialized {{(pid=111276) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 09:15:57.148090 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension UsedLimits extending resource: limits {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.148149 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.148230 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.148456 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.148560 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.148678 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension VolumeActions extending resource: volumes {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.148795 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.148890 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: consistencygroups {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.148949 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension TypesManage extending resource: types {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.149032 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.149215 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.149357 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.149498 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension AdminActions extending resource: volumes {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.149596 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.149686 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension AdminActions extending resource: snapshots {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.149829 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension AdminActions extending resource: backups {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.150010 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.150174 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.150355 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.v3.router [None req-e4fa2f6f-e5b8-4721-945a-4aed684a09e5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.150915 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: scheduler-stats {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.151392 np0000189570 devstack@c-api.service[111279]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d42f6aa4668 pid: 111279 (default app) Aug 14 09:15:57.151468 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.152724 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: os-volume-manage {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.153048 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.154681 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.154903 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: encryption {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.155774 np0000189570 devstack@c-api.service[111278]: WARNING cinder.api.contrib.hosts [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 09:15:57.156491 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.156653 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: cgsnapshots {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.158023 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extended resource: extra_specs {{(pid=111277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.158103 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.158201 np0000189570 devstack@c-api.service[111276]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d42f6aa4668 pid: 111276 (default app) Aug 14 09:15:57.159415 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.160400 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: extensions {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.160859 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.161179 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.middleware.request_id [None req-51854e25-98fa-4c04-93bc-be339d1d78d8 None None] RequestId filter calling following filter/app {{(pid=111279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:15:57.162292 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.162557 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: os-snapshot-manage {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.163785 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.164357 np0000189570 devstack@c-api.service[111279]: [pid: 111279|app: 0|req: 1/1] 199.204.45.144 () {60 vars in 956 bytes} [Fri Aug 14 09:15:57 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 14 09:15:57.164482 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: os-volume-transfer {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.165157 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.166073 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: os-volume-type-access {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.166596 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.168194 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: capabilities {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.168354 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.168955 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: encryption {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.169827 np0000189570 devstack@c-api.service[111277]: WARNING castellan.key_manager.migration [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.170839 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] SnapshotActionsController initialized {{(pid=111277) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 09:15:57.170931 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: backups {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.171017 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension UsedLimits extending resource: limits {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.172303 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.172303 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.172303 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.172303 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension VolumeActions extending resource: volumes {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.172303 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.172303 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension TypesManage extending resource: types {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.172303 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.172698 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.172698 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.172698 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension AdminActions extending resource: volumes {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.172698 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension AdminActions extending resource: snapshots {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.172883 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension AdminActions extending resource: backups {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.172883 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.173007 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: os-quota-sets {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.173080 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.173080 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.v3.router [None req-cf2c5fcd-a4a7-4331-9e53-11290db38f85 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.174446 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: os-quota-class-sets {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.176167 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: os-availability-zone {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.177506 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: qos-specs {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.179589 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: os-hosts {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.180980 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: consistencygroups {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.181314 np0000189570 devstack@c-api.service[111277]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d42f6aa4668 pid: 111277 (default app) Aug 14 09:15:57.182991 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: scheduler-stats {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.184787 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: os-volume-manage {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.186334 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: encryption {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.188230 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: cgsnapshots {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.189616 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extended resource: extra_specs {{(pid=111278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:15:57.193243 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.194773 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.196232 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.197606 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.199188 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.200684 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.202285 np0000189570 devstack@c-api.service[111278]: WARNING castellan.key_manager.migration [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:15:57.203464 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.contrib.snapshot_actions [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] SnapshotActionsController initialized {{(pid=111278) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 09:15:57.203606 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension UsedLimits extending resource: limits {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.203748 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.204013 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.204165 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.204306 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension VolumeActions extending resource: volumes {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.204451 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.204574 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension TypesManage extending resource: types {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.204744 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.204860 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.205000 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.205141 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension AdminActions extending resource: volumes {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.205280 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension AdminActions extending resource: snapshots {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.205384 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension AdminActions extending resource: backups {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.205495 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.205684 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.205772 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.v3.router [None req-92936ca9-134e-4b06-af15-fec2d650e071 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:15:57.214067 np0000189570 devstack@c-api.service[111278]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d42f6aa4668 pid: 111278 (default app) Aug 14 09:16:04.370508 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-183dc08f-c78e-4be2-a5fe-0ed9c986ea4e None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:16:04.892070 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-183dc08f-c78e-4be2-a5fe-0ed9c986ea4e admin admin] POST https://199.204.45.144/volume/v3/types Aug 14 09:16:04.892847 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-183dc08f-c78e-4be2-a5fe-0ed9c986ea4e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 09:16:04.894938 np0000189570 devstack@c-api.service[111276]: /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 14 09:16:04.894938 np0000189570 devstack@c-api.service[111276]: warnings.warn( Aug 14 09:16:04.932480 np0000189570 devstack@c-api.service[111276]: DEBUG oslo_db.sqlalchemy.engines [None req-183dc08f-c78e-4be2-a5fe-0ed9c986ea4e 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=111276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:16:04.977112 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-183dc08f-c78e-4be2-a5fe-0ed9c986ea4e admin admin] https://199.204.45.144/volume/v3/types returned with HTTP 200 Aug 14 09:16:04.977613 np0000189570 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 1/2] 199.204.45.144 () {68 vars in 1333 bytes} [Fri Aug 14 09:16:04 2026] POST /volume/v3/types => generated 186 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 09:16:04.993685 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.middleware.request_id [None req-8c9df65b-4ca5-42d6-874d-59433f5b83fc None None] RequestId filter calling following filter/app {{(pid=111279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:16:05.332578 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-8c9df65b-4ca5-42d6-874d-59433f5b83fc admin admin] POST https://199.204.45.144/volume/v3/types/626b352f-1482-40b2-93d3-ae66ae772b20/extra_specs Aug 14 09:16:05.333139 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-8c9df65b-4ca5-42d6-874d-59433f5b83fc admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111279) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 09:16:05.335001 np0000189570 devstack@c-api.service[111279]: /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 14 09:16:05.335001 np0000189570 devstack@c-api.service[111279]: warnings.warn( Aug 14 09:16:05.371648 np0000189570 devstack@c-api.service[111279]: DEBUG oslo_db.sqlalchemy.engines [None req-8c9df65b-4ca5-42d6-874d-59433f5b83fc 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=111279) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:16:05.596455 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-8c9df65b-4ca5-42d6-874d-59433f5b83fc admin admin] https://199.204.45.144/volume/v3/types/626b352f-1482-40b2-93d3-ae66ae772b20/extra_specs returned with HTTP 200 Aug 14 09:16:05.597393 np0000189570 devstack@c-api.service[111279]: [pid: 111279|app: 0|req: 2/3] 199.204.45.144 () {68 vars in 1480 bytes} [Fri Aug 14 09:16:04 2026] POST /volume/v3/types/626b352f-1482-40b2-93d3-ae66ae772b20/extra_specs => generated 55 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:16:07.055021 np0000189570 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=6 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:16:07.086613 np0000189570 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=6 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:16:14.973210 np0000189570 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:16:15.593413 np0000189570 devstack@c-api.service[111279]: DEBUG dbcounter [-] [111279] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:19:07.848025 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-f556fbab-b164-4599-9cdf-b79fe22efa6a None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:07.849030 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-f556fbab-b164-4599-9cdf-b79fe22efa6a None None] GET https://199.204.45.144/volume// Aug 14 09:19:07.849297 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-f556fbab-b164-4599-9cdf-b79fe22efa6a None None] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:19:07.849593 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-f556fbab-b164-4599-9cdf-b79fe22efa6a None None] Calling method 'all' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:19:07.850308 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-f556fbab-b164-4599-9cdf-b79fe22efa6a None None] https://199.204.45.144/volume// returned with HTTP 300 Aug 14 09:19:07.850666 np0000189570 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 1/4] 199.204.45.144 () {66 vars in 1456 bytes} [Fri Aug 14 09:19:07 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 09:19:49.705151 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-1e40a74c-6222-45f7-ba84-cface2c7c007 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:49.708215 np0000189570 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 1/5] 199.204.45.144 () {62 vars in 1068 bytes} [Fri Aug 14 09:19:49 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 14 09:19:49.741378 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-3ed79577-6d91-4670-b0c2-68ec97ef8f3f None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:49.753236 np0000189570 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 2/6] 199.204.45.144 () {64 vars in 1272 bytes} [Fri Aug 14 09:19:49 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 14 09:19:49.794905 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.middleware.request_id [req-3ed79577-6d91-4670-b0c2-68ec97ef8f3f req-c3c31a34-dfcd-4df3-a2a9-8fe5ae11b5f5 None None] RequestId filter calling following filter/app {{(pid=111279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:49.801078 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [req-3ed79577-6d91-4670-b0c2-68ec97ef8f3f req-c3c31a34-dfcd-4df3-a2a9-8fe5ae11b5f5 demo demo] GET https://199.204.45.144/volume/v3/ Aug 14 09:19:49.801437 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [req-3ed79577-6d91-4670-b0c2-68ec97ef8f3f req-c3c31a34-dfcd-4df3-a2a9-8fe5ae11b5f5 demo demo] Empty body provided in request {{(pid=111279) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:19:49.801857 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [req-3ed79577-6d91-4670-b0c2-68ec97ef8f3f req-c3c31a34-dfcd-4df3-a2a9-8fe5ae11b5f5 demo demo] Calling method 'version_select' {{(pid=111279) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:19:49.803621 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [req-3ed79577-6d91-4670-b0c2-68ec97ef8f3f req-c3c31a34-dfcd-4df3-a2a9-8fe5ae11b5f5 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Aug 14 09:19:49.804447 np0000189570 devstack@c-api.service[111279]: [pid: 111279|app: 0|req: 3/7] 199.204.45.144 () {66 vars in 1346 bytes} [Fri Aug 14 09:19:49 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 14 09:19:49.847706 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-006a8214-1d13-4a20-9205-278d26f15ad9 None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:50.196593 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-006a8214-1d13-4a20-9205-278d26f15ad9 demo demo] GET https://199.204.45.144/volume/v3/types Aug 14 09:19:50.197067 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-006a8214-1d13-4a20-9205-278d26f15ad9 demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:19:50.197067 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-006a8214-1d13-4a20-9205-278d26f15ad9 demo demo] Calling method 'index' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:19:50.197522 np0000189570 devstack@c-api.service[111277]: /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 14 09:19:50.197522 np0000189570 devstack@c-api.service[111277]: warnings.warn( Aug 14 09:19:50.198117 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-006a8214-1d13-4a20-9205-278d26f15ad9 demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:19:50.236268 np0000189570 devstack@c-api.service[111277]: DEBUG oslo_db.sqlalchemy.engines [None req-006a8214-1d13-4a20-9205-278d26f15ad9 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=111277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:19:50.259672 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-006a8214-1d13-4a20-9205-278d26f15ad9 demo demo] https://199.204.45.144/volume/v3/types returned with HTTP 200 Aug 14 09:19:50.260034 np0000189570 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 2/8] 199.204.45.144 () {64 vars in 1290 bytes} [Fri Aug 14 09:19:49 2026] GET /volume/v3/types => generated 377 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 09:19:50.300500 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-36baf335-3784-4488-b5b6-ac4bf09b6bef None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:50.677560 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-36baf335-3784-4488-b5b6-ac4bf09b6bef demo demo] GET https://199.204.45.144/volume/v3/types/default Aug 14 09:19:50.677876 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-36baf335-3784-4488-b5b6-ac4bf09b6bef demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:19:50.678153 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-36baf335-3784-4488-b5b6-ac4bf09b6bef demo demo] Calling method 'show' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:19:50.714288 np0000189570 devstack@c-api.service[111278]: DEBUG oslo_db.sqlalchemy.engines [None req-36baf335-3784-4488-b5b6-ac4bf09b6bef 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=111278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:19:50.728002 np0000189570 devstack@c-api.service[111278]: /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 14 09:19:50.728002 np0000189570 devstack@c-api.service[111278]: warnings.warn( Aug 14 09:19:50.730130 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-36baf335-3784-4488-b5b6-ac4bf09b6bef demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Aug 14 09:19:50.730481 np0000189570 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 2/9] 199.204.45.144 () {64 vars in 1301 bytes} [Fri Aug 14 09:19:50 2026] GET /volume/v3/types/default => generated 145 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 09:19:51.244521 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-86981347-d938-425a-82bf-a9bfd1559220 None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:51.245901 np0000189570 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 3/10] 199.204.45.144 () {62 vars in 1068 bytes} [Fri Aug 14 09:19:51 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 14 09:19:51.283015 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.middleware.request_id [None req-43373402-1a18-41a8-8775-e19d835a9653 None None] RequestId filter calling following filter/app {{(pid=111279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:51.292890 np0000189570 devstack@c-api.service[111279]: [pid: 111279|app: 0|req: 4/11] 199.204.45.144 () {64 vars in 1272 bytes} [Fri Aug 14 09:19:51 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 14 09:19:51.338780 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [req-43373402-1a18-41a8-8775-e19d835a9653 req-b32677e1-bfdb-4439-8e5a-e0d1821d21d1 None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:51.341963 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [req-43373402-1a18-41a8-8775-e19d835a9653 req-b32677e1-bfdb-4439-8e5a-e0d1821d21d1 demo demo] GET https://199.204.45.144/volume/v3/ Aug 14 09:19:51.342355 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [req-43373402-1a18-41a8-8775-e19d835a9653 req-b32677e1-bfdb-4439-8e5a-e0d1821d21d1 demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:19:51.342722 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [req-43373402-1a18-41a8-8775-e19d835a9653 req-b32677e1-bfdb-4439-8e5a-e0d1821d21d1 demo demo] Calling method 'version_select' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:19:51.343755 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [req-43373402-1a18-41a8-8775-e19d835a9653 req-b32677e1-bfdb-4439-8e5a-e0d1821d21d1 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Aug 14 09:19:51.344769 np0000189570 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 3/12] 199.204.45.144 () {66 vars in 1346 bytes} [Fri Aug 14 09:19:51 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 14 09:19:51.386666 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-80272449-de80-4197-b009-c15aaf4abc48 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:51.389306 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-80272449-de80-4197-b009-c15aaf4abc48 demo demo] GET https://199.204.45.144/volume/v3/types/default Aug 14 09:19:51.389587 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-80272449-de80-4197-b009-c15aaf4abc48 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:19:51.389874 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-80272449-de80-4197-b009-c15aaf4abc48 demo demo] Calling method 'show' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:19:51.400422 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-80272449-de80-4197-b009-c15aaf4abc48 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Aug 14 09:19:51.401061 np0000189570 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 3/13] 199.204.45.144 () {64 vars in 1301 bytes} [Fri Aug 14 09:19:51 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 14 09:19:52.077208 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-a953a46d-3474-4de3-b217-0a71f551b682 None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:52.078488 np0000189570 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 4/14] 199.204.45.144 () {62 vars in 1068 bytes} [Fri Aug 14 09:19:52 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 14 09:19:52.114341 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.middleware.request_id [None req-2ce8cbdf-bea8-4b50-b8b1-22c2e1392037 None None] RequestId filter calling following filter/app {{(pid=111279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:52.118006 np0000189570 devstack@c-api.service[111279]: [pid: 111279|app: 0|req: 5/15] 199.204.45.144 () {64 vars in 1272 bytes} [Fri Aug 14 09:19:52 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 14 09:19:52.153026 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [req-2ce8cbdf-bea8-4b50-b8b1-22c2e1392037 req-3deb94d4-1c3a-4720-bc34-57107bf549a2 None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:52.156322 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [req-2ce8cbdf-bea8-4b50-b8b1-22c2e1392037 req-3deb94d4-1c3a-4720-bc34-57107bf549a2 demo demo] GET https://199.204.45.144/volume/v3/ Aug 14 09:19:52.156695 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [req-2ce8cbdf-bea8-4b50-b8b1-22c2e1392037 req-3deb94d4-1c3a-4720-bc34-57107bf549a2 demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:19:52.157237 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [req-2ce8cbdf-bea8-4b50-b8b1-22c2e1392037 req-3deb94d4-1c3a-4720-bc34-57107bf549a2 demo demo] Calling method 'version_select' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:19:52.158100 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [req-2ce8cbdf-bea8-4b50-b8b1-22c2e1392037 req-3deb94d4-1c3a-4720-bc34-57107bf549a2 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Aug 14 09:19:52.158583 np0000189570 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 4/16] 199.204.45.144 () {66 vars in 1346 bytes} [Fri Aug 14 09:19:52 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 14 09:19:52.199544 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-97d4018a-9137-4287-af45-f75f49b6494d None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:52.203231 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-97d4018a-9137-4287-af45-f75f49b6494d demo demo] GET https://199.204.45.144/volume/v3/types/default Aug 14 09:19:52.203737 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-97d4018a-9137-4287-af45-f75f49b6494d demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:19:52.204098 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-97d4018a-9137-4287-af45-f75f49b6494d demo demo] Calling method 'show' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:19:52.221352 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-97d4018a-9137-4287-af45-f75f49b6494d demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Aug 14 09:19:52.221352 np0000189570 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 4/17] 199.204.45.144 () {64 vars in 1301 bytes} [Fri Aug 14 09:19:52 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 09:19:52.260431 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-6a10f51f-8a77-46a2-bb11-78c7884f6303 None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:52.261523 np0000189570 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 5/18] 199.204.45.144 () {62 vars in 1068 bytes} [Fri Aug 14 09:19:52 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 14 09:19:52.291618 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.middleware.request_id [None req-37376ec4-6019-4f18-a895-2f27de218700 None None] RequestId filter calling following filter/app {{(pid=111279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:52.294354 np0000189570 devstack@c-api.service[111279]: [pid: 111279|app: 0|req: 6/19] 199.204.45.144 () {64 vars in 1272 bytes} [Fri Aug 14 09:19:52 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 14 09:19:52.330194 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [req-37376ec4-6019-4f18-a895-2f27de218700 req-5ecff74f-0da2-446b-be3f-a4f7bf3972ea None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:52.332740 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [req-37376ec4-6019-4f18-a895-2f27de218700 req-5ecff74f-0da2-446b-be3f-a4f7bf3972ea demo demo] GET https://199.204.45.144/volume/v3/ Aug 14 09:19:52.333065 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [req-37376ec4-6019-4f18-a895-2f27de218700 req-5ecff74f-0da2-446b-be3f-a4f7bf3972ea demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:19:52.333466 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [req-37376ec4-6019-4f18-a895-2f27de218700 req-5ecff74f-0da2-446b-be3f-a4f7bf3972ea demo demo] Calling method 'version_select' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:19:52.334029 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [req-37376ec4-6019-4f18-a895-2f27de218700 req-5ecff74f-0da2-446b-be3f-a4f7bf3972ea demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Aug 14 09:19:52.334594 np0000189570 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 5/20] 199.204.45.144 () {66 vars in 1346 bytes} [Fri Aug 14 09:19:52 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 14 09:19:52.379171 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-d18ee16a-b9ca-4a63-9249-56a94a36bb86 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:52.381962 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-d18ee16a-b9ca-4a63-9249-56a94a36bb86 demo demo] GET https://199.204.45.144/volume/v3/types/default Aug 14 09:19:52.382270 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-d18ee16a-b9ca-4a63-9249-56a94a36bb86 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:19:52.382596 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-d18ee16a-b9ca-4a63-9249-56a94a36bb86 demo demo] Calling method 'show' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:19:52.394247 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-d18ee16a-b9ca-4a63-9249-56a94a36bb86 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Aug 14 09:19:52.406489 np0000189570 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 5/21] 199.204.45.144 () {64 vars in 1301 bytes} [Fri Aug 14 09:19:52 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 09:20:00.253096 np0000189570 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:20:02.389025 np0000189570 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=8 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:27:14.384119 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-c5319ac8-f689-41e7-8a71-f07f1e8a660c None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:27:14.509060 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-c5319ac8-f689-41e7-8a71-f07f1e8a660c demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:27:14.509352 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-c5319ac8-f689-41e7-8a71-f07f1e8a660c demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:27:14.509944 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-c5319ac8-f689-41e7-8a71-f07f1e8a660c demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:27:14.510664 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-c5319ac8-f689-41e7-8a71-f07f1e8a660c demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:27:14.511628 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-c5319ac8-f689-41e7-8a71-f07f1e8a660c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:27:14.554469 np0000189570 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-c5319ac8-f689-41e7-8a71-f07f1e8a660c demo demo] Get all volumes completed successfully. Aug 14 09:27:14.557749 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-c5319ac8-f689-41e7-8a71-f07f1e8a660c demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:27:14.558336 np0000189570 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 6/22] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:27:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:27:24.547107 np0000189570 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:28:14.582120 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.middleware.request_id [None req-8e9907e3-1483-4508-a208-b1904f50fbd6 None None] RequestId filter calling following filter/app {{(pid=111279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:28:14.584424 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-8e9907e3-1483-4508-a208-b1904f50fbd6 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:28:14.584626 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-8e9907e3-1483-4508-a208-b1904f50fbd6 demo demo] Empty body provided in request {{(pid=111279) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:28:14.584858 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-8e9907e3-1483-4508-a208-b1904f50fbd6 demo demo] Calling method 'detail' {{(pid=111279) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:28:14.585324 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.api_utils [None req-8e9907e3-1483-4508-a208-b1904f50fbd6 demo demo] Removing options '' from query. {{(pid=111279) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:28:14.586083 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.volume.api [None req-8e9907e3-1483-4508-a208-b1904f50fbd6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111279) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:28:14.617460 np0000189570 devstack@c-api.service[111279]: INFO cinder.volume.api [None req-8e9907e3-1483-4508-a208-b1904f50fbd6 demo demo] Get all volumes completed successfully. Aug 14 09:28:14.620412 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-8e9907e3-1483-4508-a208-b1904f50fbd6 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:28:14.620930 np0000189570 devstack@c-api.service[111279]: [pid: 111279|app: 0|req: 7/23] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:28:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:28:24.611689 np0000189570 devstack@c-api.service[111279]: DEBUG dbcounter [-] [111279] Writing DB stats cinder:SELECT=1 {{(pid=111279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:29:14.638163 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-8c31d1c1-6534-4010-927c-313b74f3071a None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:29:14.643868 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-8c31d1c1-6534-4010-927c-313b74f3071a demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:29:14.644071 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-8c31d1c1-6534-4010-927c-313b74f3071a demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:29:14.644258 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-8c31d1c1-6534-4010-927c-313b74f3071a demo demo] Calling method 'detail' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:29:14.644710 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-8c31d1c1-6534-4010-927c-313b74f3071a demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:29:14.645464 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.volume.api [None req-8c31d1c1-6534-4010-927c-313b74f3071a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:29:14.688719 np0000189570 devstack@c-api.service[111277]: INFO cinder.volume.api [None req-8c31d1c1-6534-4010-927c-313b74f3071a demo demo] Get all volumes completed successfully. Aug 14 09:29:14.690855 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-8c31d1c1-6534-4010-927c-313b74f3071a demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:29:14.691413 np0000189570 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 6/24] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:29:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:29:24.682339 np0000189570 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:30:14.708852 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-9f74f970-9a62-4418-a7a9-e930c6acc9d4 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:30:14.714368 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-9f74f970-9a62-4418-a7a9-e930c6acc9d4 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:30:14.714745 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-9f74f970-9a62-4418-a7a9-e930c6acc9d4 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:30:14.715205 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-9f74f970-9a62-4418-a7a9-e930c6acc9d4 demo demo] Calling method 'detail' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:30:14.715704 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-9f74f970-9a62-4418-a7a9-e930c6acc9d4 demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:30:14.716413 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.volume.api [None req-9f74f970-9a62-4418-a7a9-e930c6acc9d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:30:14.754641 np0000189570 devstack@c-api.service[111278]: INFO cinder.volume.api [None req-9f74f970-9a62-4418-a7a9-e930c6acc9d4 demo demo] Get all volumes completed successfully. Aug 14 09:30:14.757990 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-9f74f970-9a62-4418-a7a9-e930c6acc9d4 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:30:14.758549 np0000189570 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 6/25] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:30:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:30:24.745470 np0000189570 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=1 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:31:14.773603 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-2d56a312-c55b-4690-adc5-77134c2fc1e2 None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:31:14.778033 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-2d56a312-c55b-4690-adc5-77134c2fc1e2 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:31:14.778033 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-2d56a312-c55b-4690-adc5-77134c2fc1e2 demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:31:14.778033 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-2d56a312-c55b-4690-adc5-77134c2fc1e2 demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:31:14.778033 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-2d56a312-c55b-4690-adc5-77134c2fc1e2 demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:31:14.778941 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-2d56a312-c55b-4690-adc5-77134c2fc1e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:31:14.789274 np0000189570 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-2d56a312-c55b-4690-adc5-77134c2fc1e2 demo demo] Get all volumes completed successfully. Aug 14 09:31:14.792307 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-2d56a312-c55b-4690-adc5-77134c2fc1e2 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:31:14.792828 np0000189570 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 7/26] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:31:14 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 14 09:31:24.783010 np0000189570 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:32:14.823107 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.middleware.request_id [None req-7fa99378-c5c5-41a8-bb07-018ce8d73138 None None] RequestId filter calling following filter/app {{(pid=111279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:32:14.927004 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-7fa99378-c5c5-41a8-bb07-018ce8d73138 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:32:14.927004 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-7fa99378-c5c5-41a8-bb07-018ce8d73138 demo demo] Empty body provided in request {{(pid=111279) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:32:14.927004 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-7fa99378-c5c5-41a8-bb07-018ce8d73138 demo demo] Calling method 'detail' {{(pid=111279) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:32:14.927004 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.api_utils [None req-7fa99378-c5c5-41a8-bb07-018ce8d73138 demo demo] Removing options '' from query. {{(pid=111279) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:32:14.928172 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.volume.api [None req-7fa99378-c5c5-41a8-bb07-018ce8d73138 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111279) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:32:14.936880 np0000189570 devstack@c-api.service[111279]: INFO cinder.volume.api [None req-7fa99378-c5c5-41a8-bb07-018ce8d73138 demo demo] Get all volumes completed successfully. Aug 14 09:32:14.939635 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-7fa99378-c5c5-41a8-bb07-018ce8d73138 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:32:14.940267 np0000189570 devstack@c-api.service[111279]: [pid: 111279|app: 0|req: 8/27] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:32:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:32:24.932158 np0000189570 devstack@c-api.service[111279]: DEBUG dbcounter [-] [111279] Writing DB stats cinder:SELECT=1 {{(pid=111279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:33:14.999060 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-359593f1-be19-4e54-879b-58035160a798 None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:33:15.002370 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-359593f1-be19-4e54-879b-58035160a798 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:33:15.002616 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-359593f1-be19-4e54-879b-58035160a798 demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:33:15.002879 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-359593f1-be19-4e54-879b-58035160a798 demo demo] Calling method 'detail' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:33:15.003259 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-359593f1-be19-4e54-879b-58035160a798 demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:33:15.004235 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.volume.api [None req-359593f1-be19-4e54-879b-58035160a798 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:33:15.014019 np0000189570 devstack@c-api.service[111277]: INFO cinder.volume.api [None req-359593f1-be19-4e54-879b-58035160a798 demo demo] Get all volumes completed successfully. Aug 14 09:33:15.016954 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-359593f1-be19-4e54-879b-58035160a798 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:33:15.017645 np0000189570 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 7/28] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:33:14 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 14 09:33:25.007875 np0000189570 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:34:15.033445 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-5445440f-5cf2-47ca-b24e-32705687ca28 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:34:15.036786 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-5445440f-5cf2-47ca-b24e-32705687ca28 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:34:15.037740 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-5445440f-5cf2-47ca-b24e-32705687ca28 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:34:15.038039 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-5445440f-5cf2-47ca-b24e-32705687ca28 demo demo] Calling method 'detail' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:34:15.038457 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-5445440f-5cf2-47ca-b24e-32705687ca28 demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:34:15.039587 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.volume.api [None req-5445440f-5cf2-47ca-b24e-32705687ca28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:34:15.050015 np0000189570 devstack@c-api.service[111278]: INFO cinder.volume.api [None req-5445440f-5cf2-47ca-b24e-32705687ca28 demo demo] Get all volumes completed successfully. Aug 14 09:34:15.053365 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-5445440f-5cf2-47ca-b24e-32705687ca28 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:34:15.054079 np0000189570 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 7/29] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:34:15 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 14 09:34:25.043189 np0000189570 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=1 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:35:15.097645 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-ab1f6293-c024-43fb-ac7c-62ce9fc8df09 None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:35:15.100345 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-ab1f6293-c024-43fb-ac7c-62ce9fc8df09 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:35:15.100598 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-ab1f6293-c024-43fb-ac7c-62ce9fc8df09 demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:35:15.100840 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-ab1f6293-c024-43fb-ac7c-62ce9fc8df09 demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:35:15.101185 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-ab1f6293-c024-43fb-ac7c-62ce9fc8df09 demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:35:15.102491 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-ab1f6293-c024-43fb-ac7c-62ce9fc8df09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:35:15.115355 np0000189570 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-ab1f6293-c024-43fb-ac7c-62ce9fc8df09 demo demo] Get all volumes completed successfully. Aug 14 09:35:15.117559 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-ab1f6293-c024-43fb-ac7c-62ce9fc8df09 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:35:15.118070 np0000189570 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 8/30] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:35:15 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 14 09:35:25.108187 np0000189570 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:36:15.137757 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.middleware.request_id [None req-24a1f70d-f92a-451b-a998-7ea7a159b9ad None None] RequestId filter calling following filter/app {{(pid=111279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:36:15.141637 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-24a1f70d-f92a-451b-a998-7ea7a159b9ad demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:36:15.141902 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-24a1f70d-f92a-451b-a998-7ea7a159b9ad demo demo] Empty body provided in request {{(pid=111279) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:36:15.142187 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-24a1f70d-f92a-451b-a998-7ea7a159b9ad demo demo] Calling method 'detail' {{(pid=111279) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:36:15.142522 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.api_utils [None req-24a1f70d-f92a-451b-a998-7ea7a159b9ad demo demo] Removing options '' from query. {{(pid=111279) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:36:15.143602 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.volume.api [None req-24a1f70d-f92a-451b-a998-7ea7a159b9ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111279) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:36:15.154602 np0000189570 devstack@c-api.service[111279]: INFO cinder.volume.api [None req-24a1f70d-f92a-451b-a998-7ea7a159b9ad demo demo] Get all volumes completed successfully. Aug 14 09:36:15.157780 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-24a1f70d-f92a-451b-a998-7ea7a159b9ad demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:36:15.158320 np0000189570 devstack@c-api.service[111279]: [pid: 111279|app: 0|req: 9/31] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:36:15 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 14 09:36:25.147154 np0000189570 devstack@c-api.service[111279]: DEBUG dbcounter [-] [111279] Writing DB stats cinder:SELECT=1 {{(pid=111279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:37:15.169858 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-e5852054-62fb-4000-9aa8-db519da63300 None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:37:15.349459 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-e5852054-62fb-4000-9aa8-db519da63300 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:37:15.349733 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-e5852054-62fb-4000-9aa8-db519da63300 demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:37:15.350017 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-e5852054-62fb-4000-9aa8-db519da63300 demo demo] Calling method 'detail' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:37:15.350393 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-e5852054-62fb-4000-9aa8-db519da63300 demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:37:15.351423 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.volume.api [None req-e5852054-62fb-4000-9aa8-db519da63300 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:37:15.363014 np0000189570 devstack@c-api.service[111277]: INFO cinder.volume.api [None req-e5852054-62fb-4000-9aa8-db519da63300 demo demo] Get all volumes completed successfully. Aug 14 09:37:15.366142 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-e5852054-62fb-4000-9aa8-db519da63300 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:37:15.366748 np0000189570 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 8/32] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:37:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:37:25.355701 np0000189570 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:38:15.386525 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-8a8bd302-cde9-436b-80a3-c973c4aabd1a None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:38:15.391017 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-8a8bd302-cde9-436b-80a3-c973c4aabd1a demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:38:15.391540 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-8a8bd302-cde9-436b-80a3-c973c4aabd1a demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:38:15.392076 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-8a8bd302-cde9-436b-80a3-c973c4aabd1a demo demo] Calling method 'detail' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:38:15.392650 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-8a8bd302-cde9-436b-80a3-c973c4aabd1a demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:38:15.394484 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.volume.api [None req-8a8bd302-cde9-436b-80a3-c973c4aabd1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:38:15.405082 np0000189570 devstack@c-api.service[111278]: INFO cinder.volume.api [None req-8a8bd302-cde9-436b-80a3-c973c4aabd1a demo demo] Get all volumes completed successfully. Aug 14 09:38:15.408216 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-8a8bd302-cde9-436b-80a3-c973c4aabd1a demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:38:15.408757 np0000189570 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 8/33] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:38:15 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 14 09:38:25.398107 np0000189570 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=1 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:39:15.424393 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-204b14bb-53a7-4586-a33b-3a365678f4fb None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:39:15.428566 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-204b14bb-53a7-4586-a33b-3a365678f4fb demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:39:15.428839 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-204b14bb-53a7-4586-a33b-3a365678f4fb demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:39:15.429189 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-204b14bb-53a7-4586-a33b-3a365678f4fb demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:39:15.429586 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-204b14bb-53a7-4586-a33b-3a365678f4fb demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:39:15.430622 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-204b14bb-53a7-4586-a33b-3a365678f4fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:39:15.439999 np0000189570 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-204b14bb-53a7-4586-a33b-3a365678f4fb demo demo] Get all volumes completed successfully. Aug 14 09:39:15.442937 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-204b14bb-53a7-4586-a33b-3a365678f4fb demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:39:15.443573 np0000189570 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 9/34] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:39:15 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 14 09:39:25.434260 np0000189570 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:40:15.457436 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.middleware.request_id [None req-a0f9c85c-be61-43f8-b233-07c64e240327 None None] RequestId filter calling following filter/app {{(pid=111279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:40:15.462044 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-a0f9c85c-be61-43f8-b233-07c64e240327 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:40:15.462517 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-a0f9c85c-be61-43f8-b233-07c64e240327 demo demo] Empty body provided in request {{(pid=111279) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:40:15.463195 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-a0f9c85c-be61-43f8-b233-07c64e240327 demo demo] Calling method 'detail' {{(pid=111279) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:40:15.463452 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.api_utils [None req-a0f9c85c-be61-43f8-b233-07c64e240327 demo demo] Removing options '' from query. {{(pid=111279) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:40:15.464234 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.volume.api [None req-a0f9c85c-be61-43f8-b233-07c64e240327 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111279) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:40:15.471705 np0000189570 devstack@c-api.service[111279]: INFO cinder.volume.api [None req-a0f9c85c-be61-43f8-b233-07c64e240327 demo demo] Get all volumes completed successfully. Aug 14 09:40:15.475077 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-a0f9c85c-be61-43f8-b233-07c64e240327 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:40:15.475755 np0000189570 devstack@c-api.service[111279]: [pid: 111279|app: 0|req: 10/35] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:40:15 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 14 09:40:25.467006 np0000189570 devstack@c-api.service[111279]: DEBUG dbcounter [-] [111279] Writing DB stats cinder:SELECT=1 {{(pid=111279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:41:15.492846 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-bd9ecf6b-421a-4ca9-b2b4-0783c8ae003f None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:41:15.495765 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-bd9ecf6b-421a-4ca9-b2b4-0783c8ae003f demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:41:15.496060 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-bd9ecf6b-421a-4ca9-b2b4-0783c8ae003f demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:41:15.496307 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-bd9ecf6b-421a-4ca9-b2b4-0783c8ae003f demo demo] Calling method 'detail' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:41:15.496626 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-bd9ecf6b-421a-4ca9-b2b4-0783c8ae003f demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:41:15.497548 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.volume.api [None req-bd9ecf6b-421a-4ca9-b2b4-0783c8ae003f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:41:15.506429 np0000189570 devstack@c-api.service[111277]: INFO cinder.volume.api [None req-bd9ecf6b-421a-4ca9-b2b4-0783c8ae003f demo demo] Get all volumes completed successfully. Aug 14 09:41:15.509049 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-bd9ecf6b-421a-4ca9-b2b4-0783c8ae003f demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:41:15.509560 np0000189570 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 9/36] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:41:15 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 14 09:41:25.501616 np0000189570 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:42:15.523602 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-b36d8534-ff88-470c-97a1-70dfaa1532a5 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:42:15.617381 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-b36d8534-ff88-470c-97a1-70dfaa1532a5 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:42:15.617652 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-b36d8534-ff88-470c-97a1-70dfaa1532a5 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:42:15.617931 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-b36d8534-ff88-470c-97a1-70dfaa1532a5 demo demo] Calling method 'detail' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:42:15.618278 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-b36d8534-ff88-470c-97a1-70dfaa1532a5 demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:42:15.619495 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.volume.api [None req-b36d8534-ff88-470c-97a1-70dfaa1532a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:42:15.631104 np0000189570 devstack@c-api.service[111278]: INFO cinder.volume.api [None req-b36d8534-ff88-470c-97a1-70dfaa1532a5 demo demo] Get all volumes completed successfully. Aug 14 09:42:15.634557 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-b36d8534-ff88-470c-97a1-70dfaa1532a5 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:42:15.635216 np0000189570 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 9/37] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:42:15 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 14 09:42:25.622961 np0000189570 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=1 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:43:15.649933 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-76d8ee91-9b1d-45dd-a968-518e51e6e850 None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:43:15.653140 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-76d8ee91-9b1d-45dd-a968-518e51e6e850 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:43:15.653387 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-76d8ee91-9b1d-45dd-a968-518e51e6e850 demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:43:15.653632 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-76d8ee91-9b1d-45dd-a968-518e51e6e850 demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:43:15.653940 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-76d8ee91-9b1d-45dd-a968-518e51e6e850 demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:43:15.654878 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-76d8ee91-9b1d-45dd-a968-518e51e6e850 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:43:15.665443 np0000189570 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-76d8ee91-9b1d-45dd-a968-518e51e6e850 demo demo] Get all volumes completed successfully. Aug 14 09:43:15.668203 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-76d8ee91-9b1d-45dd-a968-518e51e6e850 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:43:15.668835 np0000189570 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 10/38] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:43:15 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 14 09:43:25.658248 np0000189570 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:44:15.688304 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.middleware.request_id [None req-7affcd80-2ee5-4488-abc6-218d383c7241 None None] RequestId filter calling following filter/app {{(pid=111279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:44:15.692578 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-7affcd80-2ee5-4488-abc6-218d383c7241 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:44:15.692824 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-7affcd80-2ee5-4488-abc6-218d383c7241 demo demo] Empty body provided in request {{(pid=111279) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:44:15.693087 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-7affcd80-2ee5-4488-abc6-218d383c7241 demo demo] Calling method 'detail' {{(pid=111279) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:44:15.693383 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.api_utils [None req-7affcd80-2ee5-4488-abc6-218d383c7241 demo demo] Removing options '' from query. {{(pid=111279) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:44:15.694364 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.volume.api [None req-7affcd80-2ee5-4488-abc6-218d383c7241 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111279) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:44:15.707234 np0000189570 devstack@c-api.service[111279]: INFO cinder.volume.api [None req-7affcd80-2ee5-4488-abc6-218d383c7241 demo demo] Get all volumes completed successfully. Aug 14 09:44:15.710158 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-7affcd80-2ee5-4488-abc6-218d383c7241 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:44:15.710443 np0000189570 devstack@c-api.service[111279]: [pid: 111279|app: 0|req: 11/39] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:44:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:44:25.700034 np0000189570 devstack@c-api.service[111279]: DEBUG dbcounter [-] [111279] Writing DB stats cinder:SELECT=1 {{(pid=111279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:45:15.724015 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-86c4b791-3830-4450-811a-9d0d49f6ce03 None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:45:15.727294 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-86c4b791-3830-4450-811a-9d0d49f6ce03 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:45:15.727537 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-86c4b791-3830-4450-811a-9d0d49f6ce03 demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:45:15.727788 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-86c4b791-3830-4450-811a-9d0d49f6ce03 demo demo] Calling method 'detail' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:45:15.728118 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-86c4b791-3830-4450-811a-9d0d49f6ce03 demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:45:15.729170 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.volume.api [None req-86c4b791-3830-4450-811a-9d0d49f6ce03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:45:15.737774 np0000189570 devstack@c-api.service[111277]: INFO cinder.volume.api [None req-86c4b791-3830-4450-811a-9d0d49f6ce03 demo demo] Get all volumes completed successfully. Aug 14 09:45:15.739810 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-86c4b791-3830-4450-811a-9d0d49f6ce03 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:45:15.740192 np0000189570 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 10/40] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:45:15 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 14 09:45:25.733372 np0000189570 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:46:15.758129 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-930619a5-8df3-4a83-aa3a-26574bce17d0 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:46:15.761477 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-930619a5-8df3-4a83-aa3a-26574bce17d0 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:46:15.761654 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-930619a5-8df3-4a83-aa3a-26574bce17d0 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:46:15.761983 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-930619a5-8df3-4a83-aa3a-26574bce17d0 demo demo] Calling method 'detail' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:46:15.762377 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-930619a5-8df3-4a83-aa3a-26574bce17d0 demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:46:15.763554 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.volume.api [None req-930619a5-8df3-4a83-aa3a-26574bce17d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:46:15.775005 np0000189570 devstack@c-api.service[111278]: INFO cinder.volume.api [None req-930619a5-8df3-4a83-aa3a-26574bce17d0 demo demo] Get all volumes completed successfully. Aug 14 09:46:15.777924 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-930619a5-8df3-4a83-aa3a-26574bce17d0 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:46:15.778562 np0000189570 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 10/41] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:46:15 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 14 09:46:25.767180 np0000189570 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=1 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:47:15.792627 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-c49cada5-6adc-4e3a-8342-b725bb03c2db None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:47:15.796013 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-c49cada5-6adc-4e3a-8342-b725bb03c2db demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:47:15.796213 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-c49cada5-6adc-4e3a-8342-b725bb03c2db demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:47:15.796501 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-c49cada5-6adc-4e3a-8342-b725bb03c2db demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:47:15.796856 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-c49cada5-6adc-4e3a-8342-b725bb03c2db demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:47:15.797504 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-c49cada5-6adc-4e3a-8342-b725bb03c2db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:47:15.806841 np0000189570 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-c49cada5-6adc-4e3a-8342-b725bb03c2db demo demo] Get all volumes completed successfully. Aug 14 09:47:15.809398 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-c49cada5-6adc-4e3a-8342-b725bb03c2db demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:47:15.809884 np0000189570 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 11/42] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:47:15 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 14 09:47:25.801563 np0000189570 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:48:15.839731 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.middleware.request_id [None req-db4c3de0-2e3e-4a78-8a89-05255a8c6637 None None] RequestId filter calling following filter/app {{(pid=111279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:48:15.946430 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-db4c3de0-2e3e-4a78-8a89-05255a8c6637 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:48:15.946697 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-db4c3de0-2e3e-4a78-8a89-05255a8c6637 demo demo] Empty body provided in request {{(pid=111279) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:48:15.947068 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-db4c3de0-2e3e-4a78-8a89-05255a8c6637 demo demo] Calling method 'detail' {{(pid=111279) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:48:15.947434 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.api_utils [None req-db4c3de0-2e3e-4a78-8a89-05255a8c6637 demo demo] Removing options '' from query. {{(pid=111279) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:48:15.948632 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.volume.api [None req-db4c3de0-2e3e-4a78-8a89-05255a8c6637 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111279) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:48:15.957304 np0000189570 devstack@c-api.service[111279]: INFO cinder.volume.api [None req-db4c3de0-2e3e-4a78-8a89-05255a8c6637 demo demo] Get all volumes completed successfully. Aug 14 09:48:15.959284 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-db4c3de0-2e3e-4a78-8a89-05255a8c6637 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:48:15.959698 np0000189570 devstack@c-api.service[111279]: [pid: 111279|app: 0|req: 12/43] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:48:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:48:26.150164 np0000189570 devstack@c-api.service[111279]: DEBUG dbcounter [-] [111279] Writing DB stats cinder:SELECT=1 {{(pid=111279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:49:15.976036 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-eb2dd137-0def-4fcb-8427-4333e42b6e4c None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:49:15.979287 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-eb2dd137-0def-4fcb-8427-4333e42b6e4c demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:49:15.979695 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-eb2dd137-0def-4fcb-8427-4333e42b6e4c demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:49:15.982992 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-eb2dd137-0def-4fcb-8427-4333e42b6e4c demo demo] Calling method 'detail' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:49:15.982992 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-eb2dd137-0def-4fcb-8427-4333e42b6e4c demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:49:15.982992 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.volume.api [None req-eb2dd137-0def-4fcb-8427-4333e42b6e4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:49:15.991848 np0000189570 devstack@c-api.service[111277]: INFO cinder.volume.api [None req-eb2dd137-0def-4fcb-8427-4333e42b6e4c demo demo] Get all volumes completed successfully. Aug 14 09:49:15.995172 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-eb2dd137-0def-4fcb-8427-4333e42b6e4c demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:49:15.995784 np0000189570 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 11/44] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:49:15 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 14 09:49:25.984959 np0000189570 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:50:16.026652 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-8b5a60df-c72d-4a5a-970a-e583195fda18 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:50:16.031593 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-8b5a60df-c72d-4a5a-970a-e583195fda18 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:50:16.031959 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-8b5a60df-c72d-4a5a-970a-e583195fda18 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:50:16.032347 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-8b5a60df-c72d-4a5a-970a-e583195fda18 demo demo] Calling method 'detail' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:50:16.032832 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-8b5a60df-c72d-4a5a-970a-e583195fda18 demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:50:16.034171 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.volume.api [None req-8b5a60df-c72d-4a5a-970a-e583195fda18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:50:16.046424 np0000189570 devstack@c-api.service[111278]: INFO cinder.volume.api [None req-8b5a60df-c72d-4a5a-970a-e583195fda18 demo demo] Get all volumes completed successfully. Aug 14 09:50:16.046424 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-8b5a60df-c72d-4a5a-970a-e583195fda18 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:50:16.046424 np0000189570 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 11/45] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:50:16 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 14 09:50:26.038018 np0000189570 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=1 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:51:16.060826 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-78a71c7e-edb1-4632-b5db-f080133ff46e None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:51:16.065861 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-78a71c7e-edb1-4632-b5db-f080133ff46e demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:51:16.066321 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-78a71c7e-edb1-4632-b5db-f080133ff46e demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:51:16.066788 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-78a71c7e-edb1-4632-b5db-f080133ff46e demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:51:16.067454 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-78a71c7e-edb1-4632-b5db-f080133ff46e demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:51:16.068253 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-78a71c7e-edb1-4632-b5db-f080133ff46e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:51:16.076213 np0000189570 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-78a71c7e-edb1-4632-b5db-f080133ff46e demo demo] Get all volumes completed successfully. Aug 14 09:51:16.079091 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-78a71c7e-edb1-4632-b5db-f080133ff46e demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:51:16.079738 np0000189570 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 12/46] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:51:16 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 14 09:51:26.071007 np0000189570 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:52:16.096081 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.middleware.request_id [None req-975d7415-14c5-4f5c-a09d-ff7560580b8a None None] RequestId filter calling following filter/app {{(pid=111279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:52:16.099782 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-975d7415-14c5-4f5c-a09d-ff7560580b8a demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:52:16.099929 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-975d7415-14c5-4f5c-a09d-ff7560580b8a demo demo] Empty body provided in request {{(pid=111279) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:52:16.100337 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-975d7415-14c5-4f5c-a09d-ff7560580b8a demo demo] Calling method 'detail' {{(pid=111279) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:52:16.100337 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.api_utils [None req-975d7415-14c5-4f5c-a09d-ff7560580b8a demo demo] Removing options '' from query. {{(pid=111279) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:52:16.101466 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.volume.api [None req-975d7415-14c5-4f5c-a09d-ff7560580b8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111279) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:52:16.110335 np0000189570 devstack@c-api.service[111279]: INFO cinder.volume.api [None req-975d7415-14c5-4f5c-a09d-ff7560580b8a demo demo] Get all volumes completed successfully. Aug 14 09:52:16.112509 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-975d7415-14c5-4f5c-a09d-ff7560580b8a demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:52:16.112894 np0000189570 devstack@c-api.service[111279]: [pid: 111279|app: 0|req: 13/47] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:52:16 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 14 09:52:26.107139 np0000189570 devstack@c-api.service[111279]: DEBUG dbcounter [-] [111279] Writing DB stats cinder:SELECT=1 {{(pid=111279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:53:16.129908 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.middleware.request_id [None req-bcad71e9-f60d-47b5-98f8-b4d42038ca16 None None] RequestId filter calling following filter/app {{(pid=111277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:53:16.185091 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-bcad71e9-f60d-47b5-98f8-b4d42038ca16 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:53:16.186040 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-bcad71e9-f60d-47b5-98f8-b4d42038ca16 demo demo] Empty body provided in request {{(pid=111277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:53:16.186040 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.openstack.wsgi [None req-bcad71e9-f60d-47b5-98f8-b4d42038ca16 demo demo] Calling method 'detail' {{(pid=111277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:53:16.186281 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.api.api_utils [None req-bcad71e9-f60d-47b5-98f8-b4d42038ca16 demo demo] Removing options '' from query. {{(pid=111277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:53:16.187612 np0000189570 devstack@c-api.service[111277]: DEBUG cinder.volume.api [None req-bcad71e9-f60d-47b5-98f8-b4d42038ca16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:53:16.196519 np0000189570 devstack@c-api.service[111277]: INFO cinder.volume.api [None req-bcad71e9-f60d-47b5-98f8-b4d42038ca16 demo demo] Get all volumes completed successfully. Aug 14 09:53:16.198375 np0000189570 devstack@c-api.service[111277]: INFO cinder.api.openstack.wsgi [None req-bcad71e9-f60d-47b5-98f8-b4d42038ca16 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:53:16.198694 np0000189570 devstack@c-api.service[111277]: [pid: 111277|app: 0|req: 12/48] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:53:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:53:26.191760 np0000189570 devstack@c-api.service[111277]: DEBUG dbcounter [-] [111277] Writing DB stats cinder:SELECT=1 {{(pid=111277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:54:16.218403 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.middleware.request_id [None req-0205c463-2099-48d5-9b80-715cc6513202 None None] RequestId filter calling following filter/app {{(pid=111278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:54:16.222867 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-0205c463-2099-48d5-9b80-715cc6513202 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:54:16.223308 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-0205c463-2099-48d5-9b80-715cc6513202 demo demo] Empty body provided in request {{(pid=111278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:54:16.223743 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.openstack.wsgi [None req-0205c463-2099-48d5-9b80-715cc6513202 demo demo] Calling method 'detail' {{(pid=111278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:54:16.224271 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.api.api_utils [None req-0205c463-2099-48d5-9b80-715cc6513202 demo demo] Removing options '' from query. {{(pid=111278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:54:16.225747 np0000189570 devstack@c-api.service[111278]: DEBUG cinder.volume.api [None req-0205c463-2099-48d5-9b80-715cc6513202 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:54:16.235215 np0000189570 devstack@c-api.service[111278]: INFO cinder.volume.api [None req-0205c463-2099-48d5-9b80-715cc6513202 demo demo] Get all volumes completed successfully. Aug 14 09:54:16.237124 np0000189570 devstack@c-api.service[111278]: INFO cinder.api.openstack.wsgi [None req-0205c463-2099-48d5-9b80-715cc6513202 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:54:16.237824 np0000189570 devstack@c-api.service[111278]: [pid: 111278|app: 0|req: 12/49] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:54:16 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 14 09:54:26.230137 np0000189570 devstack@c-api.service[111278]: DEBUG dbcounter [-] [111278] Writing DB stats cinder:SELECT=1 {{(pid=111278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:55:16.251240 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.middleware.request_id [None req-bec20986-02b2-4d47-a035-073981cc3d9f None None] RequestId filter calling following filter/app {{(pid=111276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:55:16.255035 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-bec20986-02b2-4d47-a035-073981cc3d9f demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:55:16.255160 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-bec20986-02b2-4d47-a035-073981cc3d9f demo demo] Empty body provided in request {{(pid=111276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:55:16.255560 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.openstack.wsgi [None req-bec20986-02b2-4d47-a035-073981cc3d9f demo demo] Calling method 'detail' {{(pid=111276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:55:16.255800 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.api.api_utils [None req-bec20986-02b2-4d47-a035-073981cc3d9f demo demo] Removing options '' from query. {{(pid=111276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:55:16.256774 np0000189570 devstack@c-api.service[111276]: DEBUG cinder.volume.api [None req-bec20986-02b2-4d47-a035-073981cc3d9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:55:16.264184 np0000189570 devstack@c-api.service[111276]: INFO cinder.volume.api [None req-bec20986-02b2-4d47-a035-073981cc3d9f demo demo] Get all volumes completed successfully. Aug 14 09:55:16.266440 np0000189570 devstack@c-api.service[111276]: INFO cinder.api.openstack.wsgi [None req-bec20986-02b2-4d47-a035-073981cc3d9f demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:55:16.266908 np0000189570 devstack@c-api.service[111276]: [pid: 111276|app: 0|req: 13/50] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:55:16 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 14 09:55:26.260157 np0000189570 devstack@c-api.service[111276]: DEBUG dbcounter [-] [111276] Writing DB stats cinder:SELECT=1 {{(pid=111276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:56:16.283321 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.middleware.request_id [None req-993ce887-2011-49c9-98f3-4552caf656c7 None None] RequestId filter calling following filter/app {{(pid=111279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:56:16.285588 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-993ce887-2011-49c9-98f3-4552caf656c7 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Aug 14 09:56:16.285803 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-993ce887-2011-49c9-98f3-4552caf656c7 demo demo] Empty body provided in request {{(pid=111279) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:56:16.285909 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.openstack.wsgi [None req-993ce887-2011-49c9-98f3-4552caf656c7 demo demo] Calling method 'detail' {{(pid=111279) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:56:16.286170 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.api.api_utils [None req-993ce887-2011-49c9-98f3-4552caf656c7 demo demo] Removing options '' from query. {{(pid=111279) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:56:16.287050 np0000189570 devstack@c-api.service[111279]: DEBUG cinder.volume.api [None req-993ce887-2011-49c9-98f3-4552caf656c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111279) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:56:16.295093 np0000189570 devstack@c-api.service[111279]: INFO cinder.volume.api [None req-993ce887-2011-49c9-98f3-4552caf656c7 demo demo] Get all volumes completed successfully. Aug 14 09:56:16.297122 np0000189570 devstack@c-api.service[111279]: INFO cinder.api.openstack.wsgi [None req-993ce887-2011-49c9-98f3-4552caf656c7 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:56:16.297480 np0000189570 devstack@c-api.service[111279]: [pid: 111279|app: 0|req: 14/51] 199.204.45.144 () {64 vars in 1296 bytes} [Fri Aug 14 09:56:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:56:26.290805 np0000189570 devstack@c-api.service[111279]: DEBUG dbcounter [-] [111279] Writing DB stats cinder:SELECT=1 {{(pid=111279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}