Aug 16 23:05:35.663762 np0000189914 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 16 23:05:35.673952 np0000189914 devstack@c-api.service[111005]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 16 23:05:35.676454 np0000189914 devstack@c-api.service[111005]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Aug 16 23:05:35 2026] *** Aug 16 23:05:35.676454 np0000189914 devstack@c-api.service[111005]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 16 23:05:35.676454 np0000189914 devstack@c-api.service[111005]: os: Linux-6.8.0-137-generic #137-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 17 20:28:23 UTC 2026 Aug 16 23:05:35.676454 np0000189914 devstack@c-api.service[111005]: nodename: np0000189914 Aug 16 23:05:35.676454 np0000189914 devstack@c-api.service[111005]: machine: x86_64 Aug 16 23:05:35.676454 np0000189914 devstack@c-api.service[111005]: clock source: unix Aug 16 23:05:35.676454 np0000189914 devstack@c-api.service[111005]: pcre jit disabled Aug 16 23:05:35.676454 np0000189914 devstack@c-api.service[111005]: detected number of CPU cores: 16 Aug 16 23:05:35.676454 np0000189914 devstack@c-api.service[111005]: current working directory: / Aug 16 23:05:35.676454 np0000189914 devstack@c-api.service[111005]: detected binary path: /usr/bin/uwsgi-core Aug 16 23:05:35.676454 np0000189914 devstack@c-api.service[111005]: your processes number limit is 256916 Aug 16 23:05:35.676454 np0000189914 devstack@c-api.service[111005]: your memory page size is 4096 bytes Aug 16 23:05:35.676454 np0000189914 devstack@c-api.service[111005]: detected max file descriptor number: 2048 Aug 16 23:05:35.676454 np0000189914 devstack@c-api.service[111005]: lock engine: pthread robust mutexes Aug 16 23:05:35.678294 np0000189914 devstack@c-api.service[111005]: thunder lock: enabled Aug 16 23:05:35.678294 np0000189914 devstack@c-api.service[111005]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 16 23:05:35.678294 np0000189914 devstack@c-api.service[111005]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 16 23:05:35.678294 np0000189914 devstack@c-api.service[111005]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 16 23:05:35.678294 np0000189914 devstack@c-api.service[111005]: Set PythonHome to /opt/stack/data/venv Aug 16 23:05:35.712311 np0000189914 devstack@c-api.service[111005]: Python main interpreter initialized at 0x73a6f28a4668 Aug 16 23:05:35.712311 np0000189914 devstack@c-api.service[111005]: python threads support enabled Aug 16 23:05:35.712311 np0000189914 devstack@c-api.service[111005]: your server socket listen backlog is limited to 100 connections Aug 16 23:05:35.712311 np0000189914 devstack@c-api.service[111005]: your mercy for graceful operations on workers is 80 seconds Aug 16 23:05:35.712822 np0000189914 devstack@c-api.service[111005]: mapped 671795 bytes (656 KB) for 4 cores Aug 16 23:05:35.712971 np0000189914 devstack@c-api.service[111005]: *** Operational MODE: preforking *** Aug 16 23:05:35.713132 np0000189914 devstack@c-api.service[111005]: *** uWSGI is running in multiple interpreter mode *** Aug 16 23:05:35.713132 np0000189914 devstack@c-api.service[111005]: spawned uWSGI master process (pid: 111005) Aug 16 23:05:35.713336 np0000189914 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 16 23:05:35.714067 np0000189914 devstack@c-api.service[111005]: spawned uWSGI worker 1 (pid: 111012, cores: 1) Aug 16 23:05:35.714399 np0000189914 devstack@c-api.service[111005]: spawned uWSGI worker 2 (pid: 111013, cores: 1) Aug 16 23:05:35.715168 np0000189914 devstack@c-api.service[111005]: spawned uWSGI worker 3 (pid: 111015, cores: 1) Aug 16 23:05:35.715704 np0000189914 devstack@c-api.service[111005]: spawned uWSGI worker 4 (pid: 111017, cores: 1) Aug 16 23:05:35.715776 np0000189914 devstack@c-api.service[111005]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 16 23:05:35.838881 np0000189914 devstack@c-api.service[111013]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 23:05:35.838881 np0000189914 devstack@c-api.service[111013]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 23:05:35.838881 np0000189914 devstack@c-api.service[111013]: we strongly recommend against using it for new projects. Aug 16 23:05:35.838881 np0000189914 devstack@c-api.service[111013]: If you are already using Eventlet, we recommend migrating to a different Aug 16 23:05:35.838881 np0000189914 devstack@c-api.service[111013]: framework. For more detail see Aug 16 23:05:35.838881 np0000189914 devstack@c-api.service[111013]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 23:05:35.838881 np0000189914 devstack@c-api.service[111013]: import eventlet # noqa Aug 16 23:05:35.840873 np0000189914 devstack@c-api.service[111017]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 23:05:35.840873 np0000189914 devstack@c-api.service[111017]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 23:05:35.840873 np0000189914 devstack@c-api.service[111017]: we strongly recommend against using it for new projects. Aug 16 23:05:35.840873 np0000189914 devstack@c-api.service[111017]: If you are already using Eventlet, we recommend migrating to a different Aug 16 23:05:35.840873 np0000189914 devstack@c-api.service[111017]: framework. For more detail see Aug 16 23:05:35.840873 np0000189914 devstack@c-api.service[111017]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 23:05:35.840873 np0000189914 devstack@c-api.service[111017]: import eventlet # noqa Aug 16 23:05:35.846710 np0000189914 devstack@c-api.service[111012]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 23:05:35.846710 np0000189914 devstack@c-api.service[111012]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 23:05:35.846710 np0000189914 devstack@c-api.service[111012]: we strongly recommend against using it for new projects. Aug 16 23:05:35.846710 np0000189914 devstack@c-api.service[111012]: If you are already using Eventlet, we recommend migrating to a different Aug 16 23:05:35.846710 np0000189914 devstack@c-api.service[111012]: framework. For more detail see Aug 16 23:05:35.846710 np0000189914 devstack@c-api.service[111012]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 23:05:35.846710 np0000189914 devstack@c-api.service[111012]: import eventlet # noqa Aug 16 23:05:35.853856 np0000189914 devstack@c-api.service[111015]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 23:05:35.853856 np0000189914 devstack@c-api.service[111015]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 23:05:35.853856 np0000189914 devstack@c-api.service[111015]: we strongly recommend against using it for new projects. Aug 16 23:05:35.853856 np0000189914 devstack@c-api.service[111015]: If you are already using Eventlet, we recommend migrating to a different Aug 16 23:05:35.853856 np0000189914 devstack@c-api.service[111015]: framework. For more detail see Aug 16 23:05:35.853856 np0000189914 devstack@c-api.service[111015]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 23:05:35.853856 np0000189914 devstack@c-api.service[111015]: import eventlet # noqa Aug 16 23:05:36.004356 np0000189914 devstack@c-api.service[111013]: /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 16 23:05:36.004356 np0000189914 devstack@c-api.service[111013]: from cgi import parse_header Aug 16 23:05:36.008300 np0000189914 devstack@c-api.service[111017]: /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 16 23:05:36.008300 np0000189914 devstack@c-api.service[111017]: from cgi import parse_header Aug 16 23:05:36.008608 np0000189914 devstack@c-api.service[111012]: /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 16 23:05:36.008608 np0000189914 devstack@c-api.service[111012]: from cgi import parse_header Aug 16 23:05:36.019356 np0000189914 devstack@c-api.service[111015]: /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 16 23:05:36.019356 np0000189914 devstack@c-api.service[111015]: from cgi import parse_header Aug 16 23:05:36.043438 np0000189914 devstack@c-api.service[111013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 16 23:05:36.043438 np0000189914 devstack@c-api.service[111013]: warnings.warn( Aug 16 23:05:36.046623 np0000189914 devstack@c-api.service[111012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 16 23:05:36.046623 np0000189914 devstack@c-api.service[111012]: warnings.warn( Aug 16 23:05:36.046774 np0000189914 devstack@c-api.service[111017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 16 23:05:36.046774 np0000189914 devstack@c-api.service[111017]: warnings.warn( Aug 16 23:05:36.053859 np0000189914 devstack@c-api.service[111013]: /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 16 23:05:36.053859 np0000189914 devstack@c-api.service[111013]: removals.removed_module( Aug 16 23:05:36.054634 np0000189914 devstack@c-api.service[111013]: /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 16 23:05:36.054634 np0000189914 devstack@c-api.service[111013]: removals.removed_module( Aug 16 23:05:36.057291 np0000189914 devstack@c-api.service[111017]: /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 16 23:05:36.057291 np0000189914 devstack@c-api.service[111017]: removals.removed_module( Aug 16 23:05:36.057417 np0000189914 devstack@c-api.service[111012]: /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 16 23:05:36.057417 np0000189914 devstack@c-api.service[111012]: removals.removed_module( Aug 16 23:05:36.058028 np0000189914 devstack@c-api.service[111017]: /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 16 23:05:36.058028 np0000189914 devstack@c-api.service[111017]: removals.removed_module( Aug 16 23:05:36.058147 np0000189914 devstack@c-api.service[111012]: /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 16 23:05:36.058147 np0000189914 devstack@c-api.service[111012]: removals.removed_module( Aug 16 23:05:36.072503 np0000189914 devstack@c-api.service[111015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 16 23:05:36.072503 np0000189914 devstack@c-api.service[111015]: warnings.warn( Aug 16 23:05:36.083534 np0000189914 devstack@c-api.service[111015]: /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 16 23:05:36.083534 np0000189914 devstack@c-api.service[111015]: removals.removed_module( Aug 16 23:05:36.084382 np0000189914 devstack@c-api.service[111015]: /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 16 23:05:36.084382 np0000189914 devstack@c-api.service[111015]: removals.removed_module( Aug 16 23:05:36.828340 np0000189914 devstack@c-api.service[111013]: /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 16 23:05:36.828340 np0000189914 devstack@c-api.service[111013]: warnings.warn( Aug 16 23:05:36.843430 np0000189914 devstack@c-api.service[111012]: /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 16 23:05:36.843430 np0000189914 devstack@c-api.service[111012]: warnings.warn( Aug 16 23:05:36.869054 np0000189914 devstack@c-api.service[111015]: /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 16 23:05:36.869054 np0000189914 devstack@c-api.service[111015]: warnings.warn( Aug 16 23:05:36.880831 np0000189914 devstack@c-api.service[111013]: /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 16 23:05:36.880831 np0000189914 devstack@c-api.service[111013]: warnings.warn( Aug 16 23:05:36.892946 np0000189914 devstack@c-api.service[111017]: /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 16 23:05:36.892946 np0000189914 devstack@c-api.service[111017]: warnings.warn( Aug 16 23:05:36.895738 np0000189914 devstack@c-api.service[111012]: /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 16 23:05:36.895738 np0000189914 devstack@c-api.service[111012]: warnings.warn( Aug 16 23:05:36.919999 np0000189914 devstack@c-api.service[111015]: /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 16 23:05:36.919999 np0000189914 devstack@c-api.service[111015]: warnings.warn( Aug 16 23:05:36.946819 np0000189914 devstack@c-api.service[111017]: /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 16 23:05:36.946819 np0000189914 devstack@c-api.service[111017]: warnings.warn( Aug 16 23:05:37.090372 np0000189914 devstack@c-api.service[111012]: 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 16 23:05:37.090487 np0000189914 devstack@c-api.service[111013]: 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 16 23:05:37.090549 np0000189914 devstack@c-api.service[111012]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111012) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 16 23:05:37.090603 np0000189914 devstack@c-api.service[111013]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111013) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 16 23:05:37.110520 np0000189914 devstack@c-api.service[111015]: 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 16 23:05:37.110747 np0000189914 devstack@c-api.service[111015]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111015) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 16 23:05:37.146626 np0000189914 devstack@c-api.service[111017]: 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 16 23:05:37.146875 np0000189914 devstack@c-api.service[111017]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111017) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 16 23:05:37.181269 np0000189914 devstack@c-api.service[111013]: /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 16 23:05:37.181269 np0000189914 devstack@c-api.service[111013]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 16 23:05:37.182361 np0000189914 devstack@c-api.service[111012]: /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 16 23:05:37.182361 np0000189914 devstack@c-api.service[111012]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 16 23:05:37.182482 np0000189914 devstack@c-api.service[111015]: /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 16 23:05:37.182482 np0000189914 devstack@c-api.service[111015]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 16 23:05:37.214716 np0000189914 devstack@c-api.service[111017]: /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 16 23:05:37.214716 np0000189914 devstack@c-api.service[111017]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 16 23:05:37.656253 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111015) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 16 23:05:37.656447 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111012) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 16 23:05:37.656513 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111017) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 16 23:05:37.656646 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111013) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 16 23:05:37.656756 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.656756 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.656870 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.656870 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.656971 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.657025 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.657078 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.657205 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.657301 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.657368 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.657429 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.657506 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.657559 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.657612 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.657672 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.657727 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.657780 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.657895 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.657960 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.658024 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.658081 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.658150 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.658237 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.658273 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.658306 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.658352 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.658386 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.658425 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.658460 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.658492 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.658526 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.658583 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.658624 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.658662 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.658697 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.658730 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.658771 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.658804 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.658837 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.658872 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.658903 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.658938 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.658970 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.659003 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.659036 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.659069 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.659108 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.659143 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.659928 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.660208 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.660315 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.660392 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.660464 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.660546 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.660625 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.660698 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.660768 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.660837 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.660906 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.660979 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.661048 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.661119 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.661224 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.661307 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.661397 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.661468 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.661538 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.661538 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.661672 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.661672 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.661672 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.661672 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.661980 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.662057 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.662057 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.662210 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.662303 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.662375 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.662375 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.662375 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.662375 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.662654 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.662732 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.662804 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.662804 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.662934 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.663010 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.663083 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.663168 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.663267 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.663340 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.663421 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.663496 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.663579 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.663579 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.663579 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.663774 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.663774 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.663774 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.663774 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.663774 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.663774 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.664328 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.664403 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.664487 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.664560 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.664632 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.664720 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.664794 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.664866 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.664935 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.664996 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.665074 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.665134 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.665257 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.665338 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.665418 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.665457 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.665492 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.665532 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.665532 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.665532 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.665532 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.665532 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.665678 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.665678 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.665678 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.665678 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.665804 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.665844 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.665878 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.665917 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.665951 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.665988 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.666027 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.666090 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.666134 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.666134 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.666262 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.666298 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.666338 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.666370 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.666421 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.666461 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.666496 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.666534 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.666566 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.666598 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.666629 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.666662 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.666662 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.666662 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.666747 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.666747 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.666815 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.666853 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.666885 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.666918 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.666961 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.666999 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.667031 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.667075 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.667113 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.667146 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.667223 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.667258 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.667286 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.667309 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.667332 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.667364 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.667364 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.667364 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.667436 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.667470 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.667494 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.667494 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.667494 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.667494 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.667494 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.667494 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.667628 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.667628 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.667673 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.667701 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.667725 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.667749 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.667777 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.667802 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.667825 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.667850 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.667879 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.667904 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.667937 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.667962 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.667996 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.668025 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.668049 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.668073 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.668098 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.668127 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.668157 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.668823 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.668895 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.668948 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.669000 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.669058 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.669120 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.669211 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.669276 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.669330 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.669381 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.669439 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.669491 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.669542 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.669597 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.669648 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.669698 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.669749 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.669800 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.669850 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.669901 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.669968 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.670022 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.670087 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.670163 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.670238 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.670450 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.670509 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.670563 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.670717 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.670779 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.670834 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.670834 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.670834 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.670834 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.670834 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.671087 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.671087 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.671087 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.671087 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.671328 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.671384 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.671384 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.671480 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.671533 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.671587 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.671653 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.671712 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.671818 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.671876 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.671938 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.671990 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.672040 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.672091 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.672141 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.672217 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.672281 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.672340 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.672393 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.672445 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.672499 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.672571 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.672571 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.672571 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.672739 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.672739 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.672853 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.672913 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.672956 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.673014 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.673062 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.673126 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.673157 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.673200 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.673234 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.673266 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.673296 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.673324 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.673350 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.673378 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.673378 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.673423 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.673451 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.673451 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.673499 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.673528 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.673552 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.673576 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.673602 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.673602 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.673602 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.673602 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.673690 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.673690 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.673748 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.673783 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.673811 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.673839 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.673862 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.673886 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.673922 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.673948 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.673972 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.674002 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.674030 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.674053 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.674078 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.674101 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.674126 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.674153 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.674469 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.674531 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.674609 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.674674 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.674727 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.674727 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.674727 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.674727 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.674727 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.674727 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.675035 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.675035 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.675035 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.675211 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.675282 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.675282 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.675384 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.675436 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.675488 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.675540 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.675589 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.675638 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.675698 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.675749 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.675829 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.675904 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.675968 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.676052 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.676134 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.676230 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.676304 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.676378 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.676460 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.676489 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.676550 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.676581 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.676581 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.676581 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.679165 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.679267 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.679317 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.679392 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.679423 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.679487 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.679541 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.679575 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.679603 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.679681 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.679738 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.679802 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.679849 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.679908 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.679965 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.680045 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.680045 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.680045 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.680371 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.680435 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.680492 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.680545 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.680590 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.680653 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.680698 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.680698 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.680698 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.680698 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.684459 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.684554 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.684640 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.684713 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.684773 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.684883 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.684925 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.684958 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.685003 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.685053 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.685085 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.685116 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.685176 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.685176 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.685240 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.685240 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.685240 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.685240 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.685240 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.685406 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.685406 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.685470 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.685470 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.685536 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.685569 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.686023 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.686023 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.686023 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.686947 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.687046 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.687046 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.687201 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.687281 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.687364 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.687448 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.687492 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.687525 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.687556 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.687595 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.687595 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.687595 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.687595 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.690639 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.690742 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.690779 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.690890 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.690981 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.691070 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.691136 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.691236 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.691341 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.691426 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.691526 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.691526 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.691526 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.691526 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.693760 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.693814 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.693923 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.693923 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.694064 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.694064 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.694256 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.694375 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.694375 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.694568 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.694636 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.694718 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.694785 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.694820 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.694820 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.694895 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.694931 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.694966 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.694999 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.695031 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.695065 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.695121 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.695191 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.695234 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.695269 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.695315 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.695351 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.695384 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.695424 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.695457 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.695495 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.695529 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.695561 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.695593 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.695634 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.695667 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.695700 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.695732 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.695765 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.695797 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.695829 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.695868 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.695899 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.695931 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.695968 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.696006 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.696038 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.696070 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.696101 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.696137 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.696203 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.696244 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.696277 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.696308 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.696353 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.696393 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.697161 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.697233 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.697283 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.697391 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.697391 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.697540 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.697540 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.698550 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.698550 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.698550 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.698684 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.698720 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.698754 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.698787 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.698787 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.698854 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.698934 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.698982 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.699019 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.699019 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.699082 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.699115 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.699115 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.699200 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.699236 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.699270 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.699321 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.699321 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.699759 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.699759 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.699759 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.699759 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.700050 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.700146 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.700260 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.700347 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.700428 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.700500 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.700500 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.700633 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.700705 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.700748 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.700788 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.700788 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.700848 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.700881 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.700919 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.700952 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.700952 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.701017 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.701017 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.701017 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.701017 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.701017 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.701162 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.701162 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.701274 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.701479 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.701479 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.701479 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.701689 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.701689 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.701822 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.701967 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.702050 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.702135 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.702135 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.702330 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.702330 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.702330 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.702610 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.702732 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.702732 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.702841 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.702884 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.702924 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.702961 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.703015 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.703055 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.703089 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.703124 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.703181 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.703216 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.703250 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.703294 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.703328 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.703360 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.703398 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.703431 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.703464 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.703464 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.703521 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.703553 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.703585 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.703630 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.703664 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.703695 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.703726 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.703761 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.703826 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.703866 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.703866 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.703866 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.703866 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.703866 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.704014 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.704014 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.704014 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.704014 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.704014 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.704201 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.704201 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.704669 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.704669 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.704941 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.705047 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.705168 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.705251 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.705323 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.705392 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.705476 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.705546 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.705617 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.705684 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.705751 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.705818 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.705897 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.705970 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.706037 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.706106 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.706196 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.706196 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.706196 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.706418 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.706418 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.706563 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.706648 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.706748 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.706820 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.706890 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.706960 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.707050 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.707161 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.707277 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.707435 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.707477 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.707635 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.707724 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.707863 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.707976 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.708080 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.708216 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.708391 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.708391 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.708441 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.708441 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.708441 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.708441 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.708441 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.708441 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.708441 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.713291 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.713388 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.713455 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.713538 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.713617 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.713700 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.713789 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.719161 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.719277 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.719433 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.719545 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.719682 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.719682 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.719910 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.721290 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.721584 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.721584 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.721698 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.721751 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.721751 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.721845 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.721896 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.721896 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.721998 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.722050 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.722111 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.722111 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.722235 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.722289 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.722340 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.722340 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.722446 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.722498 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.722847 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.722847 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.723088 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.723088 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.723369 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.723369 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.723618 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.723732 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.723845 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.723955 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.724080 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.724242 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.724386 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.724386 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.724386 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.724386 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.724807 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.724807 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.724807 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.724807 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.725260 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.725260 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.725395 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.725448 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.725501 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.725567 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.725620 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.725673 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.725726 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.725776 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.725836 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.725836 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.725931 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.725931 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.725931 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.726065 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.726127 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.726205 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.726261 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.726315 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.726389 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.726450 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.726508 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.726558 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.726608 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.726659 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.726709 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.726759 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.726817 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.726869 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.726929 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.726978 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.727030 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.727081 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.727129 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.727777 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.727907 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.728020 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.728149 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.728283 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.728355 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.728437 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.728511 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.728594 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.728672 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.728752 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.728825 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.728900 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.728970 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.729042 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.729121 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.729213 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.729308 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.729385 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.729454 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.729528 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.729598 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.729666 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.729736 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.729805 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.729873 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.729943 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.730024 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.730095 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.730191 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.730281 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.730356 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.730356 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.730356 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.730356 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.730614 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.730691 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.730691 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.730831 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.730902 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.730971 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.730971 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.730971 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.730971 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.731273 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.731346 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.731418 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.731418 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.731418 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.731619 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.731657 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.731707 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.731746 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.731783 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.731816 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.731847 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.731886 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.731919 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.731951 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.731983 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.732020 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.732055 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.732085 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.732118 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.732155 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.732419 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.732503 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.732577 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.732648 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.732718 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.732792 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.732868 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.732948 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.733022 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.733093 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.733093 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.733093 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.733093 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.733392 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.733454 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.733531 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.733575 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.733609 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.733609 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.733609 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.733609 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.733609 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.733763 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.733763 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.733763 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.733763 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.733886 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.733919 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.733956 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.733990 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.734027 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.734060 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.734092 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.734092 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.734092 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.734092 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.734260 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.734260 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.734260 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.734260 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.734260 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.734413 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.734448 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.734480 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.734480 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.734539 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.734574 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.734574 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.734574 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.734574 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.734700 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.734700 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.734700 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.734700 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.734700 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.734839 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.734872 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.734903 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.734936 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.734978 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.734978 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.734978 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.735060 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.735093 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.735123 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.735164 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.735219 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.735219 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.735275 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.735308 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.737263 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.737370 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.737397 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.737420 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.737444 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.737444 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.737444 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.737444 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 23:05:37.737979 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.738059 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.738154 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.738200 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.738227 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.738258 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.738283 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.738307 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.738331 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.738355 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.738554 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.738554 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.741747 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.741855 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.741906 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.741982 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.742038 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.742063 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.743239 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 23:05:37.743328 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 23:05:37.743423 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 23:05:37.743504 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 23:05:37.743588 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 23:05:37.743669 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 23:05:37.792769 np0000189914 devstack@c-api.service[111012]: INFO dbcounter [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Registered counter for database cinder Aug 16 23:05:37.793713 np0000189914 devstack@c-api.service[111015]: INFO dbcounter [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Registered counter for database cinder Aug 16 23:05:37.794132 np0000189914 devstack@c-api.service[111013]: INFO dbcounter [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Registered counter for database cinder Aug 16 23:05:37.798002 np0000189914 devstack@c-api.service[111017]: INFO dbcounter [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Registered counter for database cinder Aug 16 23:05:37.835008 np0000189914 devstack@c-api.service[111012]: DEBUG oslo_db.sqlalchemy.engines [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d 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=111012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:05:37.836520 np0000189914 devstack@c-api.service[111015]: DEBUG oslo_db.sqlalchemy.engines [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 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=111015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:05:37.839644 np0000189914 devstack@c-api.service[111013]: DEBUG oslo_db.sqlalchemy.engines [None req-fce71365-eaa8-4a52-8dae-30884624534e 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=111013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:05:37.841680 np0000189914 devstack@c-api.service[111017]: DEBUG oslo_db.sqlalchemy.engines [None req-39f17ad1-c75f-4f05-9821-0577593d3306 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=111017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:05:37.952041 np0000189914 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writer thread running {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 23:05:37.952838 np0000189914 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writer thread running {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 23:05:37.955048 np0000189914 devstack@c-api.service[111013]: INFO cinder.rpc [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 23:05:37.955372 np0000189914 devstack@c-api.service[111015]: INFO cinder.rpc [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 23:05:37.956519 np0000189914 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writer thread running {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 23:05:37.957232 np0000189914 devstack@c-api.service[111012]: DEBUG dbcounter [-] [111012] Writer thread running {{(pid=111012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 23:05:37.957527 np0000189914 devstack@c-api.service[111013]: INFO cinder.rpc [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 23:05:37.958255 np0000189914 devstack@c-api.service[111015]: INFO cinder.rpc [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 23:05:37.959360 np0000189914 devstack@c-api.service[111017]: INFO cinder.rpc [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 23:05:37.959501 np0000189914 devstack@c-api.service[111013]: INFO cinder.rpc [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 16 23:05:37.959937 np0000189914 devstack@c-api.service[111012]: INFO cinder.rpc [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 23:05:37.960931 np0000189914 devstack@c-api.service[111015]: INFO cinder.rpc [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 16 23:05:37.961635 np0000189914 devstack@c-api.service[111013]: INFO cinder.rpc [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 16 23:05:37.962260 np0000189914 devstack@c-api.service[111012]: INFO cinder.rpc [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 23:05:37.962397 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:37.962503 np0000189914 devstack@c-api.service[111017]: INFO cinder.rpc [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 23:05:37.962982 np0000189914 devstack@c-api.service[111015]: INFO cinder.rpc [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 16 23:05:37.963890 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:37.964374 np0000189914 devstack@c-api.service[111012]: INFO cinder.rpc [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 16 23:05:37.964740 np0000189914 devstack@c-api.service[111017]: INFO cinder.rpc [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 16 23:05:37.965662 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:37.966221 np0000189914 devstack@c-api.service[111012]: INFO cinder.rpc [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 16 23:05:37.966785 np0000189914 devstack@c-api.service[111017]: INFO cinder.rpc [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 16 23:05:37.966946 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:37.967157 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:37.967745 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:37.970550 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:37.971544 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:37.998017 np0000189914 devstack@c-api.service[111013]: DEBUG oslo_db.sqlalchemy.engines [None req-fce71365-eaa8-4a52-8dae-30884624534e 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=111013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:05:37.999727 np0000189914 devstack@c-api.service[111015]: DEBUG oslo_db.sqlalchemy.engines [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 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=111015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:05:37.999934 np0000189914 devstack@c-api.service[111013]: INFO cinder.rpc [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 16 23:05:38.001725 np0000189914 devstack@c-api.service[111013]: INFO cinder.rpc [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 16 23:05:38.002233 np0000189914 devstack@c-api.service[111015]: INFO cinder.rpc [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 16 23:05:38.002541 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.002748 np0000189914 devstack@c-api.service[111012]: DEBUG oslo_db.sqlalchemy.engines [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d 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=111012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:05:38.004439 np0000189914 devstack@c-api.service[111015]: INFO cinder.rpc [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 16 23:05:38.005600 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.005703 np0000189914 devstack@c-api.service[111012]: INFO cinder.rpc [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 16 23:05:38.006481 np0000189914 devstack@c-api.service[111017]: DEBUG oslo_db.sqlalchemy.engines [None req-39f17ad1-c75f-4f05-9821-0577593d3306 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=111017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:05:38.008176 np0000189914 devstack@c-api.service[111012]: INFO cinder.rpc [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 16 23:05:38.009385 np0000189914 devstack@c-api.service[111017]: INFO cinder.rpc [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 16 23:05:38.009512 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.011951 np0000189914 devstack@c-api.service[111017]: INFO cinder.rpc [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 16 23:05:38.012769 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.013275 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.016200 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.018586 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.020541 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.021793 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.022998 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.024648 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.026204 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.026574 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.027577 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.027665 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.030055 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.030366 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.030726 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.030807 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.033625 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.033783 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.034114 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.034586 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.036653 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.036827 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.038036 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.038229 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.039636 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.039812 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.041078 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.041193 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.041356 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.042643 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.043829 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.044230 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.044346 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.045626 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.047105 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.047187 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.047456 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.049477 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.050224 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.050338 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.051098 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.051743 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.052874 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.053497 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.054529 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.054944 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.055029 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.056395 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.056699 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.057690 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.057995 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.059476 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.060125 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.060418 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.060834 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.061896 np0000189914 devstack@c-api.service[111013]: WARNING cinder.api.contrib.hosts [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 16 23:05:38.062524 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.062611 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.063315 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.063861 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.063914 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.064224 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.065475 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.065618 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.066005 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.066532 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: extensions {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.066924 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.067292 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.067514 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.067867 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: os-snapshot-manage {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.068315 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.069183 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.069316 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.069403 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: os-volume-transfer {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.069453 np0000189914 devstack@c-api.service[111015]: WARNING cinder.api.contrib.hosts [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 16 23:05:38.070076 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.070705 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.070763 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.071579 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: os-volume-type-access {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.071662 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.072301 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.072359 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.073201 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: capabilities {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.073342 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.073480 np0000189914 devstack@c-api.service[111012]: WARNING cinder.api.contrib.hosts [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 16 23:05:38.073768 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.074186 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.074293 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: extensions {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.074438 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: encryption {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.075131 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.075754 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.076016 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: backups {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.076168 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: os-snapshot-manage {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.076285 np0000189914 devstack@c-api.service[111017]: WARNING cinder.api.contrib.hosts [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 16 23:05:38.076978 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.077119 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.077634 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: os-volume-transfer {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.078043 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: os-quota-sets {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.078095 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: extensions {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.078537 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.079267 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: os-volume-type-access {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.079496 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: os-quota-class-sets {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.079906 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.080330 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: os-snapshot-manage {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.080807 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: os-availability-zone {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.080855 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: extensions {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.080903 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: capabilities {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.081792 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: os-volume-transfer {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.082133 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: encryption {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.082205 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: qos-specs {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.082244 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: os-snapshot-manage {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.083444 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: os-volume-type-access {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.083647 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: os-volume-transfer {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.083743 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: backups {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.084252 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: os-hosts {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.085127 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: capabilities {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.085324 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: os-volume-type-access {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.085641 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: consistencygroups {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.085833 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: os-quota-sets {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.086421 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: encryption {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.086953 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: capabilities {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.087405 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: os-quota-class-sets {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.087573 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: scheduler-stats {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.088042 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: backups {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.088208 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: encryption {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.088710 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: os-availability-zone {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.089032 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: os-volume-manage {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.089908 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: backups {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.090109 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: qos-specs {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.090223 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: os-quota-sets {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.090561 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: encryption {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.091505 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: os-quota-class-sets {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.091822 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: os-quota-sets {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.091995 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: cgsnapshots {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.092134 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: os-hosts {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.092781 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: os-availability-zone {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.093308 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: os-quota-class-sets {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.093511 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: consistencygroups {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.093665 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extended resource: extra_specs {{(pid=111013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.094107 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: qos-specs {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.094572 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: os-availability-zone {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.096145 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: scheduler-stats {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.096231 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: qos-specs {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.096268 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.096314 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: os-hosts {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.096880 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: os-volume-manage {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.097310 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.097600 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: consistencygroups {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.097973 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: os-hosts {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.098346 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: encryption {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.098706 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.099380 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: consistencygroups {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.099562 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: scheduler-stats {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.099878 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: cgsnapshots {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.100032 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.100979 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: os-volume-manage {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.101359 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: scheduler-stats {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.101475 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.101517 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extended resource: extra_specs {{(pid=111015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.102431 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: encryption {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.102739 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.102788 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: os-volume-manage {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.103969 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: cgsnapshots {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.104143 np0000189914 devstack@c-api.service[111013]: WARNING castellan.key_manager.migration [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.104220 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.104742 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: encryption {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.105101 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.contrib.snapshot_actions [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] SnapshotActionsController initialized {{(pid=111013) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 16 23:05:38.105239 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension UsedLimits extending resource: limits {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.105362 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extended resource: extra_specs {{(pid=111012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.105421 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.105508 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.105593 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.106133 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.106248 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension VolumeActions extending resource: volumes {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.106297 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: cgsnapshots {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.106397 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.106482 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension TypesManage extending resource: types {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.106597 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.106709 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.106809 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.106929 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.107004 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension AdminActions extending resource: volumes {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.107042 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension AdminActions extending resource: snapshots {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.107137 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension AdminActions extending resource: backups {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.107243 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.107355 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.107457 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.v3.router [None req-fce71365-eaa8-4a52-8dae-30884624534e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.107693 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extended resource: extra_specs {{(pid=111017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 23:05:38.108060 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.108293 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.109483 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.109636 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.109997 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.110855 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.110970 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.111400 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.112202 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.112417 np0000189914 devstack@c-api.service[111015]: WARNING castellan.key_manager.migration [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.112805 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.113386 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.contrib.snapshot_actions [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] SnapshotActionsController initialized {{(pid=111015) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 16 23:05:38.113496 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension UsedLimits extending resource: limits {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.113596 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.113642 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.113815 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.113915 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.114032 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension VolumeActions extending resource: volumes {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.114132 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.114201 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.114309 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension TypesManage extending resource: types {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.114395 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.114484 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.114593 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.114693 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension AdminActions extending resource: volumes {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.114813 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension AdminActions extending resource: snapshots {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.114895 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.114969 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension AdminActions extending resource: backups {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.115006 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.115116 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.115237 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.v3.router [None req-8eafcfab-8109-4b51-8a2b-2c5d8e4d3bd2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.115487 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.115535 np0000189914 devstack@c-api.service[111013]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73a6f28a4668 pid: 111013 (default app) Aug 16 23:05:38.116296 np0000189914 devstack@c-api.service[111012]: WARNING castellan.key_manager.migration [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.116868 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.117285 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.contrib.snapshot_actions [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] SnapshotActionsController initialized {{(pid=111012) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 16 23:05:38.117403 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension UsedLimits extending resource: limits {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.117516 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension VolumeTypeAccess extending resource: types {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.117717 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.117826 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.117932 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension VolumeActions extending resource: volumes {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.118057 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.118185 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension TypesManage extending resource: types {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.118294 np0000189914 devstack@c-api.service[111017]: WARNING castellan.key_manager.migration [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 16 23:05:38.118359 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.118445 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.118508 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.118594 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension AdminActions extending resource: volumes {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.118710 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension AdminActions extending resource: snapshots {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.118817 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension AdminActions extending resource: backups {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.118913 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.119018 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension SnapshotActions extending resource: snapshots {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.119125 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.v3.router [None req-e3bc187e-3248-48a8-8bce-20c61fb53f3d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.119237 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.contrib.snapshot_actions [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] SnapshotActionsController initialized {{(pid=111017) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 16 23:05:38.119348 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension UsedLimits extending resource: limits {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.119469 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.119603 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.119804 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.119906 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension VolumeActions extending resource: volumes {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.120033 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.120151 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension TypesManage extending resource: types {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.120286 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.120394 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.120509 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.120613 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension AdminActions extending resource: volumes {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.120731 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension AdminActions extending resource: snapshots {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.120847 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension AdminActions extending resource: backups {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.120956 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.121062 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.121165 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.v3.router [None req-39f17ad1-c75f-4f05-9821-0577593d3306 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 23:05:38.123146 np0000189914 devstack@c-api.service[111015]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73a6f28a4668 pid: 111015 (default app) Aug 16 23:05:38.125284 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-c9b76ac3-5bef-444f-b9b7-8141f59e37c9 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:38.127136 np0000189914 devstack@c-api.service[111012]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73a6f28a4668 pid: 111012 (default app) Aug 16 23:05:38.128061 np0000189914 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 1/1] 199.204.45.156 () {60 vars in 956 bytes} [Sun Aug 16 23:05:38 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 16 23:05:38.129427 np0000189914 devstack@c-api.service[111017]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73a6f28a4668 pid: 111017 (default app) Aug 16 23:05:45.568583 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-5ebd69ed-6631-4b66-abdf-d86a93ccdb4f None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:46.070347 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-5ebd69ed-6631-4b66-abdf-d86a93ccdb4f admin admin] POST https://199.204.45.156/volume/v3/types Aug 16 23:05:46.070973 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-5ebd69ed-6631-4b66-abdf-d86a93ccdb4f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:46.072817 np0000189914 devstack@c-api.service[111015]: /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 16 23:05:46.072817 np0000189914 devstack@c-api.service[111015]: warnings.warn( Aug 16 23:05:46.107853 np0000189914 devstack@c-api.service[111015]: DEBUG oslo_db.sqlalchemy.engines [None req-5ebd69ed-6631-4b66-abdf-d86a93ccdb4f 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=111015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:05:46.145955 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-5ebd69ed-6631-4b66-abdf-d86a93ccdb4f admin admin] https://199.204.45.156/volume/v3/types returned with HTTP 200 Aug 16 23:05:46.145955 np0000189914 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 1/2] 199.204.45.156 () {68 vars in 1333 bytes} [Sun Aug 16 23:05:45 2026] POST /volume/v3/types => generated 186 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:46.173870 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.middleware.request_id [None req-4c2d0a22-ad1c-41c6-836a-a93346797a47 None None] RequestId filter calling following filter/app {{(pid=111012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:46.525024 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-4c2d0a22-ad1c-41c6-836a-a93346797a47 admin admin] POST https://199.204.45.156/volume/v3/types/1c2ec27c-ddae-476a-adf6-413485b897ce/extra_specs Aug 16 23:05:46.525676 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-4c2d0a22-ad1c-41c6-836a-a93346797a47 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:46.527648 np0000189914 devstack@c-api.service[111012]: /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 16 23:05:46.527648 np0000189914 devstack@c-api.service[111012]: warnings.warn( Aug 16 23:05:46.564974 np0000189914 devstack@c-api.service[111012]: DEBUG oslo_db.sqlalchemy.engines [None req-4c2d0a22-ad1c-41c6-836a-a93346797a47 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=111012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:05:46.631915 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-4c2d0a22-ad1c-41c6-836a-a93346797a47 admin admin] https://199.204.45.156/volume/v3/types/1c2ec27c-ddae-476a-adf6-413485b897ce/extra_specs returned with HTTP 200 Aug 16 23:05:46.632722 np0000189914 devstack@c-api.service[111012]: [pid: 111012|app: 0|req: 1/3] 199.204.45.156 () {68 vars in 1480 bytes} [Sun Aug 16 23:05:46 2026] POST /volume/v3/types/1c2ec27c-ddae-476a-adf6-413485b897ce/extra_specs => generated 55 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:05:48.001320 np0000189914 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=6 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:05:48.011759 np0000189914 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=6 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:05:56.139332 np0000189914 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:05:56.630425 np0000189914 devstack@c-api.service[111012]: DEBUG dbcounter [-] [111012] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:08:42.084257 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-b37509a1-c640-417b-9401-3a39e0280d24 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:42.085638 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-b37509a1-c640-417b-9401-3a39e0280d24 None None] GET https://199.204.45.156/volume// Aug 16 23:08:42.085995 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-b37509a1-c640-417b-9401-3a39e0280d24 None None] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:42.086593 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-b37509a1-c640-417b-9401-3a39e0280d24 None None] Calling method 'all' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:42.087785 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-b37509a1-c640-417b-9401-3a39e0280d24 None None] https://199.204.45.156/volume// returned with HTTP 300 Aug 16 23:08:42.088489 np0000189914 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 2/4] 199.204.45.156 () {66 vars in 1456 bytes} [Sun Aug 16 23:08:42 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 16 23:09:20.207049 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-b289a1a8-694f-4a6c-b41b-a8c458e8c92d None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:20.210307 np0000189914 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 1/5] 199.204.45.156 () {62 vars in 1068 bytes} [Sun Aug 16 23:09:20 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:20.243950 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-461e8bbf-4b36-4000-a697-ab7c82d674eb None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:20.257192 np0000189914 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 2/6] 199.204.45.156 () {64 vars in 1272 bytes} [Sun Aug 16 23:09:20 2026] GET /volume/v3 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 16 23:09:20.289900 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.middleware.request_id [req-461e8bbf-4b36-4000-a697-ab7c82d674eb req-55179dfa-a65b-45b9-96ea-5fb9eb3510ec None None] RequestId filter calling following filter/app {{(pid=111012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:20.294836 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [req-461e8bbf-4b36-4000-a697-ab7c82d674eb req-55179dfa-a65b-45b9-96ea-5fb9eb3510ec demo demo] GET https://199.204.45.156/volume/v3/ Aug 16 23:09:20.295075 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [req-461e8bbf-4b36-4000-a697-ab7c82d674eb req-55179dfa-a65b-45b9-96ea-5fb9eb3510ec demo demo] Empty body provided in request {{(pid=111012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:20.295351 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [req-461e8bbf-4b36-4000-a697-ab7c82d674eb req-55179dfa-a65b-45b9-96ea-5fb9eb3510ec demo demo] Calling method 'version_select' {{(pid=111012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:20.296441 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [req-461e8bbf-4b36-4000-a697-ab7c82d674eb req-55179dfa-a65b-45b9-96ea-5fb9eb3510ec demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Aug 16 23:09:20.296889 np0000189914 devstack@c-api.service[111012]: [pid: 111012|app: 0|req: 2/7] 199.204.45.156 () {66 vars in 1346 bytes} [Sun Aug 16 23:09:20 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:20.338105 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-82cb52da-ea3a-4f3b-8379-7262e1775e8c None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:20.701891 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-82cb52da-ea3a-4f3b-8379-7262e1775e8c demo demo] GET https://199.204.45.156/volume/v3/types Aug 16 23:09:20.702411 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-82cb52da-ea3a-4f3b-8379-7262e1775e8c demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:20.702836 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-82cb52da-ea3a-4f3b-8379-7262e1775e8c demo demo] Calling method 'index' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:20.703438 np0000189914 devstack@c-api.service[111013]: /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 16 23:09:20.703438 np0000189914 devstack@c-api.service[111013]: warnings.warn( Aug 16 23:09:20.704342 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-82cb52da-ea3a-4f3b-8379-7262e1775e8c demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:09:20.744654 np0000189914 devstack@c-api.service[111013]: DEBUG oslo_db.sqlalchemy.engines [None req-82cb52da-ea3a-4f3b-8379-7262e1775e8c 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=111013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:09:20.767689 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-82cb52da-ea3a-4f3b-8379-7262e1775e8c demo demo] https://199.204.45.156/volume/v3/types returned with HTTP 200 Aug 16 23:09:20.768225 np0000189914 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 3/8] 199.204.45.156 () {64 vars in 1290 bytes} [Sun Aug 16 23:09:20 2026] GET /volume/v3/types => generated 377 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:20.805660 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-b2458dfc-b19c-4131-8521-23bf9226a4ba None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.182065 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-b2458dfc-b19c-4131-8521-23bf9226a4ba demo demo] GET https://199.204.45.156/volume/v3/types/default Aug 16 23:09:21.182476 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-b2458dfc-b19c-4131-8521-23bf9226a4ba demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:21.182684 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-b2458dfc-b19c-4131-8521-23bf9226a4ba demo demo] Calling method 'show' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:21.219185 np0000189914 devstack@c-api.service[111017]: DEBUG oslo_db.sqlalchemy.engines [None req-b2458dfc-b19c-4131-8521-23bf9226a4ba 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=111017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:09:21.236057 np0000189914 devstack@c-api.service[111017]: /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 16 23:09:21.236057 np0000189914 devstack@c-api.service[111017]: warnings.warn( Aug 16 23:09:21.238120 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-b2458dfc-b19c-4131-8521-23bf9226a4ba demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Aug 16 23:09:21.238562 np0000189914 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 2/9] 199.204.45.156 () {64 vars in 1301 bytes} [Sun Aug 16 23:09:20 2026] GET /volume/v3/types/default => generated 145 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:21.728286 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-cb96d2b7-853a-4630-8ba0-ddf66c68b9eb None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.729911 np0000189914 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 3/10] 199.204.45.156 () {62 vars in 1068 bytes} [Sun Aug 16 23:09:21 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 16 23:09:21.762425 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.middleware.request_id [None req-3ff9709c-9b3b-438c-a7ac-690086a69f8a None None] RequestId filter calling following filter/app {{(pid=111012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.769349 np0000189914 devstack@c-api.service[111012]: [pid: 111012|app: 0|req: 3/11] 199.204.45.156 () {64 vars in 1272 bytes} [Sun Aug 16 23:09:21 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 16 23:09:21.804129 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [req-3ff9709c-9b3b-438c-a7ac-690086a69f8a req-9569eebf-ed0f-4877-b5ae-efa160168e45 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.805703 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [req-3ff9709c-9b3b-438c-a7ac-690086a69f8a req-9569eebf-ed0f-4877-b5ae-efa160168e45 demo demo] GET https://199.204.45.156/volume/v3/ Aug 16 23:09:21.805981 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [req-3ff9709c-9b3b-438c-a7ac-690086a69f8a req-9569eebf-ed0f-4877-b5ae-efa160168e45 demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:21.806277 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [req-3ff9709c-9b3b-438c-a7ac-690086a69f8a req-9569eebf-ed0f-4877-b5ae-efa160168e45 demo demo] Calling method 'version_select' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:21.806794 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [req-3ff9709c-9b3b-438c-a7ac-690086a69f8a req-9569eebf-ed0f-4877-b5ae-efa160168e45 demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Aug 16 23:09:21.807224 np0000189914 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 4/12] 199.204.45.156 () {66 vars in 1346 bytes} [Sun Aug 16 23:09:21 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:21.844483 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-146921bc-d0fe-4f67-bab6-47aa80cc91a9 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.847972 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-146921bc-d0fe-4f67-bab6-47aa80cc91a9 demo demo] GET https://199.204.45.156/volume/v3/types/default Aug 16 23:09:21.848228 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-146921bc-d0fe-4f67-bab6-47aa80cc91a9 demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:21.848525 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-146921bc-d0fe-4f67-bab6-47aa80cc91a9 demo demo] Calling method 'show' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:21.858915 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-146921bc-d0fe-4f67-bab6-47aa80cc91a9 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Aug 16 23:09:21.859413 np0000189914 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 3/13] 199.204.45.156 () {64 vars in 1301 bytes} [Sun Aug 16 23:09:21 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 16 23:09:22.472200 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-b919802b-be23-42db-b63e-678c8965bc86 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:22.473527 np0000189914 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 4/14] 199.204.45.156 () {62 vars in 1068 bytes} [Sun Aug 16 23:09:22 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 16 23:09:22.508059 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.middleware.request_id [None req-484c854d-79cd-49ea-9d08-7a30a9982691 None None] RequestId filter calling following filter/app {{(pid=111012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:22.512843 np0000189914 devstack@c-api.service[111012]: [pid: 111012|app: 0|req: 4/15] 199.204.45.156 () {64 vars in 1272 bytes} [Sun Aug 16 23:09:22 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Aug 16 23:09:22.545765 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [req-484c854d-79cd-49ea-9d08-7a30a9982691 req-930718f8-971c-4320-8eac-a791ab453057 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:22.550396 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [req-484c854d-79cd-49ea-9d08-7a30a9982691 req-930718f8-971c-4320-8eac-a791ab453057 demo demo] GET https://199.204.45.156/volume/v3/ Aug 16 23:09:22.550789 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [req-484c854d-79cd-49ea-9d08-7a30a9982691 req-930718f8-971c-4320-8eac-a791ab453057 demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:22.551265 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [req-484c854d-79cd-49ea-9d08-7a30a9982691 req-930718f8-971c-4320-8eac-a791ab453057 demo demo] Calling method 'version_select' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:22.552030 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [req-484c854d-79cd-49ea-9d08-7a30a9982691 req-930718f8-971c-4320-8eac-a791ab453057 demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Aug 16 23:09:22.552802 np0000189914 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 5/16] 199.204.45.156 () {66 vars in 1346 bytes} [Sun Aug 16 23:09:22 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:22.589980 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-91327029-d531-4b46-9dd3-ba89f5864bc8 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:22.593606 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-91327029-d531-4b46-9dd3-ba89f5864bc8 demo demo] GET https://199.204.45.156/volume/v3/types/default Aug 16 23:09:22.593966 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-91327029-d531-4b46-9dd3-ba89f5864bc8 demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:22.594504 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-91327029-d531-4b46-9dd3-ba89f5864bc8 demo demo] Calling method 'show' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:22.604104 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-91327029-d531-4b46-9dd3-ba89f5864bc8 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Aug 16 23:09:22.604514 np0000189914 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 4/17] 199.204.45.156 () {64 vars in 1301 bytes} [Sun Aug 16 23:09:22 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 16 23:09:22.642358 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-964f5e55-60c3-45c2-8d2e-6c840a0a97d0 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:22.642989 np0000189914 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 5/18] 199.204.45.156 () {62 vars in 1068 bytes} [Sun Aug 16 23:09:22 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:22.676779 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.middleware.request_id [None req-32033a44-710b-49d9-8747-426901bf6f5e None None] RequestId filter calling following filter/app {{(pid=111012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:22.680619 np0000189914 devstack@c-api.service[111012]: [pid: 111012|app: 0|req: 5/19] 199.204.45.156 () {64 vars in 1272 bytes} [Sun Aug 16 23:09:22 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 16 23:09:22.712792 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [req-32033a44-710b-49d9-8747-426901bf6f5e req-73e51279-6d3d-4921-85be-e6a004383276 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:22.716175 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [req-32033a44-710b-49d9-8747-426901bf6f5e req-73e51279-6d3d-4921-85be-e6a004383276 demo demo] GET https://199.204.45.156/volume/v3/ Aug 16 23:09:22.716568 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [req-32033a44-710b-49d9-8747-426901bf6f5e req-73e51279-6d3d-4921-85be-e6a004383276 demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:22.716953 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [req-32033a44-710b-49d9-8747-426901bf6f5e req-73e51279-6d3d-4921-85be-e6a004383276 demo demo] Calling method 'version_select' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:22.717692 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [req-32033a44-710b-49d9-8747-426901bf6f5e req-73e51279-6d3d-4921-85be-e6a004383276 demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Aug 16 23:09:22.718413 np0000189914 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 6/20] 199.204.45.156 () {66 vars in 1346 bytes} [Sun Aug 16 23:09:22 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 16 23:09:22.758009 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-7182eb40-45d0-485d-9767-b84a26c6f68d None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:22.763140 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-7182eb40-45d0-485d-9767-b84a26c6f68d demo demo] GET https://199.204.45.156/volume/v3/types/default Aug 16 23:09:22.763598 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-7182eb40-45d0-485d-9767-b84a26c6f68d demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:22.763941 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-7182eb40-45d0-485d-9767-b84a26c6f68d demo demo] Calling method 'show' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:22.774853 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-7182eb40-45d0-485d-9767-b84a26c6f68d demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Aug 16 23:09:22.775436 np0000189914 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 5/21] 199.204.45.156 () {64 vars in 1301 bytes} [Sun Aug 16 23:09:22 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:30.761438 np0000189914 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:09:32.770117 np0000189914 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=8 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:13:54.375578 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-71649bc9-b8af-4a02-aeef-14793aafbe08 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:13:54.471750 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-71649bc9-b8af-4a02-aeef-14793aafbe08 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:13:54.472281 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-71649bc9-b8af-4a02-aeef-14793aafbe08 demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:13:54.472710 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-71649bc9-b8af-4a02-aeef-14793aafbe08 demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:13:54.473878 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-71649bc9-b8af-4a02-aeef-14793aafbe08 demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:13:54.474839 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-71649bc9-b8af-4a02-aeef-14793aafbe08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:13:54.514234 np0000189914 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-71649bc9-b8af-4a02-aeef-14793aafbe08 demo demo] Get all volumes completed successfully. Aug 16 23:13:54.517413 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-71649bc9-b8af-4a02-aeef-14793aafbe08 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:13:54.518037 np0000189914 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 6/22] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:13:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:14:04.506401 np0000189914 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:14:54.533247 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.middleware.request_id [None req-1bc15059-5a50-4851-86b7-a75209f23b21 None None] RequestId filter calling following filter/app {{(pid=111012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:14:54.538350 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-1bc15059-5a50-4851-86b7-a75209f23b21 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:14:54.538794 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-1bc15059-5a50-4851-86b7-a75209f23b21 demo demo] Empty body provided in request {{(pid=111012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:14:54.539052 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-1bc15059-5a50-4851-86b7-a75209f23b21 demo demo] Calling method 'detail' {{(pid=111012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:14:54.540633 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.api_utils [None req-1bc15059-5a50-4851-86b7-a75209f23b21 demo demo] Removing options '' from query. {{(pid=111012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:14:54.542319 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.volume.api [None req-1bc15059-5a50-4851-86b7-a75209f23b21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:14:54.580748 np0000189914 devstack@c-api.service[111012]: INFO cinder.volume.api [None req-1bc15059-5a50-4851-86b7-a75209f23b21 demo demo] Get all volumes completed successfully. Aug 16 23:14:54.583959 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-1bc15059-5a50-4851-86b7-a75209f23b21 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:14:54.584647 np0000189914 devstack@c-api.service[111012]: [pid: 111012|app: 0|req: 6/23] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:14:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:15:04.572438 np0000189914 devstack@c-api.service[111012]: DEBUG dbcounter [-] [111012] Writing DB stats cinder:SELECT=1 {{(pid=111012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:15:54.602894 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-ba702b16-cc6a-4217-b77c-7995d7f1f06e None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:15:54.606005 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-ba702b16-cc6a-4217-b77c-7995d7f1f06e demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:15:54.606230 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-ba702b16-cc6a-4217-b77c-7995d7f1f06e demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:15:54.606435 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-ba702b16-cc6a-4217-b77c-7995d7f1f06e demo demo] Calling method 'detail' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:15:54.606908 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-ba702b16-cc6a-4217-b77c-7995d7f1f06e demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:15:54.608430 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.volume.api [None req-ba702b16-cc6a-4217-b77c-7995d7f1f06e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:15:54.652414 np0000189914 devstack@c-api.service[111013]: INFO cinder.volume.api [None req-ba702b16-cc6a-4217-b77c-7995d7f1f06e demo demo] Get all volumes completed successfully. Aug 16 23:15:54.655319 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-ba702b16-cc6a-4217-b77c-7995d7f1f06e demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:15:54.656031 np0000189914 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 7/24] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:15:54 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 16 23:16:04.644196 np0000189914 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:16:54.671627 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-9e7f0171-c611-4d9f-9f40-d91dd893c9cc None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:16:54.676564 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-9e7f0171-c611-4d9f-9f40-d91dd893c9cc demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:16:54.678584 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-9e7f0171-c611-4d9f-9f40-d91dd893c9cc demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:16:54.678584 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-9e7f0171-c611-4d9f-9f40-d91dd893c9cc demo demo] Calling method 'detail' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:16:54.678584 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.api_utils [None req-9e7f0171-c611-4d9f-9f40-d91dd893c9cc demo demo] Removing options '' from query. {{(pid=111017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:16:54.679222 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.volume.api [None req-9e7f0171-c611-4d9f-9f40-d91dd893c9cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:16:54.733471 np0000189914 devstack@c-api.service[111017]: INFO cinder.volume.api [None req-9e7f0171-c611-4d9f-9f40-d91dd893c9cc demo demo] Get all volumes completed successfully. Aug 16 23:16:54.735856 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-9e7f0171-c611-4d9f-9f40-d91dd893c9cc demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:16:54.736411 np0000189914 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 6/25] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:16:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:17:04.717955 np0000189914 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:17:54.757050 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-b57d9eeb-d7b5-4ec2-be67-50d2fc83b993 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:17:54.761326 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-b57d9eeb-d7b5-4ec2-be67-50d2fc83b993 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:17:54.761744 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-b57d9eeb-d7b5-4ec2-be67-50d2fc83b993 demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:17:54.762208 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-b57d9eeb-d7b5-4ec2-be67-50d2fc83b993 demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:17:54.762539 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-b57d9eeb-d7b5-4ec2-be67-50d2fc83b993 demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:17:54.763481 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-b57d9eeb-d7b5-4ec2-be67-50d2fc83b993 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:17:54.772115 np0000189914 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-b57d9eeb-d7b5-4ec2-be67-50d2fc83b993 demo demo] Get all volumes completed successfully. Aug 16 23:17:54.773931 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-b57d9eeb-d7b5-4ec2-be67-50d2fc83b993 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:17:54.774310 np0000189914 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 7/26] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:17:54 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 16 23:18:04.768945 np0000189914 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:18:54.792189 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.middleware.request_id [None req-31057afd-3804-4a94-a113-5f7d21e220a1 None None] RequestId filter calling following filter/app {{(pid=111012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:18:54.906715 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-31057afd-3804-4a94-a113-5f7d21e220a1 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:18:54.906987 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-31057afd-3804-4a94-a113-5f7d21e220a1 demo demo] Empty body provided in request {{(pid=111012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:18:54.907116 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-31057afd-3804-4a94-a113-5f7d21e220a1 demo demo] Calling method 'detail' {{(pid=111012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:18:54.907419 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.api_utils [None req-31057afd-3804-4a94-a113-5f7d21e220a1 demo demo] Removing options '' from query. {{(pid=111012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:18:54.908113 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.volume.api [None req-31057afd-3804-4a94-a113-5f7d21e220a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:18:54.915621 np0000189914 devstack@c-api.service[111012]: INFO cinder.volume.api [None req-31057afd-3804-4a94-a113-5f7d21e220a1 demo demo] Get all volumes completed successfully. Aug 16 23:18:54.917479 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-31057afd-3804-4a94-a113-5f7d21e220a1 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:18:54.917921 np0000189914 devstack@c-api.service[111012]: [pid: 111012|app: 0|req: 7/27] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:18:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:19:04.911642 np0000189914 devstack@c-api.service[111012]: DEBUG dbcounter [-] [111012] Writing DB stats cinder:SELECT=1 {{(pid=111012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:19:54.955621 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-dee6feab-87f9-4e6c-9c02-7304666fbb84 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:19:54.958976 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-dee6feab-87f9-4e6c-9c02-7304666fbb84 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:19:54.959262 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-dee6feab-87f9-4e6c-9c02-7304666fbb84 demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:19:54.959543 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-dee6feab-87f9-4e6c-9c02-7304666fbb84 demo demo] Calling method 'detail' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:19:54.959886 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-dee6feab-87f9-4e6c-9c02-7304666fbb84 demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:19:54.960843 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.volume.api [None req-dee6feab-87f9-4e6c-9c02-7304666fbb84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:19:54.969914 np0000189914 devstack@c-api.service[111013]: INFO cinder.volume.api [None req-dee6feab-87f9-4e6c-9c02-7304666fbb84 demo demo] Get all volumes completed successfully. Aug 16 23:19:54.972546 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-dee6feab-87f9-4e6c-9c02-7304666fbb84 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:19:54.972546 np0000189914 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 8/28] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:19:54 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 16 23:20:04.964431 np0000189914 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:20:54.997119 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-902fac4a-3dba-4397-850f-96355b1647df None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:20:55.001620 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-902fac4a-3dba-4397-850f-96355b1647df demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:20:55.001923 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-902fac4a-3dba-4397-850f-96355b1647df demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:20:55.002325 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-902fac4a-3dba-4397-850f-96355b1647df demo demo] Calling method 'detail' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:20:55.002808 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.api_utils [None req-902fac4a-3dba-4397-850f-96355b1647df demo demo] Removing options '' from query. {{(pid=111017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:20:55.003953 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.volume.api [None req-902fac4a-3dba-4397-850f-96355b1647df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:20:55.013771 np0000189914 devstack@c-api.service[111017]: INFO cinder.volume.api [None req-902fac4a-3dba-4397-850f-96355b1647df demo demo] Get all volumes completed successfully. Aug 16 23:20:55.017285 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-902fac4a-3dba-4397-850f-96355b1647df demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:20:55.017855 np0000189914 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 7/29] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:20:54 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 16 23:21:05.008943 np0000189914 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:21:55.036393 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-b6751e86-12a0-481b-a798-2f702a4966f8 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:21:55.040914 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-b6751e86-12a0-481b-a798-2f702a4966f8 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:21:55.041429 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-b6751e86-12a0-481b-a798-2f702a4966f8 demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:21:55.041849 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-b6751e86-12a0-481b-a798-2f702a4966f8 demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:21:55.042393 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-b6751e86-12a0-481b-a798-2f702a4966f8 demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:21:55.043969 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-b6751e86-12a0-481b-a798-2f702a4966f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:21:55.055170 np0000189914 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-b6751e86-12a0-481b-a798-2f702a4966f8 demo demo] Get all volumes completed successfully. Aug 16 23:21:55.057722 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-b6751e86-12a0-481b-a798-2f702a4966f8 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:21:55.058403 np0000189914 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 8/30] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:21:55 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 16 23:22:05.048467 np0000189914 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:22:55.077113 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.middleware.request_id [None req-8de9fece-247c-483f-a167-3180a66ff1dd None None] RequestId filter calling following filter/app {{(pid=111012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:22:55.081551 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-8de9fece-247c-483f-a167-3180a66ff1dd demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:22:55.082629 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-8de9fece-247c-483f-a167-3180a66ff1dd demo demo] Empty body provided in request {{(pid=111012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:22:55.082629 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-8de9fece-247c-483f-a167-3180a66ff1dd demo demo] Calling method 'detail' {{(pid=111012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:22:55.082792 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.api_utils [None req-8de9fece-247c-483f-a167-3180a66ff1dd demo demo] Removing options '' from query. {{(pid=111012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:22:55.084261 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.volume.api [None req-8de9fece-247c-483f-a167-3180a66ff1dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:22:55.097522 np0000189914 devstack@c-api.service[111012]: INFO cinder.volume.api [None req-8de9fece-247c-483f-a167-3180a66ff1dd demo demo] Get all volumes completed successfully. Aug 16 23:22:55.101597 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-8de9fece-247c-483f-a167-3180a66ff1dd demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:22:55.102311 np0000189914 devstack@c-api.service[111012]: [pid: 111012|app: 0|req: 8/31] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:22:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:23:05.089323 np0000189914 devstack@c-api.service[111012]: DEBUG dbcounter [-] [111012] Writing DB stats cinder:SELECT=1 {{(pid=111012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:23:55.115212 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-20402040-7ad7-4de3-8deb-39ff41ae163d None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:23:55.273361 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-20402040-7ad7-4de3-8deb-39ff41ae163d demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:23:55.273762 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-20402040-7ad7-4de3-8deb-39ff41ae163d demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:23:55.274121 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-20402040-7ad7-4de3-8deb-39ff41ae163d demo demo] Calling method 'detail' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:23:55.274618 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-20402040-7ad7-4de3-8deb-39ff41ae163d demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:23:55.276454 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.volume.api [None req-20402040-7ad7-4de3-8deb-39ff41ae163d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:23:55.286571 np0000189914 devstack@c-api.service[111013]: INFO cinder.volume.api [None req-20402040-7ad7-4de3-8deb-39ff41ae163d demo demo] Get all volumes completed successfully. Aug 16 23:23:55.288606 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-20402040-7ad7-4de3-8deb-39ff41ae163d demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:23:55.288999 np0000189914 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 9/32] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:23:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 16 23:24:05.280102 np0000189914 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:24:55.301073 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-b02eae0a-687f-4bae-b5a6-eacd00fbf349 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:24:55.304372 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-b02eae0a-687f-4bae-b5a6-eacd00fbf349 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:24:55.304608 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-b02eae0a-687f-4bae-b5a6-eacd00fbf349 demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:24:55.304855 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-b02eae0a-687f-4bae-b5a6-eacd00fbf349 demo demo] Calling method 'detail' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:24:55.305281 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.api_utils [None req-b02eae0a-687f-4bae-b5a6-eacd00fbf349 demo demo] Removing options '' from query. {{(pid=111017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:24:55.306083 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.volume.api [None req-b02eae0a-687f-4bae-b5a6-eacd00fbf349 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:24:55.315172 np0000189914 devstack@c-api.service[111017]: INFO cinder.volume.api [None req-b02eae0a-687f-4bae-b5a6-eacd00fbf349 demo demo] Get all volumes completed successfully. Aug 16 23:24:55.317198 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-b02eae0a-687f-4bae-b5a6-eacd00fbf349 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:24:55.317198 np0000189914 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 8/33] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:24:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:25:05.309826 np0000189914 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:25:55.331028 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-0323c371-00c5-4c21-85b7-a0c73872e336 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:25:55.334716 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-0323c371-00c5-4c21-85b7-a0c73872e336 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:25:55.334831 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-0323c371-00c5-4c21-85b7-a0c73872e336 demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:25:55.335116 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-0323c371-00c5-4c21-85b7-a0c73872e336 demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:25:55.335474 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-0323c371-00c5-4c21-85b7-a0c73872e336 demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:25:55.336445 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-0323c371-00c5-4c21-85b7-a0c73872e336 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:25:55.347873 np0000189914 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-0323c371-00c5-4c21-85b7-a0c73872e336 demo demo] Get all volumes completed successfully. Aug 16 23:25:55.350831 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-0323c371-00c5-4c21-85b7-a0c73872e336 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:25:55.351355 np0000189914 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 9/34] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:25:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 16 23:26:05.341089 np0000189914 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:26:55.365125 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.middleware.request_id [None req-a826ef1c-d0e0-411c-8264-e108b04270a4 None None] RequestId filter calling following filter/app {{(pid=111012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:26:55.368052 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-a826ef1c-d0e0-411c-8264-e108b04270a4 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:26:55.368262 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-a826ef1c-d0e0-411c-8264-e108b04270a4 demo demo] Empty body provided in request {{(pid=111012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:26:55.368458 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-a826ef1c-d0e0-411c-8264-e108b04270a4 demo demo] Calling method 'detail' {{(pid=111012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:26:55.368724 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.api_utils [None req-a826ef1c-d0e0-411c-8264-e108b04270a4 demo demo] Removing options '' from query. {{(pid=111012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:26:55.369479 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.volume.api [None req-a826ef1c-d0e0-411c-8264-e108b04270a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:26:55.377946 np0000189914 devstack@c-api.service[111012]: INFO cinder.volume.api [None req-a826ef1c-d0e0-411c-8264-e108b04270a4 demo demo] Get all volumes completed successfully. Aug 16 23:26:55.380741 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-a826ef1c-d0e0-411c-8264-e108b04270a4 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:26:55.381341 np0000189914 devstack@c-api.service[111012]: [pid: 111012|app: 0|req: 9/35] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:26:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:27:05.372800 np0000189914 devstack@c-api.service[111012]: DEBUG dbcounter [-] [111012] Writing DB stats cinder:SELECT=1 {{(pid=111012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:27:55.395577 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-d5499511-0a00-46c9-aab8-e95e554648e5 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:27:55.399871 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-d5499511-0a00-46c9-aab8-e95e554648e5 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:27:55.399871 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-d5499511-0a00-46c9-aab8-e95e554648e5 demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:27:55.399871 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-d5499511-0a00-46c9-aab8-e95e554648e5 demo demo] Calling method 'detail' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:27:55.399871 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-d5499511-0a00-46c9-aab8-e95e554648e5 demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:27:55.400865 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.volume.api [None req-d5499511-0a00-46c9-aab8-e95e554648e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:27:55.410628 np0000189914 devstack@c-api.service[111013]: INFO cinder.volume.api [None req-d5499511-0a00-46c9-aab8-e95e554648e5 demo demo] Get all volumes completed successfully. Aug 16 23:27:55.412669 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-d5499511-0a00-46c9-aab8-e95e554648e5 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:27:55.413250 np0000189914 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 10/36] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:27:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:28:05.405234 np0000189914 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:28:55.430492 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-6733ec07-89eb-491a-a643-b4e0209e4649 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:28:55.555053 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-6733ec07-89eb-491a-a643-b4e0209e4649 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:28:55.555466 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-6733ec07-89eb-491a-a643-b4e0209e4649 demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:28:55.555852 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-6733ec07-89eb-491a-a643-b4e0209e4649 demo demo] Calling method 'detail' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:28:55.556352 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.api_utils [None req-6733ec07-89eb-491a-a643-b4e0209e4649 demo demo] Removing options '' from query. {{(pid=111017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:28:55.557689 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.volume.api [None req-6733ec07-89eb-491a-a643-b4e0209e4649 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:28:55.567060 np0000189914 devstack@c-api.service[111017]: INFO cinder.volume.api [None req-6733ec07-89eb-491a-a643-b4e0209e4649 demo demo] Get all volumes completed successfully. Aug 16 23:28:55.568875 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-6733ec07-89eb-491a-a643-b4e0209e4649 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:28:55.569241 np0000189914 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 9/37] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:28:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:29:05.562412 np0000189914 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:29:55.593561 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-8bf19a1f-ee81-41b7-b60b-ee08d821b4d4 None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:29:55.598781 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-8bf19a1f-ee81-41b7-b60b-ee08d821b4d4 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:29:55.599253 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-8bf19a1f-ee81-41b7-b60b-ee08d821b4d4 demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:29:55.599688 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-8bf19a1f-ee81-41b7-b60b-ee08d821b4d4 demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:29:55.600104 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-8bf19a1f-ee81-41b7-b60b-ee08d821b4d4 demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:29:55.601078 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-8bf19a1f-ee81-41b7-b60b-ee08d821b4d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:29:55.609923 np0000189914 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-8bf19a1f-ee81-41b7-b60b-ee08d821b4d4 demo demo] Get all volumes completed successfully. Aug 16 23:29:55.611844 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-8bf19a1f-ee81-41b7-b60b-ee08d821b4d4 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:29:55.612275 np0000189914 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 10/38] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:29:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:30:05.605086 np0000189914 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:30:55.630243 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.middleware.request_id [None req-1834b748-ad5d-423e-8054-d1d13e9de1a9 None None] RequestId filter calling following filter/app {{(pid=111012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:30:55.633451 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-1834b748-ad5d-423e-8054-d1d13e9de1a9 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:30:55.633687 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-1834b748-ad5d-423e-8054-d1d13e9de1a9 demo demo] Empty body provided in request {{(pid=111012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:30:55.633936 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-1834b748-ad5d-423e-8054-d1d13e9de1a9 demo demo] Calling method 'detail' {{(pid=111012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:30:55.634295 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.api_utils [None req-1834b748-ad5d-423e-8054-d1d13e9de1a9 demo demo] Removing options '' from query. {{(pid=111012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:30:55.635309 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.volume.api [None req-1834b748-ad5d-423e-8054-d1d13e9de1a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:30:55.644683 np0000189914 devstack@c-api.service[111012]: INFO cinder.volume.api [None req-1834b748-ad5d-423e-8054-d1d13e9de1a9 demo demo] Get all volumes completed successfully. Aug 16 23:30:55.646501 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-1834b748-ad5d-423e-8054-d1d13e9de1a9 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:30:55.646787 np0000189914 devstack@c-api.service[111012]: [pid: 111012|app: 0|req: 10/39] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:30:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:31:05.639580 np0000189914 devstack@c-api.service[111012]: DEBUG dbcounter [-] [111012] Writing DB stats cinder:SELECT=1 {{(pid=111012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:31:55.663948 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-6afe3b28-933f-43c6-b4b6-8c472cce855a None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:31:55.668278 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-6afe3b28-933f-43c6-b4b6-8c472cce855a demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:31:55.669754 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-6afe3b28-933f-43c6-b4b6-8c472cce855a demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:31:55.669754 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-6afe3b28-933f-43c6-b4b6-8c472cce855a demo demo] Calling method 'detail' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:31:55.670285 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-6afe3b28-933f-43c6-b4b6-8c472cce855a demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:31:55.671267 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.volume.api [None req-6afe3b28-933f-43c6-b4b6-8c472cce855a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:31:55.681727 np0000189914 devstack@c-api.service[111013]: INFO cinder.volume.api [None req-6afe3b28-933f-43c6-b4b6-8c472cce855a demo demo] Get all volumes completed successfully. Aug 16 23:31:55.686656 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-6afe3b28-933f-43c6-b4b6-8c472cce855a demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:31:55.687639 np0000189914 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 11/40] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:31:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:32:05.675392 np0000189914 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:32:55.702403 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-45eb4e09-10b0-4488-8029-f48cacd85b07 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:32:55.707189 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-45eb4e09-10b0-4488-8029-f48cacd85b07 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:32:55.707607 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-45eb4e09-10b0-4488-8029-f48cacd85b07 demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:32:55.708062 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-45eb4e09-10b0-4488-8029-f48cacd85b07 demo demo] Calling method 'detail' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:32:55.708648 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.api_utils [None req-45eb4e09-10b0-4488-8029-f48cacd85b07 demo demo] Removing options '' from query. {{(pid=111017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:32:55.709709 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.volume.api [None req-45eb4e09-10b0-4488-8029-f48cacd85b07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:32:55.720077 np0000189914 devstack@c-api.service[111017]: INFO cinder.volume.api [None req-45eb4e09-10b0-4488-8029-f48cacd85b07 demo demo] Get all volumes completed successfully. Aug 16 23:32:55.722722 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-45eb4e09-10b0-4488-8029-f48cacd85b07 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:32:55.723459 np0000189914 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 10/41] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:32:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:33:05.713546 np0000189914 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:33:55.737805 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-dfa1fa84-0ce1-45cb-9cd0-671ddb9d952c None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:33:55.838188 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-dfa1fa84-0ce1-45cb-9cd0-671ddb9d952c demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:33:55.838575 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-dfa1fa84-0ce1-45cb-9cd0-671ddb9d952c demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:33:55.838966 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-dfa1fa84-0ce1-45cb-9cd0-671ddb9d952c demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:33:55.839484 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-dfa1fa84-0ce1-45cb-9cd0-671ddb9d952c demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:33:55.840909 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-dfa1fa84-0ce1-45cb-9cd0-671ddb9d952c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:33:55.854441 np0000189914 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-dfa1fa84-0ce1-45cb-9cd0-671ddb9d952c demo demo] Get all volumes completed successfully. Aug 16 23:33:55.857521 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-dfa1fa84-0ce1-45cb-9cd0-671ddb9d952c demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:33:55.858326 np0000189914 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 11/42] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:33:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:34:05.845921 np0000189914 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:34:55.871854 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.middleware.request_id [None req-f157277e-7fa3-408c-89c4-666e15357fcd None None] RequestId filter calling following filter/app {{(pid=111012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:34:55.876563 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-f157277e-7fa3-408c-89c4-666e15357fcd demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:34:55.876966 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-f157277e-7fa3-408c-89c4-666e15357fcd demo demo] Empty body provided in request {{(pid=111012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:34:55.877411 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-f157277e-7fa3-408c-89c4-666e15357fcd demo demo] Calling method 'detail' {{(pid=111012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:34:55.877899 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.api_utils [None req-f157277e-7fa3-408c-89c4-666e15357fcd demo demo] Removing options '' from query. {{(pid=111012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:34:55.879389 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.volume.api [None req-f157277e-7fa3-408c-89c4-666e15357fcd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:34:55.889907 np0000189914 devstack@c-api.service[111012]: INFO cinder.volume.api [None req-f157277e-7fa3-408c-89c4-666e15357fcd demo demo] Get all volumes completed successfully. Aug 16 23:34:55.891686 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-f157277e-7fa3-408c-89c4-666e15357fcd demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:34:55.892066 np0000189914 devstack@c-api.service[111012]: [pid: 111012|app: 0|req: 11/43] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:34:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:35:05.884383 np0000189914 devstack@c-api.service[111012]: DEBUG dbcounter [-] [111012] Writing DB stats cinder:SELECT=1 {{(pid=111012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:35:55.907994 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-a7d1a31c-9455-41aa-9c6d-e03f75026eae None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:35:55.912357 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-a7d1a31c-9455-41aa-9c6d-e03f75026eae demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:35:55.912976 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-a7d1a31c-9455-41aa-9c6d-e03f75026eae demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:35:55.913201 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-a7d1a31c-9455-41aa-9c6d-e03f75026eae demo demo] Calling method 'detail' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:35:55.913604 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-a7d1a31c-9455-41aa-9c6d-e03f75026eae demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:35:55.914979 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.volume.api [None req-a7d1a31c-9455-41aa-9c6d-e03f75026eae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:35:55.923632 np0000189914 devstack@c-api.service[111013]: INFO cinder.volume.api [None req-a7d1a31c-9455-41aa-9c6d-e03f75026eae demo demo] Get all volumes completed successfully. Aug 16 23:35:55.925373 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-a7d1a31c-9455-41aa-9c6d-e03f75026eae demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:35:55.925693 np0000189914 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 12/44] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:35:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:36:05.918921 np0000189914 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:36:55.940348 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-9f23a454-4ac8-441a-9843-cfa614f4a0fa None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:36:55.945127 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-9f23a454-4ac8-441a-9843-cfa614f4a0fa demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:36:55.945536 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-9f23a454-4ac8-441a-9843-cfa614f4a0fa demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:36:55.945944 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-9f23a454-4ac8-441a-9843-cfa614f4a0fa demo demo] Calling method 'detail' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:36:55.946213 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.api_utils [None req-9f23a454-4ac8-441a-9843-cfa614f4a0fa demo demo] Removing options '' from query. {{(pid=111017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:36:55.947079 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.volume.api [None req-9f23a454-4ac8-441a-9843-cfa614f4a0fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:36:55.957207 np0000189914 devstack@c-api.service[111017]: INFO cinder.volume.api [None req-9f23a454-4ac8-441a-9843-cfa614f4a0fa demo demo] Get all volumes completed successfully. Aug 16 23:36:55.960207 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-9f23a454-4ac8-441a-9843-cfa614f4a0fa demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:36:55.960207 np0000189914 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 11/45] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:36:55 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 16 23:37:05.950515 np0000189914 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:37:55.974767 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-8b17bef1-f4cb-445b-b773-20c7bf2740ca None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:37:55.978873 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-8b17bef1-f4cb-445b-b773-20c7bf2740ca demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:37:55.979131 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-8b17bef1-f4cb-445b-b773-20c7bf2740ca demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:37:55.979378 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-8b17bef1-f4cb-445b-b773-20c7bf2740ca demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:37:55.979711 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-8b17bef1-f4cb-445b-b773-20c7bf2740ca demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:37:55.980744 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-8b17bef1-f4cb-445b-b773-20c7bf2740ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:37:55.994250 np0000189914 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-8b17bef1-f4cb-445b-b773-20c7bf2740ca demo demo] Get all volumes completed successfully. Aug 16 23:37:55.996536 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-8b17bef1-f4cb-445b-b773-20c7bf2740ca demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:37:55.997257 np0000189914 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 12/46] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:37:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:38:05.985716 np0000189914 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:38:56.014536 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.middleware.request_id [None req-daf2c7b9-accf-44e1-b133-ac74eea2970e None None] RequestId filter calling following filter/app {{(pid=111012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:38:56.058122 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-daf2c7b9-accf-44e1-b133-ac74eea2970e demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:38:56.058546 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-daf2c7b9-accf-44e1-b133-ac74eea2970e demo demo] Empty body provided in request {{(pid=111012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:38:56.058912 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-daf2c7b9-accf-44e1-b133-ac74eea2970e demo demo] Calling method 'detail' {{(pid=111012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:38:56.059385 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.api_utils [None req-daf2c7b9-accf-44e1-b133-ac74eea2970e demo demo] Removing options '' from query. {{(pid=111012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:38:56.060732 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.volume.api [None req-daf2c7b9-accf-44e1-b133-ac74eea2970e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:38:56.069309 np0000189914 devstack@c-api.service[111012]: INFO cinder.volume.api [None req-daf2c7b9-accf-44e1-b133-ac74eea2970e demo demo] Get all volumes completed successfully. Aug 16 23:38:56.071188 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-daf2c7b9-accf-44e1-b133-ac74eea2970e demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:38:56.071632 np0000189914 devstack@c-api.service[111012]: [pid: 111012|app: 0|req: 12/47] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:38:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:39:06.064747 np0000189914 devstack@c-api.service[111012]: DEBUG dbcounter [-] [111012] Writing DB stats cinder:SELECT=1 {{(pid=111012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:39:56.087929 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.middleware.request_id [None req-a33570b6-2335-4cd4-996c-b6054ec7e160 None None] RequestId filter calling following filter/app {{(pid=111013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:39:56.090664 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-a33570b6-2335-4cd4-996c-b6054ec7e160 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:39:56.090878 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-a33570b6-2335-4cd4-996c-b6054ec7e160 demo demo] Empty body provided in request {{(pid=111013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:39:56.091017 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.openstack.wsgi [None req-a33570b6-2335-4cd4-996c-b6054ec7e160 demo demo] Calling method 'detail' {{(pid=111013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:39:56.091265 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.api.api_utils [None req-a33570b6-2335-4cd4-996c-b6054ec7e160 demo demo] Removing options '' from query. {{(pid=111013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:39:56.091960 np0000189914 devstack@c-api.service[111013]: DEBUG cinder.volume.api [None req-a33570b6-2335-4cd4-996c-b6054ec7e160 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:39:56.100655 np0000189914 devstack@c-api.service[111013]: INFO cinder.volume.api [None req-a33570b6-2335-4cd4-996c-b6054ec7e160 demo demo] Get all volumes completed successfully. Aug 16 23:39:56.103339 np0000189914 devstack@c-api.service[111013]: INFO cinder.api.openstack.wsgi [None req-a33570b6-2335-4cd4-996c-b6054ec7e160 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:39:56.103755 np0000189914 devstack@c-api.service[111013]: [pid: 111013|app: 0|req: 13/48] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:39:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:40:06.095484 np0000189914 devstack@c-api.service[111013]: DEBUG dbcounter [-] [111013] Writing DB stats cinder:SELECT=1 {{(pid=111013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:40:56.117279 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.middleware.request_id [None req-1fc490ea-02b2-4b07-b353-7841b1d5d657 None None] RequestId filter calling following filter/app {{(pid=111017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:40:56.122137 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-1fc490ea-02b2-4b07-b353-7841b1d5d657 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:40:56.122519 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-1fc490ea-02b2-4b07-b353-7841b1d5d657 demo demo] Empty body provided in request {{(pid=111017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:40:56.122707 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.openstack.wsgi [None req-1fc490ea-02b2-4b07-b353-7841b1d5d657 demo demo] Calling method 'detail' {{(pid=111017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:40:56.123011 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.api.api_utils [None req-1fc490ea-02b2-4b07-b353-7841b1d5d657 demo demo] Removing options '' from query. {{(pid=111017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:40:56.125050 np0000189914 devstack@c-api.service[111017]: DEBUG cinder.volume.api [None req-1fc490ea-02b2-4b07-b353-7841b1d5d657 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:40:56.137799 np0000189914 devstack@c-api.service[111017]: INFO cinder.volume.api [None req-1fc490ea-02b2-4b07-b353-7841b1d5d657 demo demo] Get all volumes completed successfully. Aug 16 23:40:56.140414 np0000189914 devstack@c-api.service[111017]: INFO cinder.api.openstack.wsgi [None req-1fc490ea-02b2-4b07-b353-7841b1d5d657 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:40:56.140774 np0000189914 devstack@c-api.service[111017]: [pid: 111017|app: 0|req: 12/49] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:40:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:41:06.128693 np0000189914 devstack@c-api.service[111017]: DEBUG dbcounter [-] [111017] Writing DB stats cinder:SELECT=1 {{(pid=111017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:41:56.154316 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.middleware.request_id [None req-c1d2eb08-ba4c-4957-9129-724abc724a5a None None] RequestId filter calling following filter/app {{(pid=111015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:41:56.156742 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-c1d2eb08-ba4c-4957-9129-724abc724a5a demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:41:56.156921 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-c1d2eb08-ba4c-4957-9129-724abc724a5a demo demo] Empty body provided in request {{(pid=111015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:41:56.157109 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.openstack.wsgi [None req-c1d2eb08-ba4c-4957-9129-724abc724a5a demo demo] Calling method 'detail' {{(pid=111015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:41:56.157413 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.api.api_utils [None req-c1d2eb08-ba4c-4957-9129-724abc724a5a demo demo] Removing options '' from query. {{(pid=111015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:41:56.158590 np0000189914 devstack@c-api.service[111015]: DEBUG cinder.volume.api [None req-c1d2eb08-ba4c-4957-9129-724abc724a5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:41:56.169364 np0000189914 devstack@c-api.service[111015]: INFO cinder.volume.api [None req-c1d2eb08-ba4c-4957-9129-724abc724a5a demo demo] Get all volumes completed successfully. Aug 16 23:41:56.173105 np0000189914 devstack@c-api.service[111015]: INFO cinder.api.openstack.wsgi [None req-c1d2eb08-ba4c-4957-9129-724abc724a5a demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:41:56.173629 np0000189914 devstack@c-api.service[111015]: [pid: 111015|app: 0|req: 13/50] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:41:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:42:06.161868 np0000189914 devstack@c-api.service[111015]: DEBUG dbcounter [-] [111015] Writing DB stats cinder:SELECT=1 {{(pid=111015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:42:56.185789 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.middleware.request_id [None req-c68ee2c2-b4db-40d3-b085-a5c98bb53ccc None None] RequestId filter calling following filter/app {{(pid=111012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:42:56.189848 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-c68ee2c2-b4db-40d3-b085-a5c98bb53ccc demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Aug 16 23:42:56.190197 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-c68ee2c2-b4db-40d3-b085-a5c98bb53ccc demo demo] Empty body provided in request {{(pid=111012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:42:56.190658 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.openstack.wsgi [None req-c68ee2c2-b4db-40d3-b085-a5c98bb53ccc demo demo] Calling method 'detail' {{(pid=111012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:42:56.191351 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.api.api_utils [None req-c68ee2c2-b4db-40d3-b085-a5c98bb53ccc demo demo] Removing options '' from query. {{(pid=111012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:42:56.192115 np0000189914 devstack@c-api.service[111012]: DEBUG cinder.volume.api [None req-c68ee2c2-b4db-40d3-b085-a5c98bb53ccc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:42:56.204421 np0000189914 devstack@c-api.service[111012]: INFO cinder.volume.api [None req-c68ee2c2-b4db-40d3-b085-a5c98bb53ccc demo demo] Get all volumes completed successfully. Aug 16 23:42:56.207300 np0000189914 devstack@c-api.service[111012]: INFO cinder.api.openstack.wsgi [None req-c68ee2c2-b4db-40d3-b085-a5c98bb53ccc demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:42:56.207963 np0000189914 devstack@c-api.service[111012]: [pid: 111012|app: 0|req: 13/51] 199.204.45.156 () {64 vars in 1296 bytes} [Sun Aug 16 23:42:56 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 16 23:43:06.197194 np0000189914 devstack@c-api.service[111012]: DEBUG dbcounter [-] [111012] Writing DB stats cinder:SELECT=1 {{(pid=111012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}