Aug 14 09:07:13.174362 np0000189550 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 14 09:07:13.184846 np0000189550 devstack@c-api.service[110851]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 14 09:07:13.189060 np0000189550 devstack@c-api.service[110851]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 14 09:07:13 2026] *** Aug 14 09:07:13.189060 np0000189550 devstack@c-api.service[110851]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 14 09:07:13.189060 np0000189550 devstack@c-api.service[110851]: os: Linux-6.8.0-137-generic #137-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 17 20:28:23 UTC 2026 Aug 14 09:07:13.189060 np0000189550 devstack@c-api.service[110851]: nodename: np0000189550 Aug 14 09:07:13.189060 np0000189550 devstack@c-api.service[110851]: machine: x86_64 Aug 14 09:07:13.189060 np0000189550 devstack@c-api.service[110851]: clock source: unix Aug 14 09:07:13.189060 np0000189550 devstack@c-api.service[110851]: pcre jit disabled Aug 14 09:07:13.189060 np0000189550 devstack@c-api.service[110851]: detected number of CPU cores: 16 Aug 14 09:07:13.189060 np0000189550 devstack@c-api.service[110851]: current working directory: / Aug 14 09:07:13.189060 np0000189550 devstack@c-api.service[110851]: detected binary path: /usr/bin/uwsgi-core Aug 14 09:07:13.189060 np0000189550 devstack@c-api.service[110851]: your processes number limit is 256916 Aug 14 09:07:13.189060 np0000189550 devstack@c-api.service[110851]: your memory page size is 4096 bytes Aug 14 09:07:13.189060 np0000189550 devstack@c-api.service[110851]: detected max file descriptor number: 2048 Aug 14 09:07:13.189525 np0000189550 devstack@c-api.service[110851]: lock engine: pthread robust mutexes Aug 14 09:07:13.189525 np0000189550 devstack@c-api.service[110851]: thunder lock: enabled Aug 14 09:07:13.189525 np0000189550 devstack@c-api.service[110851]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 14 09:07:13.189525 np0000189550 devstack@c-api.service[110851]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 14 09:07:13.189525 np0000189550 devstack@c-api.service[110851]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 14 09:07:13.189525 np0000189550 devstack@c-api.service[110851]: Set PythonHome to /opt/stack/data/venv Aug 14 09:07:13.225241 np0000189550 devstack@c-api.service[110851]: Python main interpreter initialized at 0x75d3d7ca4668 Aug 14 09:07:13.225241 np0000189550 devstack@c-api.service[110851]: python threads support enabled Aug 14 09:07:13.225241 np0000189550 devstack@c-api.service[110851]: your server socket listen backlog is limited to 100 connections Aug 14 09:07:13.225241 np0000189550 devstack@c-api.service[110851]: your mercy for graceful operations on workers is 80 seconds Aug 14 09:07:13.225735 np0000189550 devstack@c-api.service[110851]: mapped 671795 bytes (656 KB) for 4 cores Aug 14 09:07:13.225869 np0000189550 devstack@c-api.service[110851]: *** Operational MODE: preforking *** Aug 14 09:07:13.226070 np0000189550 devstack@c-api.service[110851]: *** uWSGI is running in multiple interpreter mode *** Aug 14 09:07:13.226070 np0000189550 devstack@c-api.service[110851]: spawned uWSGI master process (pid: 110851) Aug 14 09:07:13.226255 np0000189550 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 14 09:07:13.226689 np0000189550 devstack@c-api.service[110851]: spawned uWSGI worker 1 (pid: 110860, cores: 1) Aug 14 09:07:13.227173 np0000189550 devstack@c-api.service[110851]: spawned uWSGI worker 2 (pid: 110861, cores: 1) Aug 14 09:07:13.227581 np0000189550 devstack@c-api.service[110851]: spawned uWSGI worker 3 (pid: 110862, cores: 1) Aug 14 09:07:13.228040 np0000189550 devstack@c-api.service[110851]: spawned uWSGI worker 4 (pid: 110863, cores: 1) Aug 14 09:07:13.228118 np0000189550 devstack@c-api.service[110851]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 14 09:07:13.346771 np0000189550 devstack@c-api.service[110861]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 09:07:13.346771 np0000189550 devstack@c-api.service[110861]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 09:07:13.346771 np0000189550 devstack@c-api.service[110861]: we strongly recommend against using it for new projects. Aug 14 09:07:13.346771 np0000189550 devstack@c-api.service[110861]: If you are already using Eventlet, we recommend migrating to a different Aug 14 09:07:13.346771 np0000189550 devstack@c-api.service[110861]: framework. For more detail see Aug 14 09:07:13.346771 np0000189550 devstack@c-api.service[110861]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 09:07:13.346771 np0000189550 devstack@c-api.service[110861]: import eventlet # noqa Aug 14 09:07:13.353190 np0000189550 devstack@c-api.service[110862]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 09:07:13.353190 np0000189550 devstack@c-api.service[110862]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 09:07:13.353190 np0000189550 devstack@c-api.service[110862]: we strongly recommend against using it for new projects. Aug 14 09:07:13.353190 np0000189550 devstack@c-api.service[110862]: If you are already using Eventlet, we recommend migrating to a different Aug 14 09:07:13.353190 np0000189550 devstack@c-api.service[110862]: framework. For more detail see Aug 14 09:07:13.353190 np0000189550 devstack@c-api.service[110862]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 09:07:13.353190 np0000189550 devstack@c-api.service[110862]: import eventlet # noqa Aug 14 09:07:13.361752 np0000189550 devstack@c-api.service[110863]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 09:07:13.361752 np0000189550 devstack@c-api.service[110863]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 09:07:13.361752 np0000189550 devstack@c-api.service[110863]: we strongly recommend against using it for new projects. Aug 14 09:07:13.361752 np0000189550 devstack@c-api.service[110863]: If you are already using Eventlet, we recommend migrating to a different Aug 14 09:07:13.361752 np0000189550 devstack@c-api.service[110863]: framework. For more detail see Aug 14 09:07:13.361752 np0000189550 devstack@c-api.service[110863]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 09:07:13.361752 np0000189550 devstack@c-api.service[110863]: import eventlet # noqa Aug 14 09:07:13.362353 np0000189550 devstack@c-api.service[110860]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 09:07:13.362353 np0000189550 devstack@c-api.service[110860]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 09:07:13.362353 np0000189550 devstack@c-api.service[110860]: we strongly recommend against using it for new projects. Aug 14 09:07:13.362353 np0000189550 devstack@c-api.service[110860]: If you are already using Eventlet, we recommend migrating to a different Aug 14 09:07:13.362353 np0000189550 devstack@c-api.service[110860]: framework. For more detail see Aug 14 09:07:13.362353 np0000189550 devstack@c-api.service[110860]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 09:07:13.362353 np0000189550 devstack@c-api.service[110860]: import eventlet # noqa Aug 14 09:07:13.511761 np0000189550 devstack@c-api.service[110862]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 09:07:13.511761 np0000189550 devstack@c-api.service[110862]: from cgi import parse_header Aug 14 09:07:13.529083 np0000189550 devstack@c-api.service[110863]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 09:07:13.529083 np0000189550 devstack@c-api.service[110863]: from cgi import parse_header Aug 14 09:07:13.533736 np0000189550 devstack@c-api.service[110860]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 09:07:13.533736 np0000189550 devstack@c-api.service[110860]: from cgi import parse_header Aug 14 09:07:13.533838 np0000189550 devstack@c-api.service[110861]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 09:07:13.533838 np0000189550 devstack@c-api.service[110861]: from cgi import parse_header Aug 14 09:07:13.553844 np0000189550 devstack@c-api.service[110862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 09:07:13.553844 np0000189550 devstack@c-api.service[110862]: warnings.warn( Aug 14 09:07:13.565273 np0000189550 devstack@c-api.service[110862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 09:07:13.565273 np0000189550 devstack@c-api.service[110862]: removals.removed_module( Aug 14 09:07:13.566130 np0000189550 devstack@c-api.service[110862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 09:07:13.566130 np0000189550 devstack@c-api.service[110862]: removals.removed_module( Aug 14 09:07:13.571935 np0000189550 devstack@c-api.service[110863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 09:07:13.571935 np0000189550 devstack@c-api.service[110863]: warnings.warn( Aug 14 09:07:13.574724 np0000189550 devstack@c-api.service[110861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 09:07:13.574724 np0000189550 devstack@c-api.service[110861]: warnings.warn( Aug 14 09:07:13.578506 np0000189550 devstack@c-api.service[110860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 09:07:13.578506 np0000189550 devstack@c-api.service[110860]: warnings.warn( Aug 14 09:07:13.583373 np0000189550 devstack@c-api.service[110863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 09:07:13.583373 np0000189550 devstack@c-api.service[110863]: removals.removed_module( Aug 14 09:07:13.584196 np0000189550 devstack@c-api.service[110863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 09:07:13.584196 np0000189550 devstack@c-api.service[110863]: removals.removed_module( Aug 14 09:07:13.587907 np0000189550 devstack@c-api.service[110861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 09:07:13.587907 np0000189550 devstack@c-api.service[110861]: removals.removed_module( Aug 14 09:07:13.588907 np0000189550 devstack@c-api.service[110861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 09:07:13.588907 np0000189550 devstack@c-api.service[110861]: removals.removed_module( Aug 14 09:07:13.589199 np0000189550 devstack@c-api.service[110860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 09:07:13.589199 np0000189550 devstack@c-api.service[110860]: removals.removed_module( Aug 14 09:07:13.590020 np0000189550 devstack@c-api.service[110860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 09:07:13.590020 np0000189550 devstack@c-api.service[110860]: removals.removed_module( Aug 14 09:07:14.369274 np0000189550 devstack@c-api.service[110862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 09:07:14.369274 np0000189550 devstack@c-api.service[110862]: warnings.warn( Aug 14 09:07:14.392774 np0000189550 devstack@c-api.service[110863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 09:07:14.392774 np0000189550 devstack@c-api.service[110863]: warnings.warn( Aug 14 09:07:14.398085 np0000189550 devstack@c-api.service[110861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 09:07:14.398085 np0000189550 devstack@c-api.service[110861]: warnings.warn( Aug 14 09:07:14.399459 np0000189550 devstack@c-api.service[110860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 09:07:14.399459 np0000189550 devstack@c-api.service[110860]: warnings.warn( Aug 14 09:07:14.420893 np0000189550 devstack@c-api.service[110862]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 09:07:14.420893 np0000189550 devstack@c-api.service[110862]: warnings.warn( Aug 14 09:07:14.442662 np0000189550 devstack@c-api.service[110863]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 09:07:14.442662 np0000189550 devstack@c-api.service[110863]: warnings.warn( Aug 14 09:07:14.448287 np0000189550 devstack@c-api.service[110861]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 09:07:14.448287 np0000189550 devstack@c-api.service[110861]: warnings.warn( Aug 14 09:07:14.450137 np0000189550 devstack@c-api.service[110860]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 09:07:14.450137 np0000189550 devstack@c-api.service[110860]: warnings.warn( Aug 14 09:07:14.628729 np0000189550 devstack@c-api.service[110863]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 09:07:14.628890 np0000189550 devstack@c-api.service[110863]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110863) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 09:07:14.630892 np0000189550 devstack@c-api.service[110862]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 09:07:14.631106 np0000189550 devstack@c-api.service[110862]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110862) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 09:07:14.631201 np0000189550 devstack@c-api.service[110861]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 09:07:14.631416 np0000189550 devstack@c-api.service[110861]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110861) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 09:07:14.641244 np0000189550 devstack@c-api.service[110860]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 09:07:14.641441 np0000189550 devstack@c-api.service[110860]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110860) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 09:07:14.714288 np0000189550 devstack@c-api.service[110861]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 09:07:14.714288 np0000189550 devstack@c-api.service[110861]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 09:07:14.714605 np0000189550 devstack@c-api.service[110863]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 09:07:14.714605 np0000189550 devstack@c-api.service[110863]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 09:07:14.727000 np0000189550 devstack@c-api.service[110860]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 09:07:14.727000 np0000189550 devstack@c-api.service[110860]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 09:07:14.727244 np0000189550 devstack@c-api.service[110862]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 09:07:14.727244 np0000189550 devstack@c-api.service[110862]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 09:07:15.179206 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110860) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 09:07:15.179350 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110863) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 09:07:15.179428 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110862) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 09:07:15.179575 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.179630 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110861) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 09:07:15.179675 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.179729 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.179783 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.179857 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.179893 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.179942 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.179994 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.179994 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.180069 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.180112 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.180155 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.180200 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.180240 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.180277 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.180327 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.180369 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.180412 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.180453 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.180496 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.180537 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.180579 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.180621 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.180664 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.180715 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.180758 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.180801 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.180844 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.180886 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.180928 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.180987 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.181032 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.181074 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.181127 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.181264 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.181314 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.181356 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.181404 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.181447 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.181488 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.181529 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.181568 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.181610 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.181660 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.181705 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.181752 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.181793 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.181835 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.181876 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.181915 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.181966 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.182017 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.182081 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.182124 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.182166 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.182166 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.182245 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.182288 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.182327 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.182376 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.182420 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.182459 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.182459 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.182459 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.182459 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.182459 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.182619 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.182619 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.182718 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.182766 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.182806 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.182844 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.182844 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.182844 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.182844 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.182934 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.182934 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.182934 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.183093 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.183134 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.183172 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.183212 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.183212 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.183278 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.183316 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.183361 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.183361 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.183361 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.183361 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.183551 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.183551 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.183551 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.183551 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.183551 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.183551 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.183748 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.185179 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.185241 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.185314 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.185377 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.185377 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.185455 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.185495 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.185571 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.185628 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.185672 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.185712 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.185759 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.185800 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.185800 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.185874 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.185913 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.185977 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.186023 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.186073 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.186113 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.186150 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.186187 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.186227 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.186265 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.186301 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.186337 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.186337 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.186337 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.187006 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.187076 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.187155 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.187205 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.187255 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.187299 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.187340 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.187340 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.187477 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.187532 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.187575 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.187620 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.187666 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.187706 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.187747 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.187793 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.187836 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.187880 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.187918 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.187978 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.188022 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.188071 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.188114 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.188153 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.188190 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.188229 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.188266 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.188266 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.188348 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.188348 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.188348 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.188459 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.188504 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.188544 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.188581 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.188622 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.188663 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.188699 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.188748 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.188792 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.188833 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.188909 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.188970 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.189014 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.189064 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.189113 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.189157 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.189209 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.189256 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.189298 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.189338 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.189383 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.189430 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.189430 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.189430 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.189532 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.189532 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.189617 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.189658 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.189658 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.189730 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.189810 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.189865 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.189908 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.189908 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.189998 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.190059 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.190104 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.190146 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.190188 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.190236 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.190277 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.190318 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.190357 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.190400 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.190451 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.190493 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.190532 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.190573 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.190616 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.190654 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.190695 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.190735 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.190779 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.190818 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.190866 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.190909 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.190962 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.191007 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.191046 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.191095 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.191137 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.191175 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.191211 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.191256 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.191300 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.191339 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.191409 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.191462 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.191519 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.191565 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.191603 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.191646 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.191688 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.191688 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.191755 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.191791 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.191828 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.191865 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.191865 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.191865 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.191865 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.192157 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.192208 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.192289 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.192344 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.192396 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.192454 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.192518 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.193121 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.193181 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.193302 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.193352 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.193414 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.193470 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.193512 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.193566 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.193609 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.193649 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.193728 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.193812 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.193859 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.193907 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.193949 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.194011 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.194054 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.194094 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.194134 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.194186 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.194233 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.194274 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.194314 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.194354 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.194396 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.194436 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.194474 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.194511 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.194552 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.194600 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.194642 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.194681 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.194722 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.194722 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.194795 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.194836 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.194836 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.194836 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.194948 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.194948 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.195051 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.195094 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.195139 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.195183 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.195260 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.195311 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.195357 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.195424 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.195471 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.195516 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.195557 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.195599 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.195642 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.195685 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.195725 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.195765 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.195765 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.195839 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.195981 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.196031 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.196071 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.196114 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.196156 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.196195 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.196234 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.196271 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.196271 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.196349 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.196426 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.196472 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.196472 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.196550 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.196588 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.196627 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.196663 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.196663 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.196663 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.196770 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.196845 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.196889 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.196931 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.196990 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.197030 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.197079 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.197156 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.197201 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.197250 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.197293 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.197332 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.197373 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.197414 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.197460 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.197501 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.197541 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.197582 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.197582 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.197662 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.197705 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.197705 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.197776 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.197776 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.197776 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.197776 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.197776 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.197776 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.203510 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.203594 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.203633 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.203703 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.203740 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.203769 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.203794 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.203820 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.203845 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.203876 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.203910 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.203993 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.204034 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.204108 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.204323 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.204378 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.204446 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.204492 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.204533 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.204575 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.204623 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.204671 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.204671 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.204750 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.204750 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.204849 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.204936 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.205068 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.209032 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.209100 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.209142 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.209196 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.209244 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.209287 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.209326 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.209363 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.209408 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.209446 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.209488 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.209527 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.209577 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.209627 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.209669 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.209704 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.209746 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.209789 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.209789 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.209789 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.209789 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.209932 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.209932 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.210044 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.210044 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.210113 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.210198 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.210245 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.211553 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.211617 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.211676 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.211728 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.211778 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.211820 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.211859 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.211899 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.211939 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.211995 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.212038 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.212093 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.212142 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.212193 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.212235 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.212235 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.212306 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.212306 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.212378 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.212423 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.212524 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.212909 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.212985 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.213042 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.213109 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.213168 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.213228 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.213299 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.215323 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.215412 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.215476 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.215532 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.215583 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.215674 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.215723 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.215768 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.215811 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.215853 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.215894 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.215935 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.215990 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.216030 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.216085 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.216130 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.216174 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.216215 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.216256 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.216296 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.216338 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.216380 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.216420 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.216461 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.216510 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.216561 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.216603 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.216645 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.216685 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.216728 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.216768 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.216807 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.216851 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.216899 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.216940 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.216995 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.217042 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.217086 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.217122 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.217165 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.217207 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.217245 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.217282 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.217330 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.217369 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.217406 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.217442 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.217480 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.217516 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.217516 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.217583 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.217620 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.217664 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.217708 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.217708 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.217780 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.218540 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.218596 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.218636 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.218708 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.218766 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.218811 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.218856 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.218895 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.218975 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.218975 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.219052 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.219088 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.219124 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.219160 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.219198 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.219235 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.219284 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.219284 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.219354 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.219461 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.219535 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.219700 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.219757 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.219799 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.219842 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.219896 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.219946 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.220005 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.220043 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.220114 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.220158 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.220158 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.220233 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.220272 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.220309 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.220360 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.220405 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.220444 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.220484 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.220526 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.220566 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.220605 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.220643 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.220689 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.220736 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.220784 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.220826 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.220875 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.220916 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.220970 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.221013 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.221055 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.221105 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.221146 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.221195 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.221239 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.221281 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.221322 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.221362 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.221402 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.221442 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.221516 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.221562 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.221604 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.221660 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.221660 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.221660 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.221780 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.221861 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.221861 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.221943 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.222001 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.222042 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.222042 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.222042 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.222042 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.222042 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.222042 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.222042 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.222042 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.222323 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.222367 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.222403 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.222451 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.222451 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.222526 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.222566 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.222606 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.222645 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.222685 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.222732 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.222773 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.222812 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.222860 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.222901 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.222991 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.223046 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.223089 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.223132 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.223172 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.223172 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.223172 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.223172 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.223172 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.223172 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.223553 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.223553 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.223553 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.223553 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.223553 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.223553 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.223553 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.223782 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.223782 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.223782 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.223782 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.223782 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.223978 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.224025 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.224025 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.224098 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.224139 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.224139 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.224227 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.224282 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.224324 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.224366 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.224404 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.224443 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.224485 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.224526 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.224566 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.224615 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.224658 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.224698 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.224740 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.224787 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.224787 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.224861 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.224901 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.224940 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.225007 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.225059 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.225101 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.225141 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.225180 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.225229 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.225268 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.225304 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.225340 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.225376 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.225412 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.225449 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.225485 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.225521 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.225558 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.225604 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.225643 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.225685 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.225723 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.225760 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.225798 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.225798 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.225798 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.225798 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.225798 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.225798 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.225798 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.228574 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.228634 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.228673 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.228721 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.228764 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.228810 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.228852 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.228900 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.228947 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.229012 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.229053 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.229093 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.229093 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.229093 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.229193 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.229193 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.229263 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.229308 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.229350 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.229435 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.229486 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.229525 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.229562 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.229607 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.229686 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.229775 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.229870 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.229986 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.230535 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.230604 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.230654 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.230692 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.230769 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.230816 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.230855 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.230921 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.230991 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.231037 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.231076 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.231114 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.231114 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.231190 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.231232 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.231299 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.231344 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.231415 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.231466 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.231510 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.231510 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.231584 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.231584 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.231584 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.231687 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.231735 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.231787 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.231837 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.231879 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.231918 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.231918 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.232008 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.232048 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.232048 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.232048 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.232144 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.232144 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.232273 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.232359 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.232406 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.232448 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.232448 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.232522 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.232564 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.232603 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.232642 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.232683 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.232731 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.232775 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.232816 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.232859 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.232900 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.232939 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.232996 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.233037 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.233080 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.233120 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.233161 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.233213 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.233255 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.233298 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.233337 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.233377 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.233423 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.233465 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.233503 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.233542 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.233587 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.233587 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.233668 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.233708 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.233747 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.233786 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.233825 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.233864 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.233902 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.233940 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.234010 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.234052 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.234104 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.234146 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.234191 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.234269 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.234269 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.234388 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.234388 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.234388 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.234388 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.234528 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.234579 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.234579 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.234652 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.234697 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.234732 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.234768 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.234802 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.234836 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.234880 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.234926 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.234983 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.235028 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.235069 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.235120 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.235163 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.235204 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.235244 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.235285 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.235325 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.235416 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.235462 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.235504 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.235545 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.235585 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.235627 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.235665 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.235705 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.235746 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.235746 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.235746 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.235852 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.235891 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.235935 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.235989 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.236028 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.236076 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.236114 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.236151 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.236187 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.236232 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.236272 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.236309 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.236346 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.236383 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.236424 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.236462 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.236508 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.236552 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.236596 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.236637 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.236676 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.237000 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.237054 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.237134 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.237187 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.237225 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.237267 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.237310 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.237357 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.237397 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.237433 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.237433 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.237502 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.237538 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.237626 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.238059 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.238151 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.238245 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.238336 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.238424 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.238513 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.238609 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.238657 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.238728 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.238838 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.238942 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.239054 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.239178 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.239303 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.239970 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.240029 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.240098 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.240145 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.240183 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.240231 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.240268 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.240304 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.240343 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.240371 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.240402 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.240438 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.240471 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.240497 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.240523 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.240549 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.240574 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.240600 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.240625 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.240625 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.240679 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.241018 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.241104 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.241202 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.241298 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.241382 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.241479 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.241575 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 09:07:15.242638 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.242711 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.242765 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.242804 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.242841 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.242883 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.242920 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.242977 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.243019 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.243019 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.243086 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.243139 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.243186 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.243225 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.243225 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.243225 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.243319 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.243401 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.244073 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 09:07:15.244151 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 09:07:15.244250 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 09:07:15.244339 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 09:07:15.244429 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 09:07:15.244517 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 09:07:15.291291 np0000189550 devstack@c-api.service[110862]: INFO dbcounter [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Registered counter for database cinder Aug 14 09:07:15.294615 np0000189550 devstack@c-api.service[110861]: INFO dbcounter [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Registered counter for database cinder Aug 14 09:07:15.295804 np0000189550 devstack@c-api.service[110860]: INFO dbcounter [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Registered counter for database cinder Aug 14 09:07:15.299209 np0000189550 devstack@c-api.service[110863]: INFO dbcounter [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Registered counter for database cinder Aug 14 09:07:15.337873 np0000189550 devstack@c-api.service[110861]: DEBUG oslo_db.sqlalchemy.engines [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 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=110861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:07:15.339093 np0000189550 devstack@c-api.service[110860]: DEBUG oslo_db.sqlalchemy.engines [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa 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=110860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:07:15.340091 np0000189550 devstack@c-api.service[110862]: DEBUG oslo_db.sqlalchemy.engines [None req-820c4429-4168-46f6-bd29-5ca843d90079 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=110862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:07:15.343099 np0000189550 devstack@c-api.service[110863]: DEBUG oslo_db.sqlalchemy.engines [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce 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=110863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:07:15.455558 np0000189550 devstack@c-api.service[110861]: DEBUG dbcounter [-] [110861] Writer thread running {{(pid=110861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 09:07:15.457060 np0000189550 devstack@c-api.service[110862]: DEBUG dbcounter [-] [110862] Writer thread running {{(pid=110862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 09:07:15.458223 np0000189550 devstack@c-api.service[110860]: DEBUG dbcounter [-] [110860] Writer thread running {{(pid=110860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 09:07:15.459754 np0000189550 devstack@c-api.service[110861]: INFO cinder.rpc [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 09:07:15.459802 np0000189550 devstack@c-api.service[110862]: INFO cinder.rpc [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 09:07:15.461046 np0000189550 devstack@c-api.service[110860]: INFO cinder.rpc [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 09:07:15.461233 np0000189550 devstack@c-api.service[110863]: DEBUG dbcounter [-] [110863] Writer thread running {{(pid=110863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 09:07:15.462071 np0000189550 devstack@c-api.service[110862]: INFO cinder.rpc [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 09:07:15.463398 np0000189550 devstack@c-api.service[110860]: INFO cinder.rpc [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 09:07:15.464355 np0000189550 devstack@c-api.service[110861]: INFO cinder.rpc [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 09:07:15.464734 np0000189550 devstack@c-api.service[110862]: INFO cinder.rpc [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 09:07:15.466024 np0000189550 devstack@c-api.service[110860]: INFO cinder.rpc [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 09:07:15.466470 np0000189550 devstack@c-api.service[110863]: INFO cinder.rpc [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 09:07:15.467393 np0000189550 devstack@c-api.service[110862]: INFO cinder.rpc [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 09:07:15.468107 np0000189550 devstack@c-api.service[110861]: INFO cinder.rpc [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 09:07:15.468234 np0000189550 devstack@c-api.service[110860]: INFO cinder.rpc [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 09:07:15.468638 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.469370 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.470043 np0000189550 devstack@c-api.service[110861]: INFO cinder.rpc [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 09:07:15.470121 np0000189550 devstack@c-api.service[110863]: INFO cinder.rpc [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 09:07:15.470845 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.472850 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.473069 np0000189550 devstack@c-api.service[110863]: INFO cinder.rpc [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 09:07:15.473168 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.473694 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.475617 np0000189550 devstack@c-api.service[110863]: INFO cinder.rpc [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 09:07:15.476774 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.480455 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.505240 np0000189550 devstack@c-api.service[110861]: DEBUG oslo_db.sqlalchemy.engines [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 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=110861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:07:15.507709 np0000189550 devstack@c-api.service[110860]: DEBUG oslo_db.sqlalchemy.engines [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa 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=110860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:07:15.507877 np0000189550 devstack@c-api.service[110861]: INFO cinder.rpc [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 09:07:15.509347 np0000189550 devstack@c-api.service[110862]: DEBUG oslo_db.sqlalchemy.engines [None req-820c4429-4168-46f6-bd29-5ca843d90079 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=110862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:07:15.510202 np0000189550 devstack@c-api.service[110861]: INFO cinder.rpc [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 09:07:15.510413 np0000189550 devstack@c-api.service[110860]: INFO cinder.rpc [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 09:07:15.511522 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.512748 np0000189550 devstack@c-api.service[110862]: INFO cinder.rpc [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 09:07:15.512920 np0000189550 devstack@c-api.service[110860]: INFO cinder.rpc [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 09:07:15.514180 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.515572 np0000189550 devstack@c-api.service[110862]: INFO cinder.rpc [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 09:07:15.517060 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.518167 np0000189550 devstack@c-api.service[110863]: DEBUG oslo_db.sqlalchemy.engines [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce 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=110863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:07:15.520981 np0000189550 devstack@c-api.service[110863]: INFO cinder.rpc [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 09:07:15.523528 np0000189550 devstack@c-api.service[110863]: INFO cinder.rpc [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 09:07:15.524759 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.524831 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.527894 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.529206 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.532493 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.532594 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.534549 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.536008 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.536754 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.538825 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.538891 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.540111 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.540200 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.543037 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.543336 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.543453 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.545472 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.546543 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.547879 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.548592 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.548689 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.550684 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.554211 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.554312 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.554372 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.554431 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.554684 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.555286 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.556093 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.556354 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.557364 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.558348 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.559086 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.559352 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.559860 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.561729 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.561853 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.563082 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.564780 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.565283 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.566331 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.567832 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.567893 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.567946 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.568854 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.569382 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.570662 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.571127 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.571577 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.572238 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.572562 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.573778 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.574252 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.575106 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.575806 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.576504 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.576785 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.577285 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.578309 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.578378 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.578434 np0000189550 devstack@c-api.service[110861]: WARNING cinder.api.contrib.hosts [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 09:07:15.579150 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.580097 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.580766 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.580831 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.581260 np0000189550 devstack@c-api.service[110860]: WARNING cinder.api.contrib.hosts [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 09:07:15.581987 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.582061 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.582239 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.582849 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.583325 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: extensions {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.583527 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.584309 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.584599 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.585077 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.585316 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: os-snapshot-manage {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.586082 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.586166 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.586343 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: extensions {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.587005 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: os-volume-transfer {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.587568 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.587797 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.588732 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: os-volume-type-access {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.588840 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: os-snapshot-manage {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.588903 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.589306 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.589976 np0000189550 devstack@c-api.service[110862]: WARNING cinder.api.contrib.hosts [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 09:07:15.590296 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: os-volume-transfer {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.590479 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: capabilities {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.590664 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.590740 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.591829 np0000189550 devstack@c-api.service[110863]: WARNING cinder.api.contrib.hosts [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 09:07:15.591913 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: encryption {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.592225 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: os-volume-type-access {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.592304 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.592539 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.593557 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: backups {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.593657 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.593867 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: capabilities {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.594090 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.594554 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: extensions {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.595135 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: encryption {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.595482 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.595731 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: os-quota-sets {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.595914 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: os-snapshot-manage {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.596464 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: extensions {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.597261 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: os-quota-class-sets {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.597450 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: backups {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.597514 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: os-volume-transfer {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.598455 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: os-snapshot-manage {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.598598 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: os-availability-zone {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.599276 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: os-volume-type-access {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.599997 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: os-volume-transfer {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.600082 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: qos-specs {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.600585 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: os-quota-sets {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.600880 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: capabilities {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.601659 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: os-volume-type-access {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.602158 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: encryption {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.602241 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: os-hosts {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.602847 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: os-quota-class-sets {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.603375 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: capabilities {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.603710 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: consistencygroups {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.603845 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: backups {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.604663 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: encryption {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.604737 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: os-availability-zone {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.605765 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: scheduler-stats {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.605834 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: os-quota-sets {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.606245 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: backups {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.606529 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: qos-specs {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.607313 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: os-quota-class-sets {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.607394 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: os-volume-manage {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.608326 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: os-quota-sets {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.608622 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: os-availability-zone {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.609033 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: os-hosts {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.609113 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: encryption {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.609797 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: os-quota-class-sets {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.609980 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: qos-specs {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.610454 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: consistencygroups {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.610999 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: cgsnapshots {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.611086 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: os-availability-zone {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.612089 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: os-hosts {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.612466 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extended resource: extra_specs {{(pid=110861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.612556 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: scheduler-stats {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.612625 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: qos-specs {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.613715 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: consistencygroups {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.614032 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: os-volume-manage {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.614774 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: os-hosts {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.615542 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: encryption {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.615701 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: scheduler-stats {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.615791 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.616291 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: consistencygroups {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.617179 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: os-volume-manage {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.617676 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: cgsnapshots {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.618471 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: scheduler-stats {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.619064 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.619308 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: encryption {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.619775 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extended resource: extra_specs {{(pid=110860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.619935 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: os-volume-manage {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.620778 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: cgsnapshots {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.621454 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: encryption {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.622224 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extended resource: extra_specs {{(pid=110862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.622737 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.623084 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: cgsnapshots {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.624052 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.624591 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.624651 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extended resource: extra_specs {{(pid=110863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 09:07:15.624745 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.625571 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.626083 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.626237 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.626927 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.627383 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.627586 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.627725 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.628369 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.628842 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.629255 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.629312 np0000189550 devstack@c-api.service[110861]: WARNING castellan.key_manager.migration [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.629706 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.630252 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.630312 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.contrib.snapshot_actions [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] SnapshotActionsController initialized {{(pid=110861) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 09:07:15.630478 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension UsedLimits extending resource: limits {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.630625 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.630682 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.630880 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.631045 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.631100 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.631204 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension VolumeActions extending resource: volumes {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.631405 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.631558 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension TypesManage extending resource: types {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.631621 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.631722 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.631876 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.632047 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.632099 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.632191 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension AdminActions extending resource: volumes {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.632352 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension AdminActions extending resource: snapshots {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.632456 np0000189550 devstack@c-api.service[110860]: WARNING castellan.key_manager.migration [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.632505 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension AdminActions extending resource: backups {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.632644 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.632786 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.632933 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.v3.router [None req-0bc5a773-2af7-4539-82a2-92b8f66828e3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.632998 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.633422 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.contrib.snapshot_actions [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] SnapshotActionsController initialized {{(pid=110860) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 09:07:15.633545 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension UsedLimits extending resource: limits {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.633597 np0000189550 devstack@c-api.service[110862]: WARNING castellan.key_manager.migration [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.633664 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension VolumeTypeAccess extending resource: types {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.633888 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.634010 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.634124 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension VolumeActions extending resource: volumes {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.634244 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.634353 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.634415 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension TypesManage extending resource: types {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.634534 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.634594 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.contrib.snapshot_actions [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] SnapshotActionsController initialized {{(pid=110862) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 09:07:15.634636 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.634702 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension UsedLimits extending resource: limits {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.634743 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.634819 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.634870 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension AdminActions extending resource: volumes {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.634981 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.635033 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension AdminActions extending resource: snapshots {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.635073 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension AdminActions extending resource: backups {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.635175 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.635221 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.635312 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension VolumeActions extending resource: volumes {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.635351 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension SnapshotActions extending resource: snapshots {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.635511 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.635670 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension TypesManage extending resource: types {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.635778 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.635823 np0000189550 devstack@c-api.service[110863]: WARNING castellan.key_manager.migration [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 14 09:07:15.635882 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.636022 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.636144 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension AdminActions extending resource: volumes {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.636261 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension AdminActions extending resource: snapshots {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.636374 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension AdminActions extending resource: backups {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.636477 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.636595 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.636642 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.v3.router [None req-1b8c9ccf-b84c-4e72-962f-8d9d7b0cadfa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.636708 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.v3.router [None req-820c4429-4168-46f6-bd29-5ca843d90079 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.636835 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.contrib.snapshot_actions [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] SnapshotActionsController initialized {{(pid=110863) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 09:07:15.636976 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension UsedLimits extending resource: limits {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.637095 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension VolumeTypeAccess extending resource: types {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.637299 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.637413 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.637536 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension VolumeActions extending resource: volumes {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.637663 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.637778 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension TypesManage extending resource: types {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.637884 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.638011 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.638122 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.638230 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension AdminActions extending resource: volumes {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.638346 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension AdminActions extending resource: snapshots {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.638448 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension AdminActions extending resource: backups {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.638551 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.638655 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension SnapshotActions extending resource: snapshots {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.638763 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.v3.router [None req-e023e1a0-e7ae-43f8-9918-ad57430849ce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 09:07:15.642208 np0000189550 devstack@c-api.service[110861]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75d3d7ca4668 pid: 110861 (default app) Aug 14 09:07:15.644841 np0000189550 devstack@c-api.service[110862]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75d3d7ca4668 pid: 110862 (default app) Aug 14 09:07:15.646806 np0000189550 devstack@c-api.service[110863]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75d3d7ca4668 pid: 110863 (default app) Aug 14 09:07:15.650581 np0000189550 devstack@c-api.service[110860]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75d3d7ca4668 pid: 110860 (default app) Aug 14 09:07:15.652069 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.middleware.request_id [None req-49275cc6-b194-40f0-8e71-6f1aadf1e771 None None] RequestId filter calling following filter/app {{(pid=110861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:07:15.654763 np0000189550 devstack@c-api.service[110861]: [pid: 110861|app: 0|req: 1/1] 199.19.213.83 () {60 vars in 949 bytes} [Fri Aug 14 09:07:15 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 14 09:07:22.880133 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.middleware.request_id [None req-7ff974fd-fb5e-44d0-ace9-1064001cdc40 None None] RequestId filter calling following filter/app {{(pid=110862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:07:23.400610 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-7ff974fd-fb5e-44d0-ace9-1064001cdc40 admin admin] POST https://199.19.213.83/volume/v3/types Aug 14 09:07:23.401255 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-7ff974fd-fb5e-44d0-ace9-1064001cdc40 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=110862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 09:07:23.402835 np0000189550 devstack@c-api.service[110862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 09:07:23.402835 np0000189550 devstack@c-api.service[110862]: warnings.warn( Aug 14 09:07:23.438043 np0000189550 devstack@c-api.service[110862]: DEBUG oslo_db.sqlalchemy.engines [None req-7ff974fd-fb5e-44d0-ace9-1064001cdc40 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=110862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:07:23.471890 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-7ff974fd-fb5e-44d0-ace9-1064001cdc40 admin admin] https://199.19.213.83/volume/v3/types returned with HTTP 200 Aug 14 09:07:23.472735 np0000189550 devstack@c-api.service[110862]: [pid: 110862|app: 0|req: 1/2] 199.19.213.83 () {68 vars in 1326 bytes} [Fri Aug 14 09:07:22 2026] POST /volume/v3/types => generated 186 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 09:07:23.503941 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.middleware.request_id [None req-a0ba6a05-c16a-467b-8cd2-9f83605645f7 None None] RequestId filter calling following filter/app {{(pid=110863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:07:23.831142 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-a0ba6a05-c16a-467b-8cd2-9f83605645f7 admin admin] POST https://199.19.213.83/volume/v3/types/55ffa587-5402-423f-9566-4c1aa07612de/extra_specs Aug 14 09:07:23.831555 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-a0ba6a05-c16a-467b-8cd2-9f83605645f7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 09:07:23.833355 np0000189550 devstack@c-api.service[110863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 09:07:23.833355 np0000189550 devstack@c-api.service[110863]: warnings.warn( Aug 14 09:07:23.868312 np0000189550 devstack@c-api.service[110863]: DEBUG oslo_db.sqlalchemy.engines [None req-a0ba6a05-c16a-467b-8cd2-9f83605645f7 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=110863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:07:23.934370 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-a0ba6a05-c16a-467b-8cd2-9f83605645f7 admin admin] https://199.19.213.83/volume/v3/types/55ffa587-5402-423f-9566-4c1aa07612de/extra_specs returned with HTTP 200 Aug 14 09:07:23.934929 np0000189550 devstack@c-api.service[110863]: [pid: 110863|app: 0|req: 1/3] 199.19.213.83 () {68 vars in 1473 bytes} [Fri Aug 14 09:07:23 2026] POST /volume/v3/types/55ffa587-5402-423f-9566-4c1aa07612de/extra_specs => generated 55 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:07:25.509451 np0000189550 devstack@c-api.service[110861]: DEBUG dbcounter [-] [110861] Writing DB stats cinder:SELECT=6 {{(pid=110861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:07:25.512004 np0000189550 devstack@c-api.service[110860]: DEBUG dbcounter [-] [110860] Writing DB stats cinder:SELECT=6 {{(pid=110860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:07:33.467671 np0000189550 devstack@c-api.service[110862]: DEBUG dbcounter [-] [110862] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:07:33.933360 np0000189550 devstack@c-api.service[110863]: DEBUG dbcounter [-] [110863] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:11:08.768983 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.middleware.request_id [None req-afa48bce-b084-494a-8d78-bcb13f5c2019 None None] RequestId filter calling following filter/app {{(pid=110860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:08.769637 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-afa48bce-b084-494a-8d78-bcb13f5c2019 None None] GET https://199.19.213.83/volume// Aug 14 09:11:08.769823 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-afa48bce-b084-494a-8d78-bcb13f5c2019 None None] Empty body provided in request {{(pid=110860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:11:08.770110 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-afa48bce-b084-494a-8d78-bcb13f5c2019 None None] Calling method 'all' {{(pid=110860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:11:08.770676 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-afa48bce-b084-494a-8d78-bcb13f5c2019 None None] https://199.19.213.83/volume// returned with HTTP 300 Aug 14 09:11:08.771184 np0000189550 devstack@c-api.service[110860]: [pid: 110860|app: 0|req: 1/4] 199.19.213.83 () {66 vars in 1449 bytes} [Fri Aug 14 09:11:08 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 09:11:46.639083 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.middleware.request_id [None req-4d330d20-c023-4d58-8221-0316bc2d7f7e None None] RequestId filter calling following filter/app {{(pid=110861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:46.639883 np0000189550 devstack@c-api.service[110861]: [pid: 110861|app: 0|req: 2/5] 199.19.213.83 () {62 vars in 1061 bytes} [Fri Aug 14 09:11:46 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 14 09:11:46.672414 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.middleware.request_id [None req-d807bdaa-5766-4a20-af0a-828defb3644b None None] RequestId filter calling following filter/app {{(pid=110862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:46.682301 np0000189550 devstack@c-api.service[110862]: [pid: 110862|app: 0|req: 2/6] 199.19.213.83 () {64 vars in 1265 bytes} [Fri Aug 14 09:11:46 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 14 09:11:46.718393 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.middleware.request_id [req-d807bdaa-5766-4a20-af0a-828defb3644b req-ebdd5e6f-0b27-427d-846e-22e0eb09c25c None None] RequestId filter calling following filter/app {{(pid=110863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:46.724856 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [req-d807bdaa-5766-4a20-af0a-828defb3644b req-ebdd5e6f-0b27-427d-846e-22e0eb09c25c demo demo] GET https://199.19.213.83/volume/v3/ Aug 14 09:11:46.725330 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [req-d807bdaa-5766-4a20-af0a-828defb3644b req-ebdd5e6f-0b27-427d-846e-22e0eb09c25c demo demo] Empty body provided in request {{(pid=110863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:11:46.725847 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [req-d807bdaa-5766-4a20-af0a-828defb3644b req-ebdd5e6f-0b27-427d-846e-22e0eb09c25c demo demo] Calling method 'version_select' {{(pid=110863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:11:46.726820 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [req-d807bdaa-5766-4a20-af0a-828defb3644b req-ebdd5e6f-0b27-427d-846e-22e0eb09c25c demo demo] https://199.19.213.83/volume/v3/ returned with HTTP 200 Aug 14 09:11:46.727155 np0000189550 devstack@c-api.service[110863]: [pid: 110863|app: 0|req: 2/7] 199.19.213.83 () {66 vars in 1339 bytes} [Fri Aug 14 09:11:46 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 09:11:46.768901 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.middleware.request_id [None req-dbdc65f2-65a3-4cd4-983f-b5e6198ce7f6 None None] RequestId filter calling following filter/app {{(pid=110860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:47.096923 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-dbdc65f2-65a3-4cd4-983f-b5e6198ce7f6 demo demo] GET https://199.19.213.83/volume/v3/types Aug 14 09:11:47.097348 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-dbdc65f2-65a3-4cd4-983f-b5e6198ce7f6 demo demo] Empty body provided in request {{(pid=110860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:11:47.097619 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-dbdc65f2-65a3-4cd4-983f-b5e6198ce7f6 demo demo] Calling method 'index' {{(pid=110860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:11:47.098152 np0000189550 devstack@c-api.service[110860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 09:11:47.098152 np0000189550 devstack@c-api.service[110860]: warnings.warn( Aug 14 09:11:47.098794 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.api_utils [None req-dbdc65f2-65a3-4cd4-983f-b5e6198ce7f6 demo demo] Removing options '' from query. {{(pid=110860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:11:47.137143 np0000189550 devstack@c-api.service[110860]: DEBUG oslo_db.sqlalchemy.engines [None req-dbdc65f2-65a3-4cd4-983f-b5e6198ce7f6 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=110860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:11:47.158303 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-dbdc65f2-65a3-4cd4-983f-b5e6198ce7f6 demo demo] https://199.19.213.83/volume/v3/types returned with HTTP 200 Aug 14 09:11:47.158707 np0000189550 devstack@c-api.service[110860]: [pid: 110860|app: 0|req: 2/8] 199.19.213.83 () {64 vars in 1283 bytes} [Fri Aug 14 09:11:46 2026] GET /volume/v3/types => generated 377 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 09:11:47.197414 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.middleware.request_id [None req-0b2c257d-b5fd-436b-9097-6e23012e1c4f None None] RequestId filter calling following filter/app {{(pid=110861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:47.520666 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-0b2c257d-b5fd-436b-9097-6e23012e1c4f demo demo] GET https://199.19.213.83/volume/v3/types/default Aug 14 09:11:47.521062 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-0b2c257d-b5fd-436b-9097-6e23012e1c4f demo demo] Empty body provided in request {{(pid=110861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:11:47.521339 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-0b2c257d-b5fd-436b-9097-6e23012e1c4f demo demo] Calling method 'show' {{(pid=110861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:11:47.565484 np0000189550 devstack@c-api.service[110861]: DEBUG oslo_db.sqlalchemy.engines [None req-0b2c257d-b5fd-436b-9097-6e23012e1c4f 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=110861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 09:11:47.585005 np0000189550 devstack@c-api.service[110861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 09:11:47.585005 np0000189550 devstack@c-api.service[110861]: warnings.warn( Aug 14 09:11:47.587194 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-0b2c257d-b5fd-436b-9097-6e23012e1c4f demo demo] https://199.19.213.83/volume/v3/types/default returned with HTTP 200 Aug 14 09:11:47.587541 np0000189550 devstack@c-api.service[110861]: [pid: 110861|app: 0|req: 3/9] 199.19.213.83 () {64 vars in 1294 bytes} [Fri Aug 14 09:11:47 2026] GET /volume/v3/types/default => generated 145 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 09:11:48.059219 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.middleware.request_id [None req-0cc14b4c-3f1d-47e7-b4ed-aa41ee599a05 None None] RequestId filter calling following filter/app {{(pid=110862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:48.060642 np0000189550 devstack@c-api.service[110862]: [pid: 110862|app: 0|req: 3/10] 199.19.213.83 () {62 vars in 1061 bytes} [Fri Aug 14 09:11:48 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 14 09:11:48.093241 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.middleware.request_id [None req-1d2e4713-dce6-47fd-9b10-a84fd93d3b62 None None] RequestId filter calling following filter/app {{(pid=110863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:48.102605 np0000189550 devstack@c-api.service[110863]: [pid: 110863|app: 0|req: 3/11] 199.19.213.83 () {64 vars in 1265 bytes} [Fri Aug 14 09:11:48 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 14 09:11:48.138562 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.middleware.request_id [req-1d2e4713-dce6-47fd-9b10-a84fd93d3b62 req-ea6a5c95-49ca-408f-a506-bf09a8ab56e0 None None] RequestId filter calling following filter/app {{(pid=110860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:48.142305 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [req-1d2e4713-dce6-47fd-9b10-a84fd93d3b62 req-ea6a5c95-49ca-408f-a506-bf09a8ab56e0 demo demo] GET https://199.19.213.83/volume/v3/ Aug 14 09:11:48.142797 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [req-1d2e4713-dce6-47fd-9b10-a84fd93d3b62 req-ea6a5c95-49ca-408f-a506-bf09a8ab56e0 demo demo] Empty body provided in request {{(pid=110860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:11:48.143206 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [req-1d2e4713-dce6-47fd-9b10-a84fd93d3b62 req-ea6a5c95-49ca-408f-a506-bf09a8ab56e0 demo demo] Calling method 'version_select' {{(pid=110860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:11:48.144238 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [req-1d2e4713-dce6-47fd-9b10-a84fd93d3b62 req-ea6a5c95-49ca-408f-a506-bf09a8ab56e0 demo demo] https://199.19.213.83/volume/v3/ returned with HTTP 200 Aug 14 09:11:48.144984 np0000189550 devstack@c-api.service[110860]: [pid: 110860|app: 0|req: 3/12] 199.19.213.83 () {66 vars in 1339 bytes} [Fri Aug 14 09:11:48 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 09:11:48.187357 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.middleware.request_id [None req-1f27db06-62d7-4a9b-9f6d-2c43418ab7a2 None None] RequestId filter calling following filter/app {{(pid=110861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:48.190869 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-1f27db06-62d7-4a9b-9f6d-2c43418ab7a2 demo demo] GET https://199.19.213.83/volume/v3/types/default Aug 14 09:11:48.191282 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-1f27db06-62d7-4a9b-9f6d-2c43418ab7a2 demo demo] Empty body provided in request {{(pid=110861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:11:48.191692 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-1f27db06-62d7-4a9b-9f6d-2c43418ab7a2 demo demo] Calling method 'show' {{(pid=110861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:11:48.200129 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-1f27db06-62d7-4a9b-9f6d-2c43418ab7a2 demo demo] https://199.19.213.83/volume/v3/types/default returned with HTTP 200 Aug 14 09:11:48.200452 np0000189550 devstack@c-api.service[110861]: [pid: 110861|app: 0|req: 4/13] 199.19.213.83 () {64 vars in 1294 bytes} [Fri Aug 14 09:11:48 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 09:11:48.843587 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.middleware.request_id [None req-80037dfe-fc93-4834-85a4-9f100d945af7 None None] RequestId filter calling following filter/app {{(pid=110862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:48.844802 np0000189550 devstack@c-api.service[110862]: [pid: 110862|app: 0|req: 4/14] 199.19.213.83 () {62 vars in 1061 bytes} [Fri Aug 14 09:11:48 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 14 09:11:48.880776 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.middleware.request_id [None req-f42ab481-4ea1-4685-b985-7688db92edd3 None None] RequestId filter calling following filter/app {{(pid=110863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:48.883110 np0000189550 devstack@c-api.service[110863]: [pid: 110863|app: 0|req: 4/15] 199.19.213.83 () {64 vars in 1265 bytes} [Fri Aug 14 09:11:48 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 14 09:11:48.914225 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.middleware.request_id [req-f42ab481-4ea1-4685-b985-7688db92edd3 req-c2353932-462d-448f-9067-d4466dc28545 None None] RequestId filter calling following filter/app {{(pid=110860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:48.917544 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [req-f42ab481-4ea1-4685-b985-7688db92edd3 req-c2353932-462d-448f-9067-d4466dc28545 demo demo] GET https://199.19.213.83/volume/v3/ Aug 14 09:11:48.917888 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [req-f42ab481-4ea1-4685-b985-7688db92edd3 req-c2353932-462d-448f-9067-d4466dc28545 demo demo] Empty body provided in request {{(pid=110860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:11:48.918289 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [req-f42ab481-4ea1-4685-b985-7688db92edd3 req-c2353932-462d-448f-9067-d4466dc28545 demo demo] Calling method 'version_select' {{(pid=110860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:11:48.918931 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [req-f42ab481-4ea1-4685-b985-7688db92edd3 req-c2353932-462d-448f-9067-d4466dc28545 demo demo] https://199.19.213.83/volume/v3/ returned with HTTP 200 Aug 14 09:11:48.919596 np0000189550 devstack@c-api.service[110860]: [pid: 110860|app: 0|req: 4/16] 199.19.213.83 () {66 vars in 1339 bytes} [Fri Aug 14 09:11:48 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 09:11:48.961698 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.middleware.request_id [None req-460b1017-42b6-4de1-aaf4-ec59c4995570 None None] RequestId filter calling following filter/app {{(pid=110861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:48.965324 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-460b1017-42b6-4de1-aaf4-ec59c4995570 demo demo] GET https://199.19.213.83/volume/v3/types/default Aug 14 09:11:48.965567 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-460b1017-42b6-4de1-aaf4-ec59c4995570 demo demo] Empty body provided in request {{(pid=110861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:11:48.965816 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-460b1017-42b6-4de1-aaf4-ec59c4995570 demo demo] Calling method 'show' {{(pid=110861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:11:48.975933 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-460b1017-42b6-4de1-aaf4-ec59c4995570 demo demo] https://199.19.213.83/volume/v3/types/default returned with HTTP 200 Aug 14 09:11:48.976620 np0000189550 devstack@c-api.service[110861]: [pid: 110861|app: 0|req: 5/17] 199.19.213.83 () {64 vars in 1294 bytes} [Fri Aug 14 09:11:48 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 09:11:49.014599 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.middleware.request_id [None req-c0a14c07-931c-4f12-bf70-b9dc0c9b369c None None] RequestId filter calling following filter/app {{(pid=110862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:49.015875 np0000189550 devstack@c-api.service[110862]: [pid: 110862|app: 0|req: 5/18] 199.19.213.83 () {62 vars in 1061 bytes} [Fri Aug 14 09:11:49 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 14 09:11:49.052204 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.middleware.request_id [None req-9befef20-3cee-478e-b647-7f921c90b2a2 None None] RequestId filter calling following filter/app {{(pid=110863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:49.054914 np0000189550 devstack@c-api.service[110863]: [pid: 110863|app: 0|req: 5/19] 199.19.213.83 () {64 vars in 1265 bytes} [Fri Aug 14 09:11:49 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 14 09:11:49.085639 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.middleware.request_id [req-9befef20-3cee-478e-b647-7f921c90b2a2 req-5243323f-5148-48f1-889f-c45ad6871249 None None] RequestId filter calling following filter/app {{(pid=110860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:49.087941 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [req-9befef20-3cee-478e-b647-7f921c90b2a2 req-5243323f-5148-48f1-889f-c45ad6871249 demo demo] GET https://199.19.213.83/volume/v3/ Aug 14 09:11:49.088183 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [req-9befef20-3cee-478e-b647-7f921c90b2a2 req-5243323f-5148-48f1-889f-c45ad6871249 demo demo] Empty body provided in request {{(pid=110860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:11:49.088471 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [req-9befef20-3cee-478e-b647-7f921c90b2a2 req-5243323f-5148-48f1-889f-c45ad6871249 demo demo] Calling method 'version_select' {{(pid=110860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:11:49.088939 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [req-9befef20-3cee-478e-b647-7f921c90b2a2 req-5243323f-5148-48f1-889f-c45ad6871249 demo demo] https://199.19.213.83/volume/v3/ returned with HTTP 200 Aug 14 09:11:49.089403 np0000189550 devstack@c-api.service[110860]: [pid: 110860|app: 0|req: 5/20] 199.19.213.83 () {66 vars in 1339 bytes} [Fri Aug 14 09:11:49 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 09:11:49.127861 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.middleware.request_id [None req-68227cd5-bd35-47c4-9139-741d231e42b0 None None] RequestId filter calling following filter/app {{(pid=110861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:11:49.131136 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-68227cd5-bd35-47c4-9139-741d231e42b0 demo demo] GET https://199.19.213.83/volume/v3/types/default Aug 14 09:11:49.131482 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-68227cd5-bd35-47c4-9139-741d231e42b0 demo demo] Empty body provided in request {{(pid=110861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:11:49.131844 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-68227cd5-bd35-47c4-9139-741d231e42b0 demo demo] Calling method 'show' {{(pid=110861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:11:49.141487 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-68227cd5-bd35-47c4-9139-741d231e42b0 demo demo] https://199.19.213.83/volume/v3/types/default returned with HTTP 200 Aug 14 09:11:49.141805 np0000189550 devstack@c-api.service[110861]: [pid: 110861|app: 0|req: 6/21] 199.19.213.83 () {64 vars in 1294 bytes} [Fri Aug 14 09:11:49 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 09:11:57.151823 np0000189550 devstack@c-api.service[110860]: DEBUG dbcounter [-] [110860] Writing DB stats cinder:SELECT=1 {{(pid=110860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:11:59.138118 np0000189550 devstack@c-api.service[110861]: DEBUG dbcounter [-] [110861] Writing DB stats cinder:SELECT=8 {{(pid=110861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:16:36.671159 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.middleware.request_id [None req-8e7cf0d9-fe6e-4ff0-9077-e24830335e9e None None] RequestId filter calling following filter/app {{(pid=110862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:16:36.757749 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-8e7cf0d9-fe6e-4ff0-9077-e24830335e9e demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:16:36.758680 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-8e7cf0d9-fe6e-4ff0-9077-e24830335e9e demo demo] Empty body provided in request {{(pid=110862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:16:36.759881 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-8e7cf0d9-fe6e-4ff0-9077-e24830335e9e demo demo] Calling method 'detail' {{(pid=110862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:16:36.760354 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.api_utils [None req-8e7cf0d9-fe6e-4ff0-9077-e24830335e9e demo demo] Removing options '' from query. {{(pid=110862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:16:36.761567 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.volume.api [None req-8e7cf0d9-fe6e-4ff0-9077-e24830335e9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:16:36.806024 np0000189550 devstack@c-api.service[110862]: INFO cinder.volume.api [None req-8e7cf0d9-fe6e-4ff0-9077-e24830335e9e demo demo] Get all volumes completed successfully. Aug 14 09:16:36.809200 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-8e7cf0d9-fe6e-4ff0-9077-e24830335e9e demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:16:36.809578 np0000189550 devstack@c-api.service[110862]: [pid: 110862|app: 0|req: 6/22] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:16:36 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 14 09:16:46.795455 np0000189550 devstack@c-api.service[110862]: DEBUG dbcounter [-] [110862] Writing DB stats cinder:SELECT=1 {{(pid=110862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:17:36.836853 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.middleware.request_id [None req-a83168e5-4e69-4f20-a47a-3da32877b7b6 None None] RequestId filter calling following filter/app {{(pid=110863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:17:36.841991 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-a83168e5-4e69-4f20-a47a-3da32877b7b6 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:17:36.841991 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-a83168e5-4e69-4f20-a47a-3da32877b7b6 demo demo] Empty body provided in request {{(pid=110863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:17:36.841991 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-a83168e5-4e69-4f20-a47a-3da32877b7b6 demo demo] Calling method 'detail' {{(pid=110863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:17:36.841991 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.api_utils [None req-a83168e5-4e69-4f20-a47a-3da32877b7b6 demo demo] Removing options '' from query. {{(pid=110863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:17:36.841991 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.volume.api [None req-a83168e5-4e69-4f20-a47a-3da32877b7b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:17:36.875783 np0000189550 devstack@c-api.service[110863]: INFO cinder.volume.api [None req-a83168e5-4e69-4f20-a47a-3da32877b7b6 demo demo] Get all volumes completed successfully. Aug 14 09:17:36.878014 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-a83168e5-4e69-4f20-a47a-3da32877b7b6 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:17:36.878411 np0000189550 devstack@c-api.service[110863]: [pid: 110863|app: 0|req: 6/23] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:17:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:17:46.869871 np0000189550 devstack@c-api.service[110863]: DEBUG dbcounter [-] [110863] Writing DB stats cinder:SELECT=1 {{(pid=110863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:18:36.908195 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.middleware.request_id [None req-317b63c4-43a3-4591-bb41-e77e66df9f63 None None] RequestId filter calling following filter/app {{(pid=110860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:18:36.911176 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-317b63c4-43a3-4591-bb41-e77e66df9f63 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:18:36.911353 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-317b63c4-43a3-4591-bb41-e77e66df9f63 demo demo] Empty body provided in request {{(pid=110860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:18:36.911533 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-317b63c4-43a3-4591-bb41-e77e66df9f63 demo demo] Calling method 'detail' {{(pid=110860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:18:36.912086 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.api_utils [None req-317b63c4-43a3-4591-bb41-e77e66df9f63 demo demo] Removing options '' from query. {{(pid=110860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:18:36.912693 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.volume.api [None req-317b63c4-43a3-4591-bb41-e77e66df9f63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:18:36.958818 np0000189550 devstack@c-api.service[110860]: INFO cinder.volume.api [None req-317b63c4-43a3-4591-bb41-e77e66df9f63 demo demo] Get all volumes completed successfully. Aug 14 09:18:36.960813 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-317b63c4-43a3-4591-bb41-e77e66df9f63 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:18:36.961272 np0000189550 devstack@c-api.service[110860]: [pid: 110860|app: 0|req: 6/24] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:18:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:18:46.951809 np0000189550 devstack@c-api.service[110860]: DEBUG dbcounter [-] [110860] Writing DB stats cinder:SELECT=1 {{(pid=110860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:19:36.984197 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.middleware.request_id [None req-6ac65c80-3eef-4731-9cc7-57e50c2870eb None None] RequestId filter calling following filter/app {{(pid=110861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:19:36.987178 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-6ac65c80-3eef-4731-9cc7-57e50c2870eb demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:19:36.987512 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-6ac65c80-3eef-4731-9cc7-57e50c2870eb demo demo] Empty body provided in request {{(pid=110861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:19:36.987708 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-6ac65c80-3eef-4731-9cc7-57e50c2870eb demo demo] Calling method 'detail' {{(pid=110861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:19:36.988277 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.api_utils [None req-6ac65c80-3eef-4731-9cc7-57e50c2870eb demo demo] Removing options '' from query. {{(pid=110861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:19:36.989024 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.volume.api [None req-6ac65c80-3eef-4731-9cc7-57e50c2870eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:19:37.074568 np0000189550 devstack@c-api.service[110861]: INFO cinder.volume.api [None req-6ac65c80-3eef-4731-9cc7-57e50c2870eb demo demo] Get all volumes completed successfully. Aug 14 09:19:37.076608 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-6ac65c80-3eef-4731-9cc7-57e50c2870eb demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:19:37.077004 np0000189550 devstack@c-api.service[110861]: [pid: 110861|app: 0|req: 7/25] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:19:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:19:47.019461 np0000189550 devstack@c-api.service[110861]: DEBUG dbcounter [-] [110861] Writing DB stats cinder:SELECT=1 {{(pid=110861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:20:37.092143 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.middleware.request_id [None req-2966b30e-66d1-45bb-a5c2-23ad9517d5fc None None] RequestId filter calling following filter/app {{(pid=110862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:20:37.094576 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-2966b30e-66d1-45bb-a5c2-23ad9517d5fc demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:20:37.095655 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-2966b30e-66d1-45bb-a5c2-23ad9517d5fc demo demo] Empty body provided in request {{(pid=110862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:20:37.095822 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-2966b30e-66d1-45bb-a5c2-23ad9517d5fc demo demo] Calling method 'detail' {{(pid=110862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:20:37.096191 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.api_utils [None req-2966b30e-66d1-45bb-a5c2-23ad9517d5fc demo demo] Removing options '' from query. {{(pid=110862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:20:37.097143 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.volume.api [None req-2966b30e-66d1-45bb-a5c2-23ad9517d5fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:20:37.107667 np0000189550 devstack@c-api.service[110862]: INFO cinder.volume.api [None req-2966b30e-66d1-45bb-a5c2-23ad9517d5fc demo demo] Get all volumes completed successfully. Aug 14 09:20:37.111500 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-2966b30e-66d1-45bb-a5c2-23ad9517d5fc demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:20:37.111500 np0000189550 devstack@c-api.service[110862]: [pid: 110862|app: 0|req: 7/26] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:20:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:20:47.100428 np0000189550 devstack@c-api.service[110862]: DEBUG dbcounter [-] [110862] Writing DB stats cinder:SELECT=1 {{(pid=110862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:21:37.135537 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.middleware.request_id [None req-2a62f35c-b3e7-4b84-954b-c5b214ada0b8 None None] RequestId filter calling following filter/app {{(pid=110863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:21:37.349260 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-2a62f35c-b3e7-4b84-954b-c5b214ada0b8 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:21:37.349516 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-2a62f35c-b3e7-4b84-954b-c5b214ada0b8 demo demo] Empty body provided in request {{(pid=110863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:21:37.349768 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-2a62f35c-b3e7-4b84-954b-c5b214ada0b8 demo demo] Calling method 'detail' {{(pid=110863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:21:37.350114 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.api_utils [None req-2a62f35c-b3e7-4b84-954b-c5b214ada0b8 demo demo] Removing options '' from query. {{(pid=110863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:21:37.351159 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.volume.api [None req-2a62f35c-b3e7-4b84-954b-c5b214ada0b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:21:37.360863 np0000189550 devstack@c-api.service[110863]: INFO cinder.volume.api [None req-2a62f35c-b3e7-4b84-954b-c5b214ada0b8 demo demo] Get all volumes completed successfully. Aug 14 09:21:37.364264 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-2a62f35c-b3e7-4b84-954b-c5b214ada0b8 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:21:37.364778 np0000189550 devstack@c-api.service[110863]: [pid: 110863|app: 0|req: 7/27] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:21:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:21:47.354898 np0000189550 devstack@c-api.service[110863]: DEBUG dbcounter [-] [110863] Writing DB stats cinder:SELECT=1 {{(pid=110863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:22:37.398527 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.middleware.request_id [None req-7627be92-eb9f-4a1a-a21b-b0cafc1d096e None None] RequestId filter calling following filter/app {{(pid=110860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:22:37.401831 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-7627be92-eb9f-4a1a-a21b-b0cafc1d096e demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:22:37.402321 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-7627be92-eb9f-4a1a-a21b-b0cafc1d096e demo demo] Empty body provided in request {{(pid=110860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:22:37.402694 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-7627be92-eb9f-4a1a-a21b-b0cafc1d096e demo demo] Calling method 'detail' {{(pid=110860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:22:37.403076 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.api_utils [None req-7627be92-eb9f-4a1a-a21b-b0cafc1d096e demo demo] Removing options '' from query. {{(pid=110860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:22:37.404226 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.volume.api [None req-7627be92-eb9f-4a1a-a21b-b0cafc1d096e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:22:37.412778 np0000189550 devstack@c-api.service[110860]: INFO cinder.volume.api [None req-7627be92-eb9f-4a1a-a21b-b0cafc1d096e demo demo] Get all volumes completed successfully. Aug 14 09:22:37.415011 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-7627be92-eb9f-4a1a-a21b-b0cafc1d096e demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:22:37.415390 np0000189550 devstack@c-api.service[110860]: [pid: 110860|app: 0|req: 7/28] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:22:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:22:47.408375 np0000189550 devstack@c-api.service[110860]: DEBUG dbcounter [-] [110860] Writing DB stats cinder:SELECT=1 {{(pid=110860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:23:37.430540 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.middleware.request_id [None req-fff27e0b-0000-4b1a-9a8e-36a54a2e2946 None None] RequestId filter calling following filter/app {{(pid=110861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:23:37.435196 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-fff27e0b-0000-4b1a-9a8e-36a54a2e2946 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:23:37.435588 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-fff27e0b-0000-4b1a-9a8e-36a54a2e2946 demo demo] Empty body provided in request {{(pid=110861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:23:37.436185 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-fff27e0b-0000-4b1a-9a8e-36a54a2e2946 demo demo] Calling method 'detail' {{(pid=110861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:23:37.436706 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.api_utils [None req-fff27e0b-0000-4b1a-9a8e-36a54a2e2946 demo demo] Removing options '' from query. {{(pid=110861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:23:37.438200 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.volume.api [None req-fff27e0b-0000-4b1a-9a8e-36a54a2e2946 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:23:37.450899 np0000189550 devstack@c-api.service[110861]: INFO cinder.volume.api [None req-fff27e0b-0000-4b1a-9a8e-36a54a2e2946 demo demo] Get all volumes completed successfully. Aug 14 09:23:37.454510 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-fff27e0b-0000-4b1a-9a8e-36a54a2e2946 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:23:37.455187 np0000189550 devstack@c-api.service[110861]: [pid: 110861|app: 0|req: 8/29] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:23:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:23:47.444488 np0000189550 devstack@c-api.service[110861]: DEBUG dbcounter [-] [110861] Writing DB stats cinder:SELECT=1 {{(pid=110861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:24:37.490416 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.middleware.request_id [None req-52921a7b-c13d-4d27-b3c9-5770fa2dff71 None None] RequestId filter calling following filter/app {{(pid=110862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:24:37.495234 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-52921a7b-c13d-4d27-b3c9-5770fa2dff71 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:24:37.495749 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-52921a7b-c13d-4d27-b3c9-5770fa2dff71 demo demo] Empty body provided in request {{(pid=110862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:24:37.496217 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-52921a7b-c13d-4d27-b3c9-5770fa2dff71 demo demo] Calling method 'detail' {{(pid=110862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:24:37.496748 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.api_utils [None req-52921a7b-c13d-4d27-b3c9-5770fa2dff71 demo demo] Removing options '' from query. {{(pid=110862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:24:37.498285 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.volume.api [None req-52921a7b-c13d-4d27-b3c9-5770fa2dff71 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:24:37.506641 np0000189550 devstack@c-api.service[110862]: INFO cinder.volume.api [None req-52921a7b-c13d-4d27-b3c9-5770fa2dff71 demo demo] Get all volumes completed successfully. Aug 14 09:24:37.508808 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-52921a7b-c13d-4d27-b3c9-5770fa2dff71 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:24:37.509211 np0000189550 devstack@c-api.service[110862]: [pid: 110862|app: 0|req: 8/30] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:24:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:24:47.501699 np0000189550 devstack@c-api.service[110862]: DEBUG dbcounter [-] [110862] Writing DB stats cinder:SELECT=1 {{(pid=110862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:25:37.527698 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.middleware.request_id [None req-3923ca39-85ec-40a2-a918-802b0e44356e None None] RequestId filter calling following filter/app {{(pid=110863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:25:37.531995 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-3923ca39-85ec-40a2-a918-802b0e44356e demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:25:37.532387 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-3923ca39-85ec-40a2-a918-802b0e44356e demo demo] Empty body provided in request {{(pid=110863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:25:37.532802 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-3923ca39-85ec-40a2-a918-802b0e44356e demo demo] Calling method 'detail' {{(pid=110863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:25:37.533490 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.api_utils [None req-3923ca39-85ec-40a2-a918-802b0e44356e demo demo] Removing options '' from query. {{(pid=110863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:25:37.535008 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.volume.api [None req-3923ca39-85ec-40a2-a918-802b0e44356e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:25:37.542924 np0000189550 devstack@c-api.service[110863]: INFO cinder.volume.api [None req-3923ca39-85ec-40a2-a918-802b0e44356e demo demo] Get all volumes completed successfully. Aug 14 09:25:37.544860 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-3923ca39-85ec-40a2-a918-802b0e44356e demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:25:37.545284 np0000189550 devstack@c-api.service[110863]: [pid: 110863|app: 0|req: 8/31] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:25:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:25:47.538766 np0000189550 devstack@c-api.service[110863]: DEBUG dbcounter [-] [110863] Writing DB stats cinder:SELECT=1 {{(pid=110863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:26:37.563854 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.middleware.request_id [None req-7fe4fbcb-48bb-437b-b48d-142da3315b68 None None] RequestId filter calling following filter/app {{(pid=110860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:26:37.566828 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-7fe4fbcb-48bb-437b-b48d-142da3315b68 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:26:37.567096 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-7fe4fbcb-48bb-437b-b48d-142da3315b68 demo demo] Empty body provided in request {{(pid=110860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:26:37.567348 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-7fe4fbcb-48bb-437b-b48d-142da3315b68 demo demo] Calling method 'detail' {{(pid=110860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:26:37.567675 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.api_utils [None req-7fe4fbcb-48bb-437b-b48d-142da3315b68 demo demo] Removing options '' from query. {{(pid=110860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:26:37.568575 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.volume.api [None req-7fe4fbcb-48bb-437b-b48d-142da3315b68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:26:37.579645 np0000189550 devstack@c-api.service[110860]: INFO cinder.volume.api [None req-7fe4fbcb-48bb-437b-b48d-142da3315b68 demo demo] Get all volumes completed successfully. Aug 14 09:26:37.584809 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-7fe4fbcb-48bb-437b-b48d-142da3315b68 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:26:37.585737 np0000189550 devstack@c-api.service[110860]: [pid: 110860|app: 0|req: 8/32] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:26:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:26:47.573085 np0000189550 devstack@c-api.service[110860]: DEBUG dbcounter [-] [110860] Writing DB stats cinder:SELECT=1 {{(pid=110860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:27:37.606274 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.middleware.request_id [None req-770be8ab-07dc-48ea-b58f-4c51c38f9c93 None None] RequestId filter calling following filter/app {{(pid=110861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:27:37.776977 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-770be8ab-07dc-48ea-b58f-4c51c38f9c93 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:27:37.777288 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-770be8ab-07dc-48ea-b58f-4c51c38f9c93 demo demo] Empty body provided in request {{(pid=110861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:27:37.777553 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-770be8ab-07dc-48ea-b58f-4c51c38f9c93 demo demo] Calling method 'detail' {{(pid=110861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:27:37.777917 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.api_utils [None req-770be8ab-07dc-48ea-b58f-4c51c38f9c93 demo demo] Removing options '' from query. {{(pid=110861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:27:37.779360 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.volume.api [None req-770be8ab-07dc-48ea-b58f-4c51c38f9c93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:27:37.791852 np0000189550 devstack@c-api.service[110861]: INFO cinder.volume.api [None req-770be8ab-07dc-48ea-b58f-4c51c38f9c93 demo demo] Get all volumes completed successfully. Aug 14 09:27:37.795851 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-770be8ab-07dc-48ea-b58f-4c51c38f9c93 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:27:37.796448 np0000189550 devstack@c-api.service[110861]: [pid: 110861|app: 0|req: 9/33] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:27:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:27:47.783639 np0000189550 devstack@c-api.service[110861]: DEBUG dbcounter [-] [110861] Writing DB stats cinder:SELECT=1 {{(pid=110861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:28:37.816187 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.middleware.request_id [None req-3963343d-0d2d-4dd6-8aa9-b7a75234c3f3 None None] RequestId filter calling following filter/app {{(pid=110862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:28:37.819380 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-3963343d-0d2d-4dd6-8aa9-b7a75234c3f3 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:28:37.819640 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-3963343d-0d2d-4dd6-8aa9-b7a75234c3f3 demo demo] Empty body provided in request {{(pid=110862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:28:37.819934 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-3963343d-0d2d-4dd6-8aa9-b7a75234c3f3 demo demo] Calling method 'detail' {{(pid=110862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:28:37.820279 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.api_utils [None req-3963343d-0d2d-4dd6-8aa9-b7a75234c3f3 demo demo] Removing options '' from query. {{(pid=110862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:28:37.821230 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.volume.api [None req-3963343d-0d2d-4dd6-8aa9-b7a75234c3f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:28:37.830650 np0000189550 devstack@c-api.service[110862]: INFO cinder.volume.api [None req-3963343d-0d2d-4dd6-8aa9-b7a75234c3f3 demo demo] Get all volumes completed successfully. Aug 14 09:28:37.833285 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-3963343d-0d2d-4dd6-8aa9-b7a75234c3f3 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:28:37.833839 np0000189550 devstack@c-api.service[110862]: [pid: 110862|app: 0|req: 9/34] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:28:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:28:47.824401 np0000189550 devstack@c-api.service[110862]: DEBUG dbcounter [-] [110862] Writing DB stats cinder:SELECT=1 {{(pid=110862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:29:37.849809 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.middleware.request_id [None req-7454a10a-515c-414c-b7ec-051b76874714 None None] RequestId filter calling following filter/app {{(pid=110863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:29:37.854054 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-7454a10a-515c-414c-b7ec-051b76874714 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:29:37.854489 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-7454a10a-515c-414c-b7ec-051b76874714 demo demo] Empty body provided in request {{(pid=110863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:29:37.854884 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-7454a10a-515c-414c-b7ec-051b76874714 demo demo] Calling method 'detail' {{(pid=110863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:29:37.855491 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.api_utils [None req-7454a10a-515c-414c-b7ec-051b76874714 demo demo] Removing options '' from query. {{(pid=110863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:29:37.857043 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.volume.api [None req-7454a10a-515c-414c-b7ec-051b76874714 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:29:37.868243 np0000189550 devstack@c-api.service[110863]: INFO cinder.volume.api [None req-7454a10a-515c-414c-b7ec-051b76874714 demo demo] Get all volumes completed successfully. Aug 14 09:29:37.871577 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-7454a10a-515c-414c-b7ec-051b76874714 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:29:37.872165 np0000189550 devstack@c-api.service[110863]: [pid: 110863|app: 0|req: 9/35] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:29:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:29:47.862347 np0000189550 devstack@c-api.service[110863]: DEBUG dbcounter [-] [110863] Writing DB stats cinder:SELECT=1 {{(pid=110863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:30:37.887912 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.middleware.request_id [None req-34ab8e0d-c262-48cd-84db-d25654700b56 None None] RequestId filter calling following filter/app {{(pid=110860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:30:37.892357 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-34ab8e0d-c262-48cd-84db-d25654700b56 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:30:37.892869 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-34ab8e0d-c262-48cd-84db-d25654700b56 demo demo] Empty body provided in request {{(pid=110860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:30:37.893118 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-34ab8e0d-c262-48cd-84db-d25654700b56 demo demo] Calling method 'detail' {{(pid=110860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:30:37.893244 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.api_utils [None req-34ab8e0d-c262-48cd-84db-d25654700b56 demo demo] Removing options '' from query. {{(pid=110860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:30:37.894187 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.volume.api [None req-34ab8e0d-c262-48cd-84db-d25654700b56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:30:37.905867 np0000189550 devstack@c-api.service[110860]: INFO cinder.volume.api [None req-34ab8e0d-c262-48cd-84db-d25654700b56 demo demo] Get all volumes completed successfully. Aug 14 09:30:37.909063 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-34ab8e0d-c262-48cd-84db-d25654700b56 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:30:37.909577 np0000189550 devstack@c-api.service[110860]: [pid: 110860|app: 0|req: 9/36] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:30:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:30:47.898419 np0000189550 devstack@c-api.service[110860]: DEBUG dbcounter [-] [110860] Writing DB stats cinder:SELECT=1 {{(pid=110860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:31:37.927829 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.middleware.request_id [None req-defd9933-d4ae-45ba-9c86-5c4fa8051ffa None None] RequestId filter calling following filter/app {{(pid=110861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:31:37.931068 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-defd9933-d4ae-45ba-9c86-5c4fa8051ffa demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:31:37.931399 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-defd9933-d4ae-45ba-9c86-5c4fa8051ffa demo demo] Empty body provided in request {{(pid=110861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:31:37.931601 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-defd9933-d4ae-45ba-9c86-5c4fa8051ffa demo demo] Calling method 'detail' {{(pid=110861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:31:37.931730 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.api_utils [None req-defd9933-d4ae-45ba-9c86-5c4fa8051ffa demo demo] Removing options '' from query. {{(pid=110861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:31:37.932346 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.volume.api [None req-defd9933-d4ae-45ba-9c86-5c4fa8051ffa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:31:37.939198 np0000189550 devstack@c-api.service[110861]: INFO cinder.volume.api [None req-defd9933-d4ae-45ba-9c86-5c4fa8051ffa demo demo] Get all volumes completed successfully. Aug 14 09:31:37.941048 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-defd9933-d4ae-45ba-9c86-5c4fa8051ffa demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:31:37.941375 np0000189550 devstack@c-api.service[110861]: [pid: 110861|app: 0|req: 10/37] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:31:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:31:47.935552 np0000189550 devstack@c-api.service[110861]: DEBUG dbcounter [-] [110861] Writing DB stats cinder:SELECT=1 {{(pid=110861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:32:37.957902 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.middleware.request_id [None req-534672c0-8e62-4fea-bed2-62d8645a0ec0 None None] RequestId filter calling following filter/app {{(pid=110862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:32:38.101250 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-534672c0-8e62-4fea-bed2-62d8645a0ec0 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:32:38.101637 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-534672c0-8e62-4fea-bed2-62d8645a0ec0 demo demo] Empty body provided in request {{(pid=110862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:32:38.102572 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-534672c0-8e62-4fea-bed2-62d8645a0ec0 demo demo] Calling method 'detail' {{(pid=110862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:32:38.102865 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.api_utils [None req-534672c0-8e62-4fea-bed2-62d8645a0ec0 demo demo] Removing options '' from query. {{(pid=110862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:32:38.103836 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.volume.api [None req-534672c0-8e62-4fea-bed2-62d8645a0ec0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:32:38.111881 np0000189550 devstack@c-api.service[110862]: INFO cinder.volume.api [None req-534672c0-8e62-4fea-bed2-62d8645a0ec0 demo demo] Get all volumes completed successfully. Aug 14 09:32:38.114563 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-534672c0-8e62-4fea-bed2-62d8645a0ec0 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:32:38.116170 np0000189550 devstack@c-api.service[110862]: [pid: 110862|app: 0|req: 10/38] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:32:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:32:48.107112 np0000189550 devstack@c-api.service[110862]: DEBUG dbcounter [-] [110862] Writing DB stats cinder:SELECT=1 {{(pid=110862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:33:38.304383 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.middleware.request_id [None req-dc1093dd-c094-4d10-bf02-51349f5e6b4e None None] RequestId filter calling following filter/app {{(pid=110863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:33:38.306762 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-dc1093dd-c094-4d10-bf02-51349f5e6b4e demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:33:38.306940 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-dc1093dd-c094-4d10-bf02-51349f5e6b4e demo demo] Empty body provided in request {{(pid=110863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:33:38.307254 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-dc1093dd-c094-4d10-bf02-51349f5e6b4e demo demo] Calling method 'detail' {{(pid=110863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:33:38.307435 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.api_utils [None req-dc1093dd-c094-4d10-bf02-51349f5e6b4e demo demo] Removing options '' from query. {{(pid=110863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:33:38.308084 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.volume.api [None req-dc1093dd-c094-4d10-bf02-51349f5e6b4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:33:38.316744 np0000189550 devstack@c-api.service[110863]: INFO cinder.volume.api [None req-dc1093dd-c094-4d10-bf02-51349f5e6b4e demo demo] Get all volumes completed successfully. Aug 14 09:33:38.319440 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-dc1093dd-c094-4d10-bf02-51349f5e6b4e demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:33:38.319971 np0000189550 devstack@c-api.service[110863]: [pid: 110863|app: 0|req: 10/39] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:33:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:33:48.310835 np0000189550 devstack@c-api.service[110863]: DEBUG dbcounter [-] [110863] Writing DB stats cinder:SELECT=1 {{(pid=110863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:34:38.342293 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.middleware.request_id [None req-fafebef6-1fe5-4e6a-a7d2-8c727bf6602e None None] RequestId filter calling following filter/app {{(pid=110860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:34:38.344884 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-fafebef6-1fe5-4e6a-a7d2-8c727bf6602e demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:34:38.345152 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-fafebef6-1fe5-4e6a-a7d2-8c727bf6602e demo demo] Empty body provided in request {{(pid=110860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:34:38.345397 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-fafebef6-1fe5-4e6a-a7d2-8c727bf6602e demo demo] Calling method 'detail' {{(pid=110860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:34:38.345768 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.api_utils [None req-fafebef6-1fe5-4e6a-a7d2-8c727bf6602e demo demo] Removing options '' from query. {{(pid=110860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:34:38.346768 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.volume.api [None req-fafebef6-1fe5-4e6a-a7d2-8c727bf6602e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:34:38.354652 np0000189550 devstack@c-api.service[110860]: INFO cinder.volume.api [None req-fafebef6-1fe5-4e6a-a7d2-8c727bf6602e demo demo] Get all volumes completed successfully. Aug 14 09:34:38.356482 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-fafebef6-1fe5-4e6a-a7d2-8c727bf6602e demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:34:38.356809 np0000189550 devstack@c-api.service[110860]: [pid: 110860|app: 0|req: 10/40] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:34:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:34:48.361254 np0000189550 devstack@c-api.service[110860]: DEBUG dbcounter [-] [110860] Writing DB stats cinder:SELECT=1 {{(pid=110860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:35:38.374228 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.middleware.request_id [None req-f0d14303-7f6b-4640-9060-fcc9c0d01014 None None] RequestId filter calling following filter/app {{(pid=110861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:35:38.378275 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-f0d14303-7f6b-4640-9060-fcc9c0d01014 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:35:38.378685 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-f0d14303-7f6b-4640-9060-fcc9c0d01014 demo demo] Empty body provided in request {{(pid=110861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:35:38.379152 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-f0d14303-7f6b-4640-9060-fcc9c0d01014 demo demo] Calling method 'detail' {{(pid=110861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:35:38.379702 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.api_utils [None req-f0d14303-7f6b-4640-9060-fcc9c0d01014 demo demo] Removing options '' from query. {{(pid=110861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:35:38.380618 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.volume.api [None req-f0d14303-7f6b-4640-9060-fcc9c0d01014 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:35:38.390536 np0000189550 devstack@c-api.service[110861]: INFO cinder.volume.api [None req-f0d14303-7f6b-4640-9060-fcc9c0d01014 demo demo] Get all volumes completed successfully. Aug 14 09:35:38.394143 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-f0d14303-7f6b-4640-9060-fcc9c0d01014 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:35:38.394813 np0000189550 devstack@c-api.service[110861]: [pid: 110861|app: 0|req: 11/41] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:35:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:35:48.383290 np0000189550 devstack@c-api.service[110861]: DEBUG dbcounter [-] [110861] Writing DB stats cinder:SELECT=1 {{(pid=110861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:36:38.410624 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.middleware.request_id [None req-24e1b17e-1cfd-4bce-867a-319d8d8b3f3b None None] RequestId filter calling following filter/app {{(pid=110862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:36:38.415406 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-24e1b17e-1cfd-4bce-867a-319d8d8b3f3b demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:36:38.415908 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-24e1b17e-1cfd-4bce-867a-319d8d8b3f3b demo demo] Empty body provided in request {{(pid=110862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:36:38.416285 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-24e1b17e-1cfd-4bce-867a-319d8d8b3f3b demo demo] Calling method 'detail' {{(pid=110862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:36:38.416778 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.api_utils [None req-24e1b17e-1cfd-4bce-867a-319d8d8b3f3b demo demo] Removing options '' from query. {{(pid=110862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:36:38.418085 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.volume.api [None req-24e1b17e-1cfd-4bce-867a-319d8d8b3f3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:36:38.431284 np0000189550 devstack@c-api.service[110862]: INFO cinder.volume.api [None req-24e1b17e-1cfd-4bce-867a-319d8d8b3f3b demo demo] Get all volumes completed successfully. Aug 14 09:36:38.434508 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-24e1b17e-1cfd-4bce-867a-319d8d8b3f3b demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:36:38.435085 np0000189550 devstack@c-api.service[110862]: [pid: 110862|app: 0|req: 11/42] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:36:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:36:48.422792 np0000189550 devstack@c-api.service[110862]: DEBUG dbcounter [-] [110862] Writing DB stats cinder:SELECT=1 {{(pid=110862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:37:38.454236 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.middleware.request_id [None req-02b7467d-d0a9-4f38-baac-ed19b8111d87 None None] RequestId filter calling following filter/app {{(pid=110863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:37:38.565873 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-02b7467d-d0a9-4f38-baac-ed19b8111d87 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:37:38.566677 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-02b7467d-d0a9-4f38-baac-ed19b8111d87 demo demo] Empty body provided in request {{(pid=110863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:37:38.567223 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-02b7467d-d0a9-4f38-baac-ed19b8111d87 demo demo] Calling method 'detail' {{(pid=110863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:37:38.567642 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.api_utils [None req-02b7467d-d0a9-4f38-baac-ed19b8111d87 demo demo] Removing options '' from query. {{(pid=110863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:37:38.568977 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.volume.api [None req-02b7467d-d0a9-4f38-baac-ed19b8111d87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:37:38.578352 np0000189550 devstack@c-api.service[110863]: INFO cinder.volume.api [None req-02b7467d-d0a9-4f38-baac-ed19b8111d87 demo demo] Get all volumes completed successfully. Aug 14 09:37:38.581714 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-02b7467d-d0a9-4f38-baac-ed19b8111d87 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:37:38.582363 np0000189550 devstack@c-api.service[110863]: [pid: 110863|app: 0|req: 11/43] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:37:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:37:48.573057 np0000189550 devstack@c-api.service[110863]: DEBUG dbcounter [-] [110863] Writing DB stats cinder:SELECT=1 {{(pid=110863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:38:38.603711 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.middleware.request_id [None req-b557938e-b0f0-4316-a7c8-e8b518eac919 None None] RequestId filter calling following filter/app {{(pid=110860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:38:38.608505 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-b557938e-b0f0-4316-a7c8-e8b518eac919 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:38:38.609106 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-b557938e-b0f0-4316-a7c8-e8b518eac919 demo demo] Empty body provided in request {{(pid=110860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:38:38.609476 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-b557938e-b0f0-4316-a7c8-e8b518eac919 demo demo] Calling method 'detail' {{(pid=110860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:38:38.610009 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.api_utils [None req-b557938e-b0f0-4316-a7c8-e8b518eac919 demo demo] Removing options '' from query. {{(pid=110860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:38:38.611862 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.volume.api [None req-b557938e-b0f0-4316-a7c8-e8b518eac919 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:38:38.619764 np0000189550 devstack@c-api.service[110860]: INFO cinder.volume.api [None req-b557938e-b0f0-4316-a7c8-e8b518eac919 demo demo] Get all volumes completed successfully. Aug 14 09:38:38.621582 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-b557938e-b0f0-4316-a7c8-e8b518eac919 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:38:38.622031 np0000189550 devstack@c-api.service[110860]: [pid: 110860|app: 0|req: 11/44] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:38:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:38:48.614875 np0000189550 devstack@c-api.service[110860]: DEBUG dbcounter [-] [110860] Writing DB stats cinder:SELECT=1 {{(pid=110860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:39:38.640152 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.middleware.request_id [None req-36eb8cb2-9e4e-433a-8524-50fbdcd5916d None None] RequestId filter calling following filter/app {{(pid=110861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:39:38.642979 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-36eb8cb2-9e4e-433a-8524-50fbdcd5916d demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:39:38.643253 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-36eb8cb2-9e4e-433a-8524-50fbdcd5916d demo demo] Empty body provided in request {{(pid=110861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:39:38.643529 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-36eb8cb2-9e4e-433a-8524-50fbdcd5916d demo demo] Calling method 'detail' {{(pid=110861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:39:38.643818 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.api_utils [None req-36eb8cb2-9e4e-433a-8524-50fbdcd5916d demo demo] Removing options '' from query. {{(pid=110861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:39:38.645061 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.volume.api [None req-36eb8cb2-9e4e-433a-8524-50fbdcd5916d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:39:38.658243 np0000189550 devstack@c-api.service[110861]: INFO cinder.volume.api [None req-36eb8cb2-9e4e-433a-8524-50fbdcd5916d demo demo] Get all volumes completed successfully. Aug 14 09:39:38.661136 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-36eb8cb2-9e4e-433a-8524-50fbdcd5916d demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:39:38.661290 np0000189550 devstack@c-api.service[110861]: [pid: 110861|app: 0|req: 12/45] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:39:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:39:48.650272 np0000189550 devstack@c-api.service[110861]: DEBUG dbcounter [-] [110861] Writing DB stats cinder:SELECT=1 {{(pid=110861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:40:38.679302 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.middleware.request_id [None req-fcc0dd07-0d48-4d43-a1cd-103e1a17e1b5 None None] RequestId filter calling following filter/app {{(pid=110862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:40:38.682582 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-fcc0dd07-0d48-4d43-a1cd-103e1a17e1b5 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:40:38.683054 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-fcc0dd07-0d48-4d43-a1cd-103e1a17e1b5 demo demo] Empty body provided in request {{(pid=110862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:40:38.683374 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.openstack.wsgi [None req-fcc0dd07-0d48-4d43-a1cd-103e1a17e1b5 demo demo] Calling method 'detail' {{(pid=110862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:40:38.683964 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.api.api_utils [None req-fcc0dd07-0d48-4d43-a1cd-103e1a17e1b5 demo demo] Removing options '' from query. {{(pid=110862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:40:38.685200 np0000189550 devstack@c-api.service[110862]: DEBUG cinder.volume.api [None req-fcc0dd07-0d48-4d43-a1cd-103e1a17e1b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:40:38.694985 np0000189550 devstack@c-api.service[110862]: INFO cinder.volume.api [None req-fcc0dd07-0d48-4d43-a1cd-103e1a17e1b5 demo demo] Get all volumes completed successfully. Aug 14 09:40:38.697484 np0000189550 devstack@c-api.service[110862]: INFO cinder.api.openstack.wsgi [None req-fcc0dd07-0d48-4d43-a1cd-103e1a17e1b5 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:40:38.697922 np0000189550 devstack@c-api.service[110862]: [pid: 110862|app: 0|req: 12/46] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:40:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:40:48.689223 np0000189550 devstack@c-api.service[110862]: DEBUG dbcounter [-] [110862] Writing DB stats cinder:SELECT=1 {{(pid=110862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:41:38.714237 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.middleware.request_id [None req-a710278b-8132-45d4-9d19-7b2cb9c96c44 None None] RequestId filter calling following filter/app {{(pid=110863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:41:38.718665 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-a710278b-8132-45d4-9d19-7b2cb9c96c44 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:41:38.719155 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-a710278b-8132-45d4-9d19-7b2cb9c96c44 demo demo] Empty body provided in request {{(pid=110863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:41:38.719564 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.openstack.wsgi [None req-a710278b-8132-45d4-9d19-7b2cb9c96c44 demo demo] Calling method 'detail' {{(pid=110863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:41:38.720118 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.api.api_utils [None req-a710278b-8132-45d4-9d19-7b2cb9c96c44 demo demo] Removing options '' from query. {{(pid=110863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:41:38.721254 np0000189550 devstack@c-api.service[110863]: DEBUG cinder.volume.api [None req-a710278b-8132-45d4-9d19-7b2cb9c96c44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:41:38.729839 np0000189550 devstack@c-api.service[110863]: INFO cinder.volume.api [None req-a710278b-8132-45d4-9d19-7b2cb9c96c44 demo demo] Get all volumes completed successfully. Aug 14 09:41:38.732438 np0000189550 devstack@c-api.service[110863]: INFO cinder.api.openstack.wsgi [None req-a710278b-8132-45d4-9d19-7b2cb9c96c44 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:41:38.733111 np0000189550 devstack@c-api.service[110863]: [pid: 110863|app: 0|req: 12/47] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:41:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:41:48.724526 np0000189550 devstack@c-api.service[110863]: DEBUG dbcounter [-] [110863] Writing DB stats cinder:SELECT=1 {{(pid=110863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:42:38.752227 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.middleware.request_id [None req-ee1e6786-23fd-4dbe-8a3f-ccdfbe731162 None None] RequestId filter calling following filter/app {{(pid=110860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:42:39.007318 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-ee1e6786-23fd-4dbe-8a3f-ccdfbe731162 demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:42:39.007882 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-ee1e6786-23fd-4dbe-8a3f-ccdfbe731162 demo demo] Empty body provided in request {{(pid=110860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:42:39.008488 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.openstack.wsgi [None req-ee1e6786-23fd-4dbe-8a3f-ccdfbe731162 demo demo] Calling method 'detail' {{(pid=110860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:42:39.009166 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.api.api_utils [None req-ee1e6786-23fd-4dbe-8a3f-ccdfbe731162 demo demo] Removing options '' from query. {{(pid=110860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:42:39.010778 np0000189550 devstack@c-api.service[110860]: DEBUG cinder.volume.api [None req-ee1e6786-23fd-4dbe-8a3f-ccdfbe731162 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:42:39.025188 np0000189550 devstack@c-api.service[110860]: INFO cinder.volume.api [None req-ee1e6786-23fd-4dbe-8a3f-ccdfbe731162 demo demo] Get all volumes completed successfully. Aug 14 09:42:39.028429 np0000189550 devstack@c-api.service[110860]: INFO cinder.api.openstack.wsgi [None req-ee1e6786-23fd-4dbe-8a3f-ccdfbe731162 demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:42:39.029374 np0000189550 devstack@c-api.service[110860]: [pid: 110860|app: 0|req: 12/48] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:42:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:42:49.017129 np0000189550 devstack@c-api.service[110860]: DEBUG dbcounter [-] [110860] Writing DB stats cinder:SELECT=1 {{(pid=110860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 09:43:39.046771 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.middleware.request_id [None req-6445398e-924e-4c7f-8f2a-a39a162adcea None None] RequestId filter calling following filter/app {{(pid=110861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 09:43:39.050371 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-6445398e-924e-4c7f-8f2a-a39a162adcea demo demo] GET https://199.19.213.83/volume/v3/volumes/detail Aug 14 09:43:39.050711 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-6445398e-924e-4c7f-8f2a-a39a162adcea demo demo] Empty body provided in request {{(pid=110861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 09:43:39.051065 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.openstack.wsgi [None req-6445398e-924e-4c7f-8f2a-a39a162adcea demo demo] Calling method 'detail' {{(pid=110861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 09:43:39.051438 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.api.api_utils [None req-6445398e-924e-4c7f-8f2a-a39a162adcea demo demo] Removing options '' from query. {{(pid=110861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 09:43:39.052564 np0000189550 devstack@c-api.service[110861]: DEBUG cinder.volume.api [None req-6445398e-924e-4c7f-8f2a-a39a162adcea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 09:43:39.062681 np0000189550 devstack@c-api.service[110861]: INFO cinder.volume.api [None req-6445398e-924e-4c7f-8f2a-a39a162adcea demo demo] Get all volumes completed successfully. Aug 14 09:43:39.065109 np0000189550 devstack@c-api.service[110861]: INFO cinder.api.openstack.wsgi [None req-6445398e-924e-4c7f-8f2a-a39a162adcea demo demo] https://199.19.213.83/volume/v3/volumes/detail returned with HTTP 200 Aug 14 09:43:39.065581 np0000189550 devstack@c-api.service[110861]: [pid: 110861|app: 0|req: 13/49] 199.19.213.83 () {64 vars in 1290 bytes} [Fri Aug 14 09:43:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 09:43:49.057339 np0000189550 devstack@c-api.service[110861]: DEBUG dbcounter [-] [110861] Writing DB stats cinder:SELECT=1 {{(pid=110861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}