Jul 14 14:32:13.537521 np0000185158 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 14 14:32:13.548046 np0000185158 devstack@c-api.service[110997]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 14 14:32:13.553582 np0000185158 devstack@c-api.service[110997]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jul 14 14:32:13 2026] *** Jul 14 14:32:13.553582 np0000185158 devstack@c-api.service[110997]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 14 14:32:13.553582 np0000185158 devstack@c-api.service[110997]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 14 14:32:13.553582 np0000185158 devstack@c-api.service[110997]: nodename: np0000185158 Jul 14 14:32:13.553582 np0000185158 devstack@c-api.service[110997]: machine: x86_64 Jul 14 14:32:13.553582 np0000185158 devstack@c-api.service[110997]: clock source: unix Jul 14 14:32:13.553582 np0000185158 devstack@c-api.service[110997]: pcre jit disabled Jul 14 14:32:13.553582 np0000185158 devstack@c-api.service[110997]: detected number of CPU cores: 16 Jul 14 14:32:13.553582 np0000185158 devstack@c-api.service[110997]: current working directory: / Jul 14 14:32:13.553582 np0000185158 devstack@c-api.service[110997]: detected binary path: /usr/bin/uwsgi-core Jul 14 14:32:13.553582 np0000185158 devstack@c-api.service[110997]: your processes number limit is 256916 Jul 14 14:32:13.553582 np0000185158 devstack@c-api.service[110997]: your memory page size is 4096 bytes Jul 14 14:32:13.553582 np0000185158 devstack@c-api.service[110997]: detected max file descriptor number: 2048 Jul 14 14:32:13.553582 np0000185158 devstack@c-api.service[110997]: lock engine: pthread robust mutexes Jul 14 14:32:13.555023 np0000185158 devstack@c-api.service[110997]: thunder lock: enabled Jul 14 14:32:13.555023 np0000185158 devstack@c-api.service[110997]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 14 14:32:13.555023 np0000185158 devstack@c-api.service[110997]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 14 14:32:13.555023 np0000185158 devstack@c-api.service[110997]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 14 14:32:13.555023 np0000185158 devstack@c-api.service[110997]: Set PythonHome to /opt/stack/data/venv Jul 14 14:32:13.588720 np0000185158 devstack@c-api.service[110997]: Python main interpreter initialized at 0x7c2567ca4668 Jul 14 14:32:13.588720 np0000185158 devstack@c-api.service[110997]: python threads support enabled Jul 14 14:32:13.588720 np0000185158 devstack@c-api.service[110997]: your server socket listen backlog is limited to 100 connections Jul 14 14:32:13.588720 np0000185158 devstack@c-api.service[110997]: your mercy for graceful operations on workers is 80 seconds Jul 14 14:32:13.589425 np0000185158 devstack@c-api.service[110997]: mapped 671795 bytes (656 KB) for 4 cores Jul 14 14:32:13.589548 np0000185158 devstack@c-api.service[110997]: *** Operational MODE: preforking *** Jul 14 14:32:13.589732 np0000185158 devstack@c-api.service[110997]: *** uWSGI is running in multiple interpreter mode *** Jul 14 14:32:13.589732 np0000185158 devstack@c-api.service[110997]: spawned uWSGI master process (pid: 110997) Jul 14 14:32:13.589978 np0000185158 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 14 14:32:13.590832 np0000185158 devstack@c-api.service[110997]: spawned uWSGI worker 1 (pid: 111001, cores: 1) Jul 14 14:32:13.591511 np0000185158 devstack@c-api.service[110997]: spawned uWSGI worker 2 (pid: 111002, cores: 1) Jul 14 14:32:13.592103 np0000185158 devstack@c-api.service[110997]: spawned uWSGI worker 3 (pid: 111003, cores: 1) Jul 14 14:32:13.592976 np0000185158 devstack@c-api.service[110997]: spawned uWSGI worker 4 (pid: 111004, cores: 1) Jul 14 14:32:13.592976 np0000185158 devstack@c-api.service[110997]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 14 14:32:13.719752 np0000185158 devstack@c-api.service[111001]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 14:32:13.719752 np0000185158 devstack@c-api.service[111001]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 14:32:13.719752 np0000185158 devstack@c-api.service[111001]: we strongly recommend against using it for new projects. Jul 14 14:32:13.719752 np0000185158 devstack@c-api.service[111001]: If you are already using Eventlet, we recommend migrating to a different Jul 14 14:32:13.719752 np0000185158 devstack@c-api.service[111001]: framework. For more detail see Jul 14 14:32:13.719752 np0000185158 devstack@c-api.service[111001]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 14:32:13.719752 np0000185158 devstack@c-api.service[111001]: import eventlet # noqa Jul 14 14:32:13.723249 np0000185158 devstack@c-api.service[111003]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 14:32:13.723249 np0000185158 devstack@c-api.service[111003]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 14:32:13.723249 np0000185158 devstack@c-api.service[111003]: we strongly recommend against using it for new projects. Jul 14 14:32:13.723249 np0000185158 devstack@c-api.service[111003]: If you are already using Eventlet, we recommend migrating to a different Jul 14 14:32:13.723249 np0000185158 devstack@c-api.service[111003]: framework. For more detail see Jul 14 14:32:13.723249 np0000185158 devstack@c-api.service[111003]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 14:32:13.723249 np0000185158 devstack@c-api.service[111003]: import eventlet # noqa Jul 14 14:32:13.732272 np0000185158 devstack@c-api.service[111004]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 14:32:13.732272 np0000185158 devstack@c-api.service[111004]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 14:32:13.732272 np0000185158 devstack@c-api.service[111004]: we strongly recommend against using it for new projects. Jul 14 14:32:13.732272 np0000185158 devstack@c-api.service[111004]: If you are already using Eventlet, we recommend migrating to a different Jul 14 14:32:13.732272 np0000185158 devstack@c-api.service[111004]: framework. For more detail see Jul 14 14:32:13.732272 np0000185158 devstack@c-api.service[111004]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 14:32:13.732272 np0000185158 devstack@c-api.service[111004]: import eventlet # noqa Jul 14 14:32:13.752739 np0000185158 devstack@c-api.service[111002]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 14:32:13.752739 np0000185158 devstack@c-api.service[111002]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 14:32:13.752739 np0000185158 devstack@c-api.service[111002]: we strongly recommend against using it for new projects. Jul 14 14:32:13.752739 np0000185158 devstack@c-api.service[111002]: If you are already using Eventlet, we recommend migrating to a different Jul 14 14:32:13.752739 np0000185158 devstack@c-api.service[111002]: framework. For more detail see Jul 14 14:32:13.752739 np0000185158 devstack@c-api.service[111002]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 14:32:13.752739 np0000185158 devstack@c-api.service[111002]: import eventlet # noqa Jul 14 14:32:13.902035 np0000185158 devstack@c-api.service[111001]: /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 Jul 14 14:32:13.902035 np0000185158 devstack@c-api.service[111001]: from cgi import parse_header Jul 14 14:32:13.914033 np0000185158 devstack@c-api.service[111003]: /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 Jul 14 14:32:13.914033 np0000185158 devstack@c-api.service[111003]: from cgi import parse_header Jul 14 14:32:13.920019 np0000185158 devstack@c-api.service[111004]: /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 Jul 14 14:32:13.920019 np0000185158 devstack@c-api.service[111004]: from cgi import parse_header Jul 14 14:32:13.940010 np0000185158 devstack@c-api.service[111002]: /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 Jul 14 14:32:13.940010 np0000185158 devstack@c-api.service[111002]: from cgi import parse_header Jul 14 14:32:13.949579 np0000185158 devstack@c-api.service[111001]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 14:32:13.949579 np0000185158 devstack@c-api.service[111001]: warnings.warn( Jul 14 14:32:13.960222 np0000185158 devstack@c-api.service[111003]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 14:32:13.960222 np0000185158 devstack@c-api.service[111003]: warnings.warn( Jul 14 14:32:13.961017 np0000185158 devstack@c-api.service[111001]: /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. Jul 14 14:32:13.961017 np0000185158 devstack@c-api.service[111001]: removals.removed_module( Jul 14 14:32:13.961818 np0000185158 devstack@c-api.service[111001]: /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. Jul 14 14:32:13.961818 np0000185158 devstack@c-api.service[111001]: removals.removed_module( Jul 14 14:32:13.967179 np0000185158 devstack@c-api.service[111004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 14:32:13.967179 np0000185158 devstack@c-api.service[111004]: warnings.warn( Jul 14 14:32:13.972738 np0000185158 devstack@c-api.service[111003]: /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. Jul 14 14:32:13.972738 np0000185158 devstack@c-api.service[111003]: removals.removed_module( Jul 14 14:32:13.973400 np0000185158 devstack@c-api.service[111003]: /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. Jul 14 14:32:13.973400 np0000185158 devstack@c-api.service[111003]: removals.removed_module( Jul 14 14:32:13.978428 np0000185158 devstack@c-api.service[111004]: /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. Jul 14 14:32:13.978428 np0000185158 devstack@c-api.service[111004]: removals.removed_module( Jul 14 14:32:13.979149 np0000185158 devstack@c-api.service[111004]: /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. Jul 14 14:32:13.979149 np0000185158 devstack@c-api.service[111004]: removals.removed_module( Jul 14 14:32:13.994077 np0000185158 devstack@c-api.service[111002]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 14:32:13.994077 np0000185158 devstack@c-api.service[111002]: warnings.warn( Jul 14 14:32:14.008150 np0000185158 devstack@c-api.service[111002]: /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. Jul 14 14:32:14.008150 np0000185158 devstack@c-api.service[111002]: removals.removed_module( Jul 14 14:32:14.009149 np0000185158 devstack@c-api.service[111002]: /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. Jul 14 14:32:14.009149 np0000185158 devstack@c-api.service[111002]: removals.removed_module( Jul 14 14:32:14.760609 np0000185158 devstack@c-api.service[111003]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 14:32:14.760609 np0000185158 devstack@c-api.service[111003]: warnings.warn( Jul 14 14:32:14.771158 np0000185158 devstack@c-api.service[111001]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 14:32:14.771158 np0000185158 devstack@c-api.service[111001]: warnings.warn( Jul 14 14:32:14.795845 np0000185158 devstack@c-api.service[111004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 14:32:14.795845 np0000185158 devstack@c-api.service[111004]: warnings.warn( Jul 14 14:32:14.805432 np0000185158 devstack@c-api.service[111002]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 14 14:32:14.805432 np0000185158 devstack@c-api.service[111002]: warnings.warn( Jul 14 14:32:14.809459 np0000185158 devstack@c-api.service[111003]: /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. Jul 14 14:32:14.809459 np0000185158 devstack@c-api.service[111003]: warnings.warn( Jul 14 14:32:14.824092 np0000185158 devstack@c-api.service[111001]: /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. Jul 14 14:32:14.824092 np0000185158 devstack@c-api.service[111001]: warnings.warn( Jul 14 14:32:14.849085 np0000185158 devstack@c-api.service[111004]: /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. Jul 14 14:32:14.849085 np0000185158 devstack@c-api.service[111004]: warnings.warn( Jul 14 14:32:14.858030 np0000185158 devstack@c-api.service[111002]: /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. Jul 14 14:32:14.858030 np0000185158 devstack@c-api.service[111002]: warnings.warn( Jul 14 14:32:15.003468 np0000185158 devstack@c-api.service[111003]: 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. Jul 14 14:32:15.003651 np0000185158 devstack@c-api.service[111003]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111003) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 14:32:15.017316 np0000185158 devstack@c-api.service[111001]: 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. Jul 14 14:32:15.017453 np0000185158 devstack@c-api.service[111001]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111001) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 14:32:15.047389 np0000185158 devstack@c-api.service[111002]: 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. Jul 14 14:32:15.047537 np0000185158 devstack@c-api.service[111002]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111002) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 14:32:15.048749 np0000185158 devstack@c-api.service[111004]: 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. Jul 14 14:32:15.049036 np0000185158 devstack@c-api.service[111004]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111004) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 14:32:15.090519 np0000185158 devstack@c-api.service[111003]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 14:32:15.090519 np0000185158 devstack@c-api.service[111003]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 14:32:15.092949 np0000185158 devstack@c-api.service[111001]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 14:32:15.092949 np0000185158 devstack@c-api.service[111001]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 14:32:15.111019 np0000185158 devstack@c-api.service[111002]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 14:32:15.111019 np0000185158 devstack@c-api.service[111002]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 14:32:15.115064 np0000185158 devstack@c-api.service[111004]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 14 14:32:15.115064 np0000185158 devstack@c-api.service[111004]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 14:32:15.825225 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111001) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 14:32:15.825746 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111004) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 14:32:15.825944 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.825944 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.826011 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.826278 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.826398 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.826718 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.826761 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111003) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 14:32:15.827109 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.827186 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.827380 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.828679 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.828754 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.828815 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.828886 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.828968 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.829003 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.829034 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.829071 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.829107 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.829136 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.829164 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.829223 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.829293 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.829356 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.829636 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.829735 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.829824 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.829940 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.830049 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.830137 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.830246 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.830288 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.830321 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.830377 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.830441 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.830502 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.830562 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.830598 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.830628 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.830654 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.830705 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.830769 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.830829 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.830869 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.830897 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.830947 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.830982 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.831038 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.831125 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.831209 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.831294 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.831388 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.831461 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.831531 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.831593 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.831656 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.831717 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.831780 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.831810 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.831857 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.831949 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.831983 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.832014 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.832047 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.832072 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.832099 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.832099 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.832144 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.832180 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.832208 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.832234 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.832265 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.832333 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.834173 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.834284 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.834392 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.834436 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.834479 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.834525 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.834561 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.834601 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.834634 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.834634 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.834710 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.834750 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.834750 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.834812 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.834990 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111002) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 14:32:15.835586 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.835684 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.835942 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.836664 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.836729 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.838812 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.838812 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.838812 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.838812 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.838812 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.838812 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.838812 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.838812 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.838812 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.838812 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.839232 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.839232 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.839232 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.839232 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.839232 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.839232 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.839232 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.839232 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.839232 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.839562 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.839562 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.839562 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.839562 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.839562 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.839562 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.839796 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.862494 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.862635 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.862841 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.863084 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.863709 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.863709 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.863709 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.872775 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.872864 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.872901 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.873001 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.873050 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.873087 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.873129 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.873179 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.873179 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.873252 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.873252 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.873357 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.873411 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.873472 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.873507 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.873551 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.873633 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.873694 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.873732 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.873782 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.873947 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.887241 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.887377 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.887455 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.887519 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.887586 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.887666 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.887723 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.887778 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.887839 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.887949 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.888011 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.888080 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.888150 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.888212 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.888303 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.888400 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.888475 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.888534 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.888583 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.888645 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.888701 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.888762 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.888816 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.888884 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.888981 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.889051 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.889110 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.889185 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.889273 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.889362 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.889438 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.889560 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.889634 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.889714 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.889801 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.889892 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.890025 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.890124 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.890207 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.890288 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.890370 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.890437 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.890498 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.890566 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.890764 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.890835 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.890931 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.891005 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.891061 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.891129 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.891194 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.891257 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.891318 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.891318 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.891428 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.891479 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.891531 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.891587 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.891638 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.891700 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.891754 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.891819 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.891874 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.891979 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.892046 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.892112 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.892182 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.892265 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.892334 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.892388 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.892440 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.892491 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.892552 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.892625 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.892681 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.892742 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.892795 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.892853 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.892853 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.893026 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.893089 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.893089 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.893210 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.893282 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.893336 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.893336 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.893336 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.893336 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.893336 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.893336 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.893336 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.894390 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.894504 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.894645 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.894779 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.894874 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.894951 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.895057 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.895103 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.895194 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.895239 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.895327 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.895465 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.895584 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.895725 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.898328 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.898393 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.898456 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.898502 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.898543 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.898577 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.898618 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.898649 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.898699 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.898740 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.898789 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.898834 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.898880 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.898943 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.898983 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.899023 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.899069 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.899107 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.899143 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.899183 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.899227 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.899273 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.899312 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.899349 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.899383 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.899425 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.899460 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.899501 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.899543 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.899580 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.899614 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.899659 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.899659 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.899659 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.899659 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.899786 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.899786 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.899786 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.899786 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.899988 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.900028 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.900028 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.900108 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.900154 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.900185 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.900230 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.900266 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.900304 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.900341 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.900370 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.900401 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.900442 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.900474 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.900510 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.900510 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.900510 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.900678 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.900728 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.900770 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.900810 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.900847 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.900896 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.900967 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.901009 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.901049 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.901090 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.901130 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.901169 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.901204 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.901241 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.901280 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.901317 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.901359 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.901406 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.901443 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.901533 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.901533 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.901591 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.901591 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.901663 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.901703 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.901703 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.901703 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.901814 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.901856 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.901887 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.901950 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.901993 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.902038 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.902077 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.902116 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.902166 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.902210 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.902247 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.902279 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.902312 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.902344 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.902344 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.903836 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.903888 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.903965 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.904014 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.904053 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.904095 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.904134 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.904169 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.904201 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.904238 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.904274 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.904313 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.904352 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.904384 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.904422 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.904463 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.904510 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.904548 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.904587 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.904625 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.904663 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.904709 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.904751 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.904788 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.904828 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.904860 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.904860 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.904860 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.927628 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.927776 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.927862 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.928066 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.928180 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.928296 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.928389 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.928483 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.928580 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.928690 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.928778 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.928858 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.928981 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.929078 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.929168 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.929254 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.929343 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.929439 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.929439 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.929684 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.929775 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.929873 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.929873 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.929873 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.930164 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.930164 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.930334 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.930427 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.934378 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.934596 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.934663 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.934743 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.934802 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.934848 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.934933 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.934990 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.935051 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.935110 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.935155 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.935203 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.935259 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.935259 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.935358 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.935430 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.935430 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.935529 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.935577 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.935635 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.935687 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.935687 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.935785 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.935829 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.935874 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.935966 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.936109 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.936254 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.937974 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.938049 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.938155 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.938240 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.938301 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.938407 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.938480 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.938709 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.938762 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.938818 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.938869 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.938954 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.939008 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.939073 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.941126 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.941192 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.941247 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.941397 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.941397 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.941397 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.941600 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.941660 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.941734 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.941819 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.941894 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.942027 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.942097 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.942188 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.942834 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.942885 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.942966 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.943020 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.943083 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.943143 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.943194 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.943457 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.943522 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.943614 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.943713 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.943763 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.943820 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.943959 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.944532 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.944596 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.944652 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.944652 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.944766 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.944828 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.944828 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.944943 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.945009 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.945009 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.945111 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.945161 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.945161 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.945268 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.945320 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.945320 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.945419 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.945510 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.945510 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.945510 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.945663 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.945663 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.945663 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.945819 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.945982 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.946056 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.946117 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.946176 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.946233 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.946290 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.946349 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.946407 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.946463 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.946524 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.946582 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.946632 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.946680 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.946734 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.946788 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.946838 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.946896 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.946968 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.947030 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.947098 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.947161 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.947211 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.947211 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.947211 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.947211 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.947368 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.947368 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.947368 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.947368 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.947368 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.947592 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.947648 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.947709 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.947768 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.947818 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.947818 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.947818 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.947818 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.948022 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.948077 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.948129 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.948191 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.948249 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.948305 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.948354 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.948401 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.948457 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.948528 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.948579 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.948650 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.948704 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.948766 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.948818 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.948876 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.948985 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.948985 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.948985 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.948985 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.949180 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.949244 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.949300 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.949353 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.949404 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.949404 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.949404 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.949404 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.949404 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.949679 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.949679 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.949793 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.949793 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.949793 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.949793 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.950092 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.950152 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.950152 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.950298 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.950350 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.950413 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.950463 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.950514 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.950564 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.950623 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.950623 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.950732 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.950795 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.950845 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.950892 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.950960 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.951036 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.951093 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.951150 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.951204 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.951204 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.951204 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.951348 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.951348 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.951348 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.951348 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.951543 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.951543 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.951641 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.951699 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.951750 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.951750 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.951750 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.951915 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.951974 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.951974 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.952079 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.952137 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.952194 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.952194 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.952289 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.952340 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.952397 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.952449 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.952513 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.952573 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.952640 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.952697 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.952864 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.953048 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.953112 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.953212 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.953269 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.953326 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.953384 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.953432 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.953518 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.953638 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.953694 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.953750 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.953927 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.953927 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.953927 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.954096 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.954169 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.954230 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.954230 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.954329 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.954383 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.954383 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.954568 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.954638 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.954638 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.954761 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.954819 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.954874 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.954961 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.955020 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.955076 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.955136 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.955194 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.955250 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.955312 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.955377 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.955377 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.955480 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.955480 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.955480 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.955480 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.955663 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.955724 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.955781 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.955848 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.955919 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.955995 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.956055 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.956209 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.956277 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.956337 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.956391 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.956446 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.956494 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.956544 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.956608 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.956665 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.956714 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.956772 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.956772 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.956772 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.956772 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.956980 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.957049 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.957098 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.957162 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.957211 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.957260 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.957307 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.957307 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.957307 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.957307 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.957534 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.957534 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.957534 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.957534 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.957534 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.957534 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.957534 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.957862 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.957862 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.957862 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.957862 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.957862 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.957862 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.957862 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.958207 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.958207 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.958207 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.958207 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.958207 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.958207 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.958207 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.958520 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.958520 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.958520 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.958520 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.958520 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.958520 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.958722 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.958760 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.958803 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.958803 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.958803 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.958803 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.958961 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.959002 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.959038 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.959076 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.959120 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.959120 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.959120 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.959120 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.959255 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.959308 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.959392 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.959392 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.959392 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.959392 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.959392 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.959392 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.959597 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.959597 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.959597 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.959597 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.959597 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.959815 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.959861 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.959902 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.959965 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.960008 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.960046 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.960089 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.960139 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.960182 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.960219 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.960255 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.960291 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.960333 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.960369 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.960406 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.960440 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.960480 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.960599 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.960644 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.960682 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.960767 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.960808 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.960842 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.960884 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.960936 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.960986 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.961021 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.961068 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.961104 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.961139 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.961181 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.961216 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.961252 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.961291 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.961327 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.961363 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.961419 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.961456 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.961523 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.961561 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.961600 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.961631 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.961663 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.961703 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.961742 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.961742 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.961742 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.961742 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.961742 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.961742 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.961742 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.962268 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.962338 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.962400 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.962442 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.962479 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.962518 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.962567 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.962606 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.962830 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.962830 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.962921 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.962963 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.962963 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.962963 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.966414 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.966494 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.966553 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.966603 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.966665 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.966715 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.966772 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.966832 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.966895 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.966976 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.967039 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.967108 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.967165 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.967215 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.967265 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.967323 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.967374 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.967435 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.967494 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.967551 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.967612 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.967662 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.967717 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.967769 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.967827 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.967878 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.967961 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.968020 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.968072 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.968127 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.968186 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.968234 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.968284 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.968339 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.968388 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.968437 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.968484 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.968484 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.968585 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.968648 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.968705 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.968755 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.968803 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.968862 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.968931 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.968982 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.969043 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.969091 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.969141 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.969195 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.969252 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.969306 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.969361 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.969361 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.969457 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.969542 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.969596 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.969646 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.969693 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.969693 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.969790 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.969790 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.969896 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.969970 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.969970 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.969970 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.969970 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.969970 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.969970 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.969970 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 14:32:15.970564 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.970633 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.970687 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.970743 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.970803 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.970854 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.970927 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.971011 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.971078 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.971184 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.971252 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.971325 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.971812 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.971925 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.971997 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.972076 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.972138 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.972190 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:15.978769 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 14:32:15.978847 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 14:32:15.978984 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 14:32:15.979078 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 14:32:15.979192 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 14:32:15.979284 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 14:32:16.020550 np0000185158 devstack@c-api.service[111003]: INFO dbcounter [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Registered counter for database cinder Jul 14 14:32:16.031116 np0000185158 devstack@c-api.service[111004]: INFO dbcounter [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Registered counter for database cinder Jul 14 14:32:16.050320 np0000185158 devstack@c-api.service[111001]: INFO dbcounter [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Registered counter for database cinder Jul 14 14:32:16.056300 np0000185158 devstack@c-api.service[111002]: INFO dbcounter [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Registered counter for database cinder Jul 14 14:32:16.062825 np0000185158 devstack@c-api.service[111003]: DEBUG oslo_db.sqlalchemy.engines [None req-d76cb44e-007c-436f-b906-5405b0225c14 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=111003) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:32:16.077685 np0000185158 devstack@c-api.service[111004]: DEBUG oslo_db.sqlalchemy.engines [None req-004e6829-329d-467f-a939-6d571701d0a6 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=111004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:32:16.111096 np0000185158 devstack@c-api.service[111002]: DEBUG oslo_db.sqlalchemy.engines [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f 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=111002) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:32:16.113674 np0000185158 devstack@c-api.service[111001]: DEBUG oslo_db.sqlalchemy.engines [None req-1f344304-5dd5-418a-ae04-fef5fa190249 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=111001) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:32:16.183317 np0000185158 devstack@c-api.service[111003]: DEBUG dbcounter [-] [111003] Writer thread running {{(pid=111003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 14:32:16.185867 np0000185158 devstack@c-api.service[111003]: INFO cinder.rpc [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 14:32:16.188054 np0000185158 devstack@c-api.service[111003]: INFO cinder.rpc [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 14:32:16.190344 np0000185158 devstack@c-api.service[111003]: INFO cinder.rpc [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 14:32:16.193854 np0000185158 devstack@c-api.service[111003]: INFO cinder.rpc [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 14:32:16.196006 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.200335 np0000185158 devstack@c-api.service[111004]: DEBUG dbcounter [-] [111004] Writer thread running {{(pid=111004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 14:32:16.200511 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.203512 np0000185158 devstack@c-api.service[111004]: INFO cinder.rpc [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 14:32:16.206163 np0000185158 devstack@c-api.service[111004]: INFO cinder.rpc [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 14:32:16.209128 np0000185158 devstack@c-api.service[111004]: INFO cinder.rpc [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 14:32:16.212086 np0000185158 devstack@c-api.service[111004]: INFO cinder.rpc [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 14:32:16.213440 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.217319 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.231053 np0000185158 devstack@c-api.service[111002]: DEBUG dbcounter [-] [111002] Writer thread running {{(pid=111002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 14:32:16.231319 np0000185158 devstack@c-api.service[111001]: DEBUG dbcounter [-] [111001] Writer thread running {{(pid=111001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 14:32:16.234048 np0000185158 devstack@c-api.service[111002]: INFO cinder.rpc [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 14:32:16.234117 np0000185158 devstack@c-api.service[111003]: DEBUG oslo_db.sqlalchemy.engines [None req-d76cb44e-007c-436f-b906-5405b0225c14 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=111003) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:32:16.234381 np0000185158 devstack@c-api.service[111001]: INFO cinder.rpc [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 14:32:16.236669 np0000185158 devstack@c-api.service[111002]: INFO cinder.rpc [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 14:32:16.237187 np0000185158 devstack@c-api.service[111001]: INFO cinder.rpc [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 14:32:16.237246 np0000185158 devstack@c-api.service[111003]: INFO cinder.rpc [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 14:32:16.239217 np0000185158 devstack@c-api.service[111002]: INFO cinder.rpc [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 14:32:16.239347 np0000185158 devstack@c-api.service[111001]: INFO cinder.rpc [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 14:32:16.239783 np0000185158 devstack@c-api.service[111003]: INFO cinder.rpc [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 14:32:16.241201 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.241679 np0000185158 devstack@c-api.service[111001]: INFO cinder.rpc [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 14:32:16.241888 np0000185158 devstack@c-api.service[111002]: INFO cinder.rpc [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 14:32:16.242855 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.243163 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.247308 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.247419 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.253745 np0000185158 devstack@c-api.service[111004]: DEBUG oslo_db.sqlalchemy.engines [None req-004e6829-329d-467f-a939-6d571701d0a6 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=111004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:32:16.253871 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.256499 np0000185158 devstack@c-api.service[111004]: INFO cinder.rpc [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 14:32:16.256594 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.259556 np0000185158 devstack@c-api.service[111004]: INFO cinder.rpc [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 14:32:16.260470 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.261073 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.265767 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.268222 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.271384 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.274677 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.275527 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.277973 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.279921 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.280391 np0000185158 devstack@c-api.service[111002]: DEBUG oslo_db.sqlalchemy.engines [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f 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=111002) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:32:16.281238 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.281379 np0000185158 devstack@c-api.service[111001]: DEBUG oslo_db.sqlalchemy.engines [None req-1f344304-5dd5-418a-ae04-fef5fa190249 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=111001) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:32:16.282644 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.283372 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.284348 np0000185158 devstack@c-api.service[111002]: INFO cinder.rpc [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 14:32:16.284410 np0000185158 devstack@c-api.service[111001]: INFO cinder.rpc [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 14:32:16.285650 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.286667 np0000185158 devstack@c-api.service[111002]: INFO cinder.rpc [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 14:32:16.286923 np0000185158 devstack@c-api.service[111001]: INFO cinder.rpc [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 14:32:16.288253 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.288317 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.288371 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.290808 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.290876 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.293970 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.294183 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.296227 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.297345 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.297752 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.299195 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.300464 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.300539 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.301082 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.301711 np0000185158 devstack@c-api.service[111003]: WARNING cinder.api.contrib.hosts [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 14:32:16.301769 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.302512 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.303560 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.303936 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.304347 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.304989 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.305102 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.305385 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.306940 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.307586 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.307716 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: extensions {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.308274 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.309156 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: cgsnapshots {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.309293 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.310554 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: os-availability-zone {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.311888 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: os-snapshot-manage {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.312991 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.313241 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.313924 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: os-volume-transfer {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.315128 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.315504 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: os-quota-sets {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.316110 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.316246 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.316983 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: os-hosts {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.318401 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: qos-specs {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.319108 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.319167 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.319285 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.320454 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: backups {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.321380 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.322284 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.322424 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.322490 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: capabilities {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.323012 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.323659 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: os-volume-type-access {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.324489 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.325258 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.325315 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.325352 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: os-quota-class-sets {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.325874 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.326595 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: scheduler-stats {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.327265 np0000185158 devstack@c-api.service[111004]: WARNING cinder.api.contrib.hosts [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 14:32:16.328103 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: consistencygroups {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.328191 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.328271 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.328372 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.329668 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.329813 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.330022 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.330241 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: encryption {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.331270 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.331754 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: encryption {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.332434 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.332804 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.332889 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.333268 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: os-volume-manage {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.333786 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: extensions {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.334749 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extended resource: extra_specs {{(pid=111003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.336576 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: cgsnapshots {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.337059 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.338140 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.338226 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: os-availability-zone {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.338437 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.338507 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.339587 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: os-snapshot-manage {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.339889 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.341099 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: os-volume-transfer {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.341251 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.341530 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.341840 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.342133 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.contrib.snapshot_actions [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] SnapshotActionsController initialized {{(pid=111003) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 14:32:16.342848 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.342945 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: os-quota-sets {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.343759 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.344040 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.344164 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.344269 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: os-hosts {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.345466 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.345709 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.345784 np0000185158 devstack@c-api.service[111003]: WARNING castellan.key_manager.migration [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.345887 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: qos-specs {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.346731 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.346830 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.346885 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.346970 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension VolumeActions extending resource: volumes {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.347116 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension UsedLimits extending resource: limits {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.347200 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.347263 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.347386 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.347493 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.347609 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension TypesManage extending resource: types {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.347708 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.347806 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.347931 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.348013 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.348126 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: backups {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.348214 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension AdminActions extending resource: volumes {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.348214 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension AdminActions extending resource: snapshots {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.348342 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension AdminActions extending resource: backups {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.348412 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.v3.router [None req-d76cb44e-007c-436f-b906-5405b0225c14 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.348477 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.348587 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.349673 np0000185158 devstack@c-api.service[111001]: WARNING cinder.api.contrib.hosts [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 14:32:16.349783 np0000185158 devstack@c-api.service[111002]: WARNING cinder.api.contrib.hosts [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 14:32:16.350495 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.350550 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: capabilities {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.350647 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.351777 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: os-volume-type-access {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.351956 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.352105 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.353418 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.353565 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: os-quota-class-sets {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.353613 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.354975 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.355031 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: scheduler-stats {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.355173 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.355812 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: extensions {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.356059 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: extensions {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.356498 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: consistencygroups {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.357150 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: cgsnapshots {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.357312 np0000185158 devstack@c-api.service[111003]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c2567ca4668 pid: 111003 (default app) Jul 14 14:32:16.357421 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: cgsnapshots {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.358587 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: os-availability-zone {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.358756 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: encryption {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.358996 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: os-availability-zone {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.360554 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: encryption {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.360639 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: os-snapshot-manage {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.361009 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: os-snapshot-manage {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.362089 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: os-volume-transfer {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.362610 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: os-volume-manage {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.362852 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: os-volume-transfer {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.363671 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: os-quota-sets {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.364082 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extended resource: extra_specs {{(pid=111004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.364524 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: os-quota-sets {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.365137 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: os-hosts {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.366088 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: os-hosts {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.366519 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: qos-specs {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.367226 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.367451 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: qos-specs {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.368220 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.middleware.request_id [None req-cae52fd5-a5ed-4c94-8729-eb09f3b7b610 None None] RequestId filter calling following filter/app {{(pid=111003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:32:16.368573 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: backups {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.368717 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.369490 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: backups {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.370300 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.370611 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: capabilities {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.371357 np0000185158 devstack@c-api.service[111003]: [pid: 111003|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 956 bytes} [Tue Jul 14 14:32:16 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 14:32:16.371522 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: capabilities {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.371843 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: os-volume-type-access {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.371936 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.372772 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.contrib.snapshot_actions [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] SnapshotActionsController initialized {{(pid=111004) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 14:32:16.373165 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: os-volume-type-access {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.373529 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: os-quota-class-sets {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.373604 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.374827 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: scheduler-stats {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.375033 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.375099 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: os-quota-class-sets {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.376296 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: consistencygroups {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.376498 np0000185158 devstack@c-api.service[111004]: WARNING castellan.key_manager.migration [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.377094 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: scheduler-stats {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.377521 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.377642 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.377975 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension VolumeActions extending resource: volumes {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.378124 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension UsedLimits extending resource: limits {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.378229 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.378310 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: encryption {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.378381 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.378457 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.378592 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension TypesManage extending resource: types {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.378715 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.378838 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.378979 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.379081 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.379190 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension AdminActions extending resource: volumes {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.379250 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: consistencygroups {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.379353 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension AdminActions extending resource: snapshots {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.379511 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension AdminActions extending resource: backups {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.379629 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.v3.router [None req-004e6829-329d-467f-a939-6d571701d0a6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.380095 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: encryption {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.381607 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: os-volume-manage {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.382289 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: encryption {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.383073 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extended resource: extra_specs {{(pid=111001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.383931 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: encryption {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.385427 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.385526 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: os-volume-manage {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.386980 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.387050 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extended resource: extra_specs {{(pid=111002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 14:32:16.388356 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.388516 np0000185158 devstack@c-api.service[111004]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c2567ca4668 pid: 111004 (default app) Jul 14 14:32:16.389445 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.389767 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.390621 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.contrib.snapshot_actions [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] SnapshotActionsController initialized {{(pid=111001) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 14:32:16.391200 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.391339 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.392700 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.393196 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.394157 np0000185158 devstack@c-api.service[111001]: WARNING castellan.key_manager.migration [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.395096 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.395193 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.395287 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.395358 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension VolumeActions extending resource: volumes {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.395436 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension UsedLimits extending resource: limits {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.395535 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.396287 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.396416 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.396485 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension TypesManage extending resource: types {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.396568 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.396635 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.contrib.snapshot_actions [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] SnapshotActionsController initialized {{(pid=111002) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 14:32:16.396689 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.396782 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.396884 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.397002 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension AdminActions extending resource: volumes {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.397133 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension AdminActions extending resource: snapshots {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.397205 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension AdminActions extending resource: backups {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.397332 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.v3.router [None req-1f344304-5dd5-418a-ae04-fef5fa190249 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.397698 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.399775 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.401980 np0000185158 devstack@c-api.service[111002]: WARNING castellan.key_manager.migration [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 14:32:16.403117 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.403239 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.404078 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension VolumeActions extending resource: volumes {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.404205 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension UsedLimits extending resource: limits {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.404295 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.404395 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.404509 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.404641 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension TypesManage extending resource: types {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.404742 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.404853 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.404973 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.405076 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.405179 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension AdminActions extending resource: volumes {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.405300 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension AdminActions extending resource: snapshots {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.405398 np0000185158 devstack@c-api.service[111001]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c2567ca4668 pid: 111001 (default app) Jul 14 14:32:16.405483 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension AdminActions extending resource: backups {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.405483 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.v3.router [None req-ae6cd684-48a9-4066-ae46-d8f384f9599f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 14:32:16.413410 np0000185158 devstack@c-api.service[111002]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c2567ca4668 pid: 111002 (default app) Jul 14 14:32:23.704971 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.middleware.request_id [None req-ec1724cf-74b8-4d70-9bd2-94563b038516 None None] RequestId filter calling following filter/app {{(pid=111003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:32:24.244324 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-ec1724cf-74b8-4d70-9bd2-94563b038516 admin admin] POST https://199.204.45.138/volume/v3/types Jul 14 14:32:24.244882 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-ec1724cf-74b8-4d70-9bd2-94563b038516 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 14:32:24.246604 np0000185158 devstack@c-api.service[111003]: /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. Jul 14 14:32:24.246604 np0000185158 devstack@c-api.service[111003]: warnings.warn( Jul 14 14:32:24.282680 np0000185158 devstack@c-api.service[111003]: DEBUG oslo_db.sqlalchemy.engines [None req-ec1724cf-74b8-4d70-9bd2-94563b038516 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=111003) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:32:24.315340 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-ec1724cf-74b8-4d70-9bd2-94563b038516 admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jul 14 14:32:24.315820 np0000185158 devstack@c-api.service[111003]: [pid: 111003|app: 0|req: 2/2] 199.204.45.138 () {68 vars in 1333 bytes} [Tue Jul 14 14:32:23 2026] POST /volume/v3/types => generated 186 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:32:24.351412 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.middleware.request_id [None req-c4804b53-68e0-4313-bef3-b347efda2028 None None] RequestId filter calling following filter/app {{(pid=111004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:32:24.708000 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-c4804b53-68e0-4313-bef3-b347efda2028 admin admin] POST https://199.204.45.138/volume/v3/types/1cbc77dc-4751-4f54-95ea-0788ec90b0dc/extra_specs Jul 14 14:32:24.708441 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-c4804b53-68e0-4313-bef3-b347efda2028 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 14:32:24.710329 np0000185158 devstack@c-api.service[111004]: /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. Jul 14 14:32:24.710329 np0000185158 devstack@c-api.service[111004]: warnings.warn( Jul 14 14:32:24.747394 np0000185158 devstack@c-api.service[111004]: DEBUG oslo_db.sqlalchemy.engines [None req-c4804b53-68e0-4313-bef3-b347efda2028 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=111004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:32:24.819497 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-c4804b53-68e0-4313-bef3-b347efda2028 admin admin] https://199.204.45.138/volume/v3/types/1cbc77dc-4751-4f54-95ea-0788ec90b0dc/extra_specs returned with HTTP 200 Jul 14 14:32:24.820142 np0000185158 devstack@c-api.service[111004]: [pid: 111004|app: 0|req: 1/3] 199.204.45.138 () {68 vars in 1480 bytes} [Tue Jul 14 14:32:24 2026] POST /volume/v3/types/1cbc77dc-4751-4f54-95ea-0788ec90b0dc/extra_specs => generated 55 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:32:26.285872 np0000185158 devstack@c-api.service[111002]: DEBUG dbcounter [-] [111002] Writing DB stats cinder:SELECT=6 {{(pid=111002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:32:26.286530 np0000185158 devstack@c-api.service[111001]: DEBUG dbcounter [-] [111001] Writing DB stats cinder:SELECT=6 {{(pid=111001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:32:34.312308 np0000185158 devstack@c-api.service[111003]: DEBUG dbcounter [-] [111003] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:32:34.817477 np0000185158 devstack@c-api.service[111004]: DEBUG dbcounter [-] [111004] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:36:33.923109 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.middleware.request_id [None req-32b74228-5b80-4025-8218-ba9168303bc4 None None] RequestId filter calling following filter/app {{(pid=111001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:36:33.923752 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-32b74228-5b80-4025-8218-ba9168303bc4 None None] GET https://199.204.45.138/volume// Jul 14 14:36:33.923948 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-32b74228-5b80-4025-8218-ba9168303bc4 None None] Empty body provided in request {{(pid=111001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:36:33.924192 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-32b74228-5b80-4025-8218-ba9168303bc4 None None] Calling method 'all' {{(pid=111001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:36:33.924778 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-32b74228-5b80-4025-8218-ba9168303bc4 None None] https://199.204.45.138/volume// returned with HTTP 300 Jul 14 14:36:33.925120 np0000185158 devstack@c-api.service[111001]: [pid: 111001|app: 0|req: 1/4] 199.204.45.138 () {66 vars in 1456 bytes} [Tue Jul 14 14:36:33 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 14 14:37:11.888372 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.middleware.request_id [None req-092e2fdb-9ea5-4528-bf2d-9af2ccbdb25d None None] RequestId filter calling following filter/app {{(pid=111002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:11.891415 np0000185158 devstack@c-api.service[111002]: [pid: 111002|app: 0|req: 1/5] 199.204.45.138 () {62 vars in 1068 bytes} [Tue Jul 14 14:37:11 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 14:37:11.927936 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.middleware.request_id [None req-436b0225-269a-46f8-aab8-208717a5382f None None] RequestId filter calling following filter/app {{(pid=111003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:11.936394 np0000185158 devstack@c-api.service[111003]: [pid: 111003|app: 0|req: 3/6] 199.204.45.138 () {64 vars in 1272 bytes} [Tue Jul 14 14:37:11 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 14:37:11.968142 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.middleware.request_id [req-436b0225-269a-46f8-aab8-208717a5382f req-5293c0d9-29c5-4630-9584-d030145b230a None None] RequestId filter calling following filter/app {{(pid=111004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:11.972501 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [req-436b0225-269a-46f8-aab8-208717a5382f req-5293c0d9-29c5-4630-9584-d030145b230a demo demo] GET https://199.204.45.138/volume/v3/ Jul 14 14:37:11.972753 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [req-436b0225-269a-46f8-aab8-208717a5382f req-5293c0d9-29c5-4630-9584-d030145b230a demo demo] Empty body provided in request {{(pid=111004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:37:11.973037 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [req-436b0225-269a-46f8-aab8-208717a5382f req-5293c0d9-29c5-4630-9584-d030145b230a demo demo] Calling method 'version_select' {{(pid=111004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:37:11.974128 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [req-436b0225-269a-46f8-aab8-208717a5382f req-5293c0d9-29c5-4630-9584-d030145b230a demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 14 14:37:11.974566 np0000185158 devstack@c-api.service[111004]: [pid: 111004|app: 0|req: 2/7] 199.204.45.138 () {66 vars in 1346 bytes} [Tue Jul 14 14:37:11 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:37:12.007671 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.middleware.request_id [None req-cff8c652-177a-4d9e-8458-d4fd3c58c4e8 None None] RequestId filter calling following filter/app {{(pid=111001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:12.356151 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-cff8c652-177a-4d9e-8458-d4fd3c58c4e8 demo demo] GET https://199.204.45.138/volume/v3/types Jul 14 14:37:12.356544 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-cff8c652-177a-4d9e-8458-d4fd3c58c4e8 demo demo] Empty body provided in request {{(pid=111001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:37:12.356649 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-cff8c652-177a-4d9e-8458-d4fd3c58c4e8 demo demo] Calling method 'index' {{(pid=111001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:37:12.357167 np0000185158 devstack@c-api.service[111001]: /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. Jul 14 14:37:12.357167 np0000185158 devstack@c-api.service[111001]: warnings.warn( Jul 14 14:37:12.357763 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.api_utils [None req-cff8c652-177a-4d9e-8458-d4fd3c58c4e8 demo demo] Removing options '' from query. {{(pid=111001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:37:12.396669 np0000185158 devstack@c-api.service[111001]: DEBUG oslo_db.sqlalchemy.engines [None req-cff8c652-177a-4d9e-8458-d4fd3c58c4e8 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=111001) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:37:12.418490 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-cff8c652-177a-4d9e-8458-d4fd3c58c4e8 demo demo] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jul 14 14:37:12.418878 np0000185158 devstack@c-api.service[111001]: [pid: 111001|app: 0|req: 2/8] 199.204.45.138 () {64 vars in 1290 bytes} [Tue Jul 14 14:37:12 2026] GET /volume/v3/types => generated 377 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:37:12.456325 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.middleware.request_id [None req-34ddde05-a955-4062-b19e-db92afb8f399 None None] RequestId filter calling following filter/app {{(pid=111002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:12.924190 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-34ddde05-a955-4062-b19e-db92afb8f399 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 14 14:37:12.924838 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-34ddde05-a955-4062-b19e-db92afb8f399 demo demo] Empty body provided in request {{(pid=111002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:37:12.924961 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-34ddde05-a955-4062-b19e-db92afb8f399 demo demo] Calling method 'show' {{(pid=111002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:37:12.964265 np0000185158 devstack@c-api.service[111002]: DEBUG oslo_db.sqlalchemy.engines [None req-34ddde05-a955-4062-b19e-db92afb8f399 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=111002) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 14:37:12.992398 np0000185158 devstack@c-api.service[111002]: /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. Jul 14 14:37:12.992398 np0000185158 devstack@c-api.service[111002]: warnings.warn( Jul 14 14:37:12.998768 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-34ddde05-a955-4062-b19e-db92afb8f399 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 14 14:37:12.999819 np0000185158 devstack@c-api.service[111002]: [pid: 111002|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1301 bytes} [Tue Jul 14 14:37:12 2026] GET /volume/v3/types/default => generated 145 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:37:13.480651 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.middleware.request_id [None req-2a221a56-8c90-4f7d-95e7-7f9858d1d0c2 None None] RequestId filter calling following filter/app {{(pid=111003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:13.481858 np0000185158 devstack@c-api.service[111003]: [pid: 111003|app: 0|req: 4/10] 199.204.45.138 () {62 vars in 1068 bytes} [Tue Jul 14 14:37:13 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 14:37:13.518147 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.middleware.request_id [None req-2f8de250-5f99-4749-a101-247c10f72bcc None None] RequestId filter calling following filter/app {{(pid=111004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:13.526400 np0000185158 devstack@c-api.service[111004]: [pid: 111004|app: 0|req: 3/11] 199.204.45.138 () {64 vars in 1272 bytes} [Tue Jul 14 14:37:13 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 14:37:13.561247 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.middleware.request_id [req-2f8de250-5f99-4749-a101-247c10f72bcc req-182925b0-3b26-4416-af76-487d494d2432 None None] RequestId filter calling following filter/app {{(pid=111001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:13.564734 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [req-2f8de250-5f99-4749-a101-247c10f72bcc req-182925b0-3b26-4416-af76-487d494d2432 demo demo] GET https://199.204.45.138/volume/v3/ Jul 14 14:37:13.565065 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [req-2f8de250-5f99-4749-a101-247c10f72bcc req-182925b0-3b26-4416-af76-487d494d2432 demo demo] Empty body provided in request {{(pid=111001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:37:13.565308 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [req-2f8de250-5f99-4749-a101-247c10f72bcc req-182925b0-3b26-4416-af76-487d494d2432 demo demo] Calling method 'version_select' {{(pid=111001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:37:13.565868 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [req-2f8de250-5f99-4749-a101-247c10f72bcc req-182925b0-3b26-4416-af76-487d494d2432 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 14 14:37:13.566314 np0000185158 devstack@c-api.service[111001]: [pid: 111001|app: 0|req: 3/12] 199.204.45.138 () {66 vars in 1346 bytes} [Tue Jul 14 14:37:13 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:37:13.606819 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.middleware.request_id [None req-701cb4f1-6b4d-45a0-8715-5f2f6e189382 None None] RequestId filter calling following filter/app {{(pid=111002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:13.610508 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-701cb4f1-6b4d-45a0-8715-5f2f6e189382 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 14 14:37:13.610994 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-701cb4f1-6b4d-45a0-8715-5f2f6e189382 demo demo] Empty body provided in request {{(pid=111002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:37:13.611624 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-701cb4f1-6b4d-45a0-8715-5f2f6e189382 demo demo] Calling method 'show' {{(pid=111002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:37:13.619732 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-701cb4f1-6b4d-45a0-8715-5f2f6e189382 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 14 14:37:13.620122 np0000185158 devstack@c-api.service[111002]: [pid: 111002|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1301 bytes} [Tue Jul 14 14:37:13 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) Jul 14 14:37:14.240947 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.middleware.request_id [None req-ef4ccb23-e023-4a40-9183-ac1eda5d95f9 None None] RequestId filter calling following filter/app {{(pid=111003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:14.242132 np0000185158 devstack@c-api.service[111003]: [pid: 111003|app: 0|req: 5/14] 199.204.45.138 () {62 vars in 1068 bytes} [Tue Jul 14 14:37:14 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 14:37:14.276435 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.middleware.request_id [None req-845ebc57-ad30-400b-90e8-003c5b645370 None None] RequestId filter calling following filter/app {{(pid=111004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:14.281288 np0000185158 devstack@c-api.service[111004]: [pid: 111004|app: 0|req: 4/15] 199.204.45.138 () {64 vars in 1272 bytes} [Tue Jul 14 14:37:14 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 14:37:14.313971 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.middleware.request_id [req-845ebc57-ad30-400b-90e8-003c5b645370 req-5fdd5f61-b210-474d-8644-590963f2aa74 None None] RequestId filter calling following filter/app {{(pid=111001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:14.316374 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [req-845ebc57-ad30-400b-90e8-003c5b645370 req-5fdd5f61-b210-474d-8644-590963f2aa74 demo demo] GET https://199.204.45.138/volume/v3/ Jul 14 14:37:14.316780 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [req-845ebc57-ad30-400b-90e8-003c5b645370 req-5fdd5f61-b210-474d-8644-590963f2aa74 demo demo] Empty body provided in request {{(pid=111001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:37:14.316888 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [req-845ebc57-ad30-400b-90e8-003c5b645370 req-5fdd5f61-b210-474d-8644-590963f2aa74 demo demo] Calling method 'version_select' {{(pid=111001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:37:14.317346 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [req-845ebc57-ad30-400b-90e8-003c5b645370 req-5fdd5f61-b210-474d-8644-590963f2aa74 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 14 14:37:14.317763 np0000185158 devstack@c-api.service[111001]: [pid: 111001|app: 0|req: 4/16] 199.204.45.138 () {66 vars in 1346 bytes} [Tue Jul 14 14:37:14 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:37:14.360867 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.middleware.request_id [None req-cc7ae70f-a0f8-4e11-a175-d20a5cae12d2 None None] RequestId filter calling following filter/app {{(pid=111002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:14.363584 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-cc7ae70f-a0f8-4e11-a175-d20a5cae12d2 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 14 14:37:14.363878 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-cc7ae70f-a0f8-4e11-a175-d20a5cae12d2 demo demo] Empty body provided in request {{(pid=111002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:37:14.364120 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-cc7ae70f-a0f8-4e11-a175-d20a5cae12d2 demo demo] Calling method 'show' {{(pid=111002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:37:14.372997 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-cc7ae70f-a0f8-4e11-a175-d20a5cae12d2 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 14 14:37:14.373349 np0000185158 devstack@c-api.service[111002]: [pid: 111002|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1301 bytes} [Tue Jul 14 14:37:14 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:37:14.415766 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.middleware.request_id [None req-8544b35c-03be-4cc3-b168-d5d4eeef5918 None None] RequestId filter calling following filter/app {{(pid=111003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:14.417032 np0000185158 devstack@c-api.service[111003]: [pid: 111003|app: 0|req: 6/18] 199.204.45.138 () {62 vars in 1068 bytes} [Tue Jul 14 14:37:14 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 14:37:14.455409 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.middleware.request_id [None req-6b0263e7-8a7a-4242-a4b0-01c8ac117287 None None] RequestId filter calling following filter/app {{(pid=111004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:14.459324 np0000185158 devstack@c-api.service[111004]: [pid: 111004|app: 0|req: 5/19] 199.204.45.138 () {64 vars in 1272 bytes} [Tue Jul 14 14:37:14 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 14:37:14.496951 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.middleware.request_id [req-6b0263e7-8a7a-4242-a4b0-01c8ac117287 req-a52d0913-25c1-46e6-a981-0455d3a5e491 None None] RequestId filter calling following filter/app {{(pid=111001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:14.499729 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [req-6b0263e7-8a7a-4242-a4b0-01c8ac117287 req-a52d0913-25c1-46e6-a981-0455d3a5e491 demo demo] GET https://199.204.45.138/volume/v3/ Jul 14 14:37:14.500118 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [req-6b0263e7-8a7a-4242-a4b0-01c8ac117287 req-a52d0913-25c1-46e6-a981-0455d3a5e491 demo demo] Empty body provided in request {{(pid=111001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:37:14.500523 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [req-6b0263e7-8a7a-4242-a4b0-01c8ac117287 req-a52d0913-25c1-46e6-a981-0455d3a5e491 demo demo] Calling method 'version_select' {{(pid=111001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:37:14.501279 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [req-6b0263e7-8a7a-4242-a4b0-01c8ac117287 req-a52d0913-25c1-46e6-a981-0455d3a5e491 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 14 14:37:14.501997 np0000185158 devstack@c-api.service[111001]: [pid: 111001|app: 0|req: 5/20] 199.204.45.138 () {66 vars in 1346 bytes} [Tue Jul 14 14:37:14 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:37:14.536866 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.middleware.request_id [None req-a30dd7f3-c537-46d8-8185-52ab078b46a7 None None] RequestId filter calling following filter/app {{(pid=111002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:37:14.540409 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-a30dd7f3-c537-46d8-8185-52ab078b46a7 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 14 14:37:14.540850 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-a30dd7f3-c537-46d8-8185-52ab078b46a7 demo demo] Empty body provided in request {{(pid=111002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:37:14.541155 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-a30dd7f3-c537-46d8-8185-52ab078b46a7 demo demo] Calling method 'show' {{(pid=111002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:37:14.549861 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-a30dd7f3-c537-46d8-8185-52ab078b46a7 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 14 14:37:14.550220 np0000185158 devstack@c-api.service[111002]: [pid: 111002|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1301 bytes} [Tue Jul 14 14:37:14 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 14:37:22.416398 np0000185158 devstack@c-api.service[111001]: DEBUG dbcounter [-] [111001] Writing DB stats cinder:SELECT=1 {{(pid=111001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:37:24.546122 np0000185158 devstack@c-api.service[111002]: DEBUG dbcounter [-] [111002] Writing DB stats cinder:SELECT=8 {{(pid=111002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:41:51.225607 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.middleware.request_id [None req-7e6efde5-bfe8-40fc-9fd6-c2226cdbe6d8 None None] RequestId filter calling following filter/app {{(pid=111003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:41:51.333161 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-7e6efde5-bfe8-40fc-9fd6-c2226cdbe6d8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:41:51.333585 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-7e6efde5-bfe8-40fc-9fd6-c2226cdbe6d8 demo demo] Empty body provided in request {{(pid=111003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:41:51.334066 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-7e6efde5-bfe8-40fc-9fd6-c2226cdbe6d8 demo demo] Calling method 'detail' {{(pid=111003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:41:51.335079 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.api_utils [None req-7e6efde5-bfe8-40fc-9fd6-c2226cdbe6d8 demo demo] Removing options '' from query. {{(pid=111003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:41:51.336050 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.volume.api [None req-7e6efde5-bfe8-40fc-9fd6-c2226cdbe6d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:41:51.376983 np0000185158 devstack@c-api.service[111003]: INFO cinder.volume.api [None req-7e6efde5-bfe8-40fc-9fd6-c2226cdbe6d8 demo demo] Get all volumes completed successfully. Jul 14 14:41:51.380893 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-7e6efde5-bfe8-40fc-9fd6-c2226cdbe6d8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:41:51.381271 np0000185158 devstack@c-api.service[111003]: [pid: 111003|app: 0|req: 7/22] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:41:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:42:01.365609 np0000185158 devstack@c-api.service[111003]: DEBUG dbcounter [-] [111003] Writing DB stats cinder:SELECT=1 {{(pid=111003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:42:51.422145 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.middleware.request_id [None req-1e444009-be9b-4dc1-b9c5-77f015275d9f None None] RequestId filter calling following filter/app {{(pid=111004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:42:51.424721 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-1e444009-be9b-4dc1-b9c5-77f015275d9f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:42:51.424889 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-1e444009-be9b-4dc1-b9c5-77f015275d9f demo demo] Empty body provided in request {{(pid=111004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:42:51.425105 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-1e444009-be9b-4dc1-b9c5-77f015275d9f demo demo] Calling method 'detail' {{(pid=111004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:42:51.425613 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.api_utils [None req-1e444009-be9b-4dc1-b9c5-77f015275d9f demo demo] Removing options '' from query. {{(pid=111004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:42:51.426459 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.volume.api [None req-1e444009-be9b-4dc1-b9c5-77f015275d9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:42:51.458382 np0000185158 devstack@c-api.service[111004]: INFO cinder.volume.api [None req-1e444009-be9b-4dc1-b9c5-77f015275d9f demo demo] Get all volumes completed successfully. Jul 14 14:42:51.460893 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-1e444009-be9b-4dc1-b9c5-77f015275d9f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:42:51.461296 np0000185158 devstack@c-api.service[111004]: [pid: 111004|app: 0|req: 6/23] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:42:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:43:01.452685 np0000185158 devstack@c-api.service[111004]: DEBUG dbcounter [-] [111004] Writing DB stats cinder:SELECT=1 {{(pid=111004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:43:51.486969 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.middleware.request_id [None req-a557ff65-a835-43e3-ab88-d24c3ee620a8 None None] RequestId filter calling following filter/app {{(pid=111001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:43:51.492361 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-a557ff65-a835-43e3-ab88-d24c3ee620a8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:43:51.493203 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-a557ff65-a835-43e3-ab88-d24c3ee620a8 demo demo] Empty body provided in request {{(pid=111001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:43:51.496202 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-a557ff65-a835-43e3-ab88-d24c3ee620a8 demo demo] Calling method 'detail' {{(pid=111001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:43:51.496202 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.api_utils [None req-a557ff65-a835-43e3-ab88-d24c3ee620a8 demo demo] Removing options '' from query. {{(pid=111001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:43:51.499404 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.volume.api [None req-a557ff65-a835-43e3-ab88-d24c3ee620a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:43:51.539483 np0000185158 devstack@c-api.service[111001]: INFO cinder.volume.api [None req-a557ff65-a835-43e3-ab88-d24c3ee620a8 demo demo] Get all volumes completed successfully. Jul 14 14:43:51.542257 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-a557ff65-a835-43e3-ab88-d24c3ee620a8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:43:51.542803 np0000185158 devstack@c-api.service[111001]: [pid: 111001|app: 0|req: 6/24] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:43:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:44:01.532814 np0000185158 devstack@c-api.service[111001]: DEBUG dbcounter [-] [111001] Writing DB stats cinder:SELECT=1 {{(pid=111001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:44:51.587637 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.middleware.request_id [None req-b0f47477-94ee-4386-8b18-9a8b42aa235e None None] RequestId filter calling following filter/app {{(pid=111002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:44:51.592947 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-b0f47477-94ee-4386-8b18-9a8b42aa235e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:44:51.593162 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-b0f47477-94ee-4386-8b18-9a8b42aa235e demo demo] Empty body provided in request {{(pid=111002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:44:51.593383 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-b0f47477-94ee-4386-8b18-9a8b42aa235e demo demo] Calling method 'detail' {{(pid=111002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:44:51.594033 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.api_utils [None req-b0f47477-94ee-4386-8b18-9a8b42aa235e demo demo] Removing options '' from query. {{(pid=111002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:44:51.595789 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.volume.api [None req-b0f47477-94ee-4386-8b18-9a8b42aa235e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:44:51.643810 np0000185158 devstack@c-api.service[111002]: INFO cinder.volume.api [None req-b0f47477-94ee-4386-8b18-9a8b42aa235e demo demo] Get all volumes completed successfully. Jul 14 14:44:51.647203 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-b0f47477-94ee-4386-8b18-9a8b42aa235e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:44:51.647860 np0000185158 devstack@c-api.service[111002]: [pid: 111002|app: 0|req: 6/25] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:44:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:45:01.634339 np0000185158 devstack@c-api.service[111002]: DEBUG dbcounter [-] [111002] Writing DB stats cinder:SELECT=1 {{(pid=111002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:45:51.724021 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.middleware.request_id [None req-a39f5257-7961-413b-9e88-71e5c9eac197 None None] RequestId filter calling following filter/app {{(pid=111003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:45:51.726180 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-a39f5257-7961-413b-9e88-71e5c9eac197 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:45:51.726358 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-a39f5257-7961-413b-9e88-71e5c9eac197 demo demo] Empty body provided in request {{(pid=111003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:45:51.726544 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-a39f5257-7961-413b-9e88-71e5c9eac197 demo demo] Calling method 'detail' {{(pid=111003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:45:51.726793 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.api_utils [None req-a39f5257-7961-413b-9e88-71e5c9eac197 demo demo] Removing options '' from query. {{(pid=111003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:45:51.727539 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.volume.api [None req-a39f5257-7961-413b-9e88-71e5c9eac197 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:45:51.740672 np0000185158 devstack@c-api.service[111003]: INFO cinder.volume.api [None req-a39f5257-7961-413b-9e88-71e5c9eac197 demo demo] Get all volumes completed successfully. Jul 14 14:45:51.743528 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-a39f5257-7961-413b-9e88-71e5c9eac197 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:45:51.744068 np0000185158 devstack@c-api.service[111003]: [pid: 111003|app: 0|req: 8/26] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:45:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:46:01.730448 np0000185158 devstack@c-api.service[111003]: DEBUG dbcounter [-] [111003] Writing DB stats cinder:SELECT=1 {{(pid=111003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:46:51.762435 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.middleware.request_id [None req-694ef67f-9277-4736-b749-40259a2409f2 None None] RequestId filter calling following filter/app {{(pid=111004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:46:51.893049 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-694ef67f-9277-4736-b749-40259a2409f2 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:46:51.893049 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-694ef67f-9277-4736-b749-40259a2409f2 demo demo] Empty body provided in request {{(pid=111004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:46:51.893584 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-694ef67f-9277-4736-b749-40259a2409f2 demo demo] Calling method 'detail' {{(pid=111004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:46:51.894159 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.api_utils [None req-694ef67f-9277-4736-b749-40259a2409f2 demo demo] Removing options '' from query. {{(pid=111004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:46:51.896664 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.volume.api [None req-694ef67f-9277-4736-b749-40259a2409f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:46:51.903632 np0000185158 devstack@c-api.service[111004]: INFO cinder.volume.api [None req-694ef67f-9277-4736-b749-40259a2409f2 demo demo] Get all volumes completed successfully. Jul 14 14:46:51.905490 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-694ef67f-9277-4736-b749-40259a2409f2 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:46:51.905830 np0000185158 devstack@c-api.service[111004]: [pid: 111004|app: 0|req: 7/27] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:46:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:47:01.899739 np0000185158 devstack@c-api.service[111004]: DEBUG dbcounter [-] [111004] Writing DB stats cinder:SELECT=1 {{(pid=111004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:47:51.937041 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.middleware.request_id [None req-58468c97-58fd-4187-a201-b424ce789667 None None] RequestId filter calling following filter/app {{(pid=111001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:47:51.940661 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-58468c97-58fd-4187-a201-b424ce789667 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:47:51.940886 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-58468c97-58fd-4187-a201-b424ce789667 demo demo] Empty body provided in request {{(pid=111001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:47:51.941125 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-58468c97-58fd-4187-a201-b424ce789667 demo demo] Calling method 'detail' {{(pid=111001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:47:51.941465 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.api_utils [None req-58468c97-58fd-4187-a201-b424ce789667 demo demo] Removing options '' from query. {{(pid=111001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:47:51.942334 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.volume.api [None req-58468c97-58fd-4187-a201-b424ce789667 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:47:51.950240 np0000185158 devstack@c-api.service[111001]: INFO cinder.volume.api [None req-58468c97-58fd-4187-a201-b424ce789667 demo demo] Get all volumes completed successfully. Jul 14 14:47:51.953049 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-58468c97-58fd-4187-a201-b424ce789667 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:47:51.953355 np0000185158 devstack@c-api.service[111001]: [pid: 111001|app: 0|req: 7/28] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:47:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:48:01.947640 np0000185158 devstack@c-api.service[111001]: DEBUG dbcounter [-] [111001] Writing DB stats cinder:SELECT=1 {{(pid=111001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:48:51.968859 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.middleware.request_id [None req-aedb5d4b-b927-4838-9790-f1d0ac8ad7d9 None None] RequestId filter calling following filter/app {{(pid=111002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:48:51.971497 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-aedb5d4b-b927-4838-9790-f1d0ac8ad7d9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:48:51.971690 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-aedb5d4b-b927-4838-9790-f1d0ac8ad7d9 demo demo] Empty body provided in request {{(pid=111002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:48:51.971889 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-aedb5d4b-b927-4838-9790-f1d0ac8ad7d9 demo demo] Calling method 'detail' {{(pid=111002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:48:51.972180 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.api_utils [None req-aedb5d4b-b927-4838-9790-f1d0ac8ad7d9 demo demo] Removing options '' from query. {{(pid=111002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:48:51.973414 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.volume.api [None req-aedb5d4b-b927-4838-9790-f1d0ac8ad7d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:48:51.984174 np0000185158 devstack@c-api.service[111002]: INFO cinder.volume.api [None req-aedb5d4b-b927-4838-9790-f1d0ac8ad7d9 demo demo] Get all volumes completed successfully. Jul 14 14:48:51.988403 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-aedb5d4b-b927-4838-9790-f1d0ac8ad7d9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:48:51.989068 np0000185158 devstack@c-api.service[111002]: [pid: 111002|app: 0|req: 7/29] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:48:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:49:01.978931 np0000185158 devstack@c-api.service[111002]: DEBUG dbcounter [-] [111002] Writing DB stats cinder:SELECT=1 {{(pid=111002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:49:52.008367 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.middleware.request_id [None req-52726c13-1082-4395-b892-6a0bf0a8a788 None None] RequestId filter calling following filter/app {{(pid=111003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:49:52.013509 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-52726c13-1082-4395-b892-6a0bf0a8a788 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:49:52.013941 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-52726c13-1082-4395-b892-6a0bf0a8a788 demo demo] Empty body provided in request {{(pid=111003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:49:52.014481 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-52726c13-1082-4395-b892-6a0bf0a8a788 demo demo] Calling method 'detail' {{(pid=111003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:49:52.015093 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.api_utils [None req-52726c13-1082-4395-b892-6a0bf0a8a788 demo demo] Removing options '' from query. {{(pid=111003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:49:52.015823 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.volume.api [None req-52726c13-1082-4395-b892-6a0bf0a8a788 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:49:52.022365 np0000185158 devstack@c-api.service[111003]: INFO cinder.volume.api [None req-52726c13-1082-4395-b892-6a0bf0a8a788 demo demo] Get all volumes completed successfully. Jul 14 14:49:52.024576 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-52726c13-1082-4395-b892-6a0bf0a8a788 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:49:52.025061 np0000185158 devstack@c-api.service[111003]: [pid: 111003|app: 0|req: 9/30] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:49:52 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) Jul 14 14:50:02.018529 np0000185158 devstack@c-api.service[111003]: DEBUG dbcounter [-] [111003] Writing DB stats cinder:SELECT=1 {{(pid=111003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:50:52.038111 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.middleware.request_id [None req-b944d89d-1e65-492f-93e6-e433b09fec0e None None] RequestId filter calling following filter/app {{(pid=111004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:50:52.041009 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-b944d89d-1e65-492f-93e6-e433b09fec0e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:50:52.041332 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-b944d89d-1e65-492f-93e6-e433b09fec0e demo demo] Empty body provided in request {{(pid=111004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:50:52.041592 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-b944d89d-1e65-492f-93e6-e433b09fec0e demo demo] Calling method 'detail' {{(pid=111004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:50:52.041970 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.api_utils [None req-b944d89d-1e65-492f-93e6-e433b09fec0e demo demo] Removing options '' from query. {{(pid=111004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:50:52.042955 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.volume.api [None req-b944d89d-1e65-492f-93e6-e433b09fec0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:50:52.051375 np0000185158 devstack@c-api.service[111004]: INFO cinder.volume.api [None req-b944d89d-1e65-492f-93e6-e433b09fec0e demo demo] Get all volumes completed successfully. Jul 14 14:50:52.053296 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-b944d89d-1e65-492f-93e6-e433b09fec0e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:50:52.053710 np0000185158 devstack@c-api.service[111004]: [pid: 111004|app: 0|req: 8/31] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:50:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:51:02.046182 np0000185158 devstack@c-api.service[111004]: DEBUG dbcounter [-] [111004] Writing DB stats cinder:SELECT=1 {{(pid=111004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:51:52.069177 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.middleware.request_id [None req-1b15424f-d34a-4369-85e2-ba7d89631c81 None None] RequestId filter calling following filter/app {{(pid=111001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:51:52.215688 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-1b15424f-d34a-4369-85e2-ba7d89631c81 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:51:52.216203 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-1b15424f-d34a-4369-85e2-ba7d89631c81 demo demo] Empty body provided in request {{(pid=111001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:51:52.216624 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-1b15424f-d34a-4369-85e2-ba7d89631c81 demo demo] Calling method 'detail' {{(pid=111001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:51:52.217173 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.api_utils [None req-1b15424f-d34a-4369-85e2-ba7d89631c81 demo demo] Removing options '' from query. {{(pid=111001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:51:52.218215 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.volume.api [None req-1b15424f-d34a-4369-85e2-ba7d89631c81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:51:52.226079 np0000185158 devstack@c-api.service[111001]: INFO cinder.volume.api [None req-1b15424f-d34a-4369-85e2-ba7d89631c81 demo demo] Get all volumes completed successfully. Jul 14 14:51:52.227974 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-1b15424f-d34a-4369-85e2-ba7d89631c81 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:51:52.228298 np0000185158 devstack@c-api.service[111001]: [pid: 111001|app: 0|req: 8/32] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:51:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:52:02.221446 np0000185158 devstack@c-api.service[111001]: DEBUG dbcounter [-] [111001] Writing DB stats cinder:SELECT=1 {{(pid=111001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:52:52.243880 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.middleware.request_id [None req-d92f02d5-61bf-45b5-a45b-cd486fb60ffb None None] RequestId filter calling following filter/app {{(pid=111002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:52:52.247465 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-d92f02d5-61bf-45b5-a45b-cd486fb60ffb demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:52:52.247892 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-d92f02d5-61bf-45b5-a45b-cd486fb60ffb demo demo] Empty body provided in request {{(pid=111002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:52:52.248069 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-d92f02d5-61bf-45b5-a45b-cd486fb60ffb demo demo] Calling method 'detail' {{(pid=111002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:52:52.248387 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.api_utils [None req-d92f02d5-61bf-45b5-a45b-cd486fb60ffb demo demo] Removing options '' from query. {{(pid=111002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:52:52.249807 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.volume.api [None req-d92f02d5-61bf-45b5-a45b-cd486fb60ffb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:52:52.259869 np0000185158 devstack@c-api.service[111002]: INFO cinder.volume.api [None req-d92f02d5-61bf-45b5-a45b-cd486fb60ffb demo demo] Get all volumes completed successfully. Jul 14 14:52:52.264489 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-d92f02d5-61bf-45b5-a45b-cd486fb60ffb demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:52:52.265261 np0000185158 devstack@c-api.service[111002]: [pid: 111002|app: 0|req: 8/33] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:52:52 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) Jul 14 14:53:02.253471 np0000185158 devstack@c-api.service[111002]: DEBUG dbcounter [-] [111002] Writing DB stats cinder:SELECT=1 {{(pid=111002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:53:52.278636 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.middleware.request_id [None req-dd1c0367-6694-4553-a1c5-98c07f44cbcd None None] RequestId filter calling following filter/app {{(pid=111003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:53:52.282268 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-dd1c0367-6694-4553-a1c5-98c07f44cbcd demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:53:52.282514 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-dd1c0367-6694-4553-a1c5-98c07f44cbcd demo demo] Empty body provided in request {{(pid=111003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:53:52.283036 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-dd1c0367-6694-4553-a1c5-98c07f44cbcd demo demo] Calling method 'detail' {{(pid=111003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:53:52.283203 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.api_utils [None req-dd1c0367-6694-4553-a1c5-98c07f44cbcd demo demo] Removing options '' from query. {{(pid=111003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:53:52.284404 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.volume.api [None req-dd1c0367-6694-4553-a1c5-98c07f44cbcd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:53:52.297445 np0000185158 devstack@c-api.service[111003]: INFO cinder.volume.api [None req-dd1c0367-6694-4553-a1c5-98c07f44cbcd demo demo] Get all volumes completed successfully. Jul 14 14:53:52.300710 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-dd1c0367-6694-4553-a1c5-98c07f44cbcd demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:53:52.301219 np0000185158 devstack@c-api.service[111003]: [pid: 111003|app: 0|req: 10/34] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:53:52 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) Jul 14 14:54:02.289385 np0000185158 devstack@c-api.service[111003]: DEBUG dbcounter [-] [111003] Writing DB stats cinder:SELECT=1 {{(pid=111003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:54:52.315114 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.middleware.request_id [None req-72b78883-473b-4d68-9499-8d0bbdcdc248 None None] RequestId filter calling following filter/app {{(pid=111004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:54:52.318400 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-72b78883-473b-4d68-9499-8d0bbdcdc248 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:54:52.318633 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-72b78883-473b-4d68-9499-8d0bbdcdc248 demo demo] Empty body provided in request {{(pid=111004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:54:52.318877 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-72b78883-473b-4d68-9499-8d0bbdcdc248 demo demo] Calling method 'detail' {{(pid=111004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:54:52.319249 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.api_utils [None req-72b78883-473b-4d68-9499-8d0bbdcdc248 demo demo] Removing options '' from query. {{(pid=111004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:54:52.320222 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.volume.api [None req-72b78883-473b-4d68-9499-8d0bbdcdc248 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:54:52.329896 np0000185158 devstack@c-api.service[111004]: INFO cinder.volume.api [None req-72b78883-473b-4d68-9499-8d0bbdcdc248 demo demo] Get all volumes completed successfully. Jul 14 14:54:52.332937 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-72b78883-473b-4d68-9499-8d0bbdcdc248 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:54:52.333414 np0000185158 devstack@c-api.service[111004]: [pid: 111004|app: 0|req: 9/35] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:54:52 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) Jul 14 14:55:02.324583 np0000185158 devstack@c-api.service[111004]: DEBUG dbcounter [-] [111004] Writing DB stats cinder:SELECT=1 {{(pid=111004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:55:52.350980 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.middleware.request_id [None req-d5a5e29b-5376-4166-908e-7ead4a648b87 None None] RequestId filter calling following filter/app {{(pid=111001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:55:52.353824 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-d5a5e29b-5376-4166-908e-7ead4a648b87 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:55:52.354487 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-d5a5e29b-5376-4166-908e-7ead4a648b87 demo demo] Empty body provided in request {{(pid=111001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:55:52.354487 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-d5a5e29b-5376-4166-908e-7ead4a648b87 demo demo] Calling method 'detail' {{(pid=111001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:55:52.354487 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.api_utils [None req-d5a5e29b-5376-4166-908e-7ead4a648b87 demo demo] Removing options '' from query. {{(pid=111001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:55:52.355458 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.volume.api [None req-d5a5e29b-5376-4166-908e-7ead4a648b87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:55:52.363233 np0000185158 devstack@c-api.service[111001]: INFO cinder.volume.api [None req-d5a5e29b-5376-4166-908e-7ead4a648b87 demo demo] Get all volumes completed successfully. Jul 14 14:55:52.365758 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-d5a5e29b-5376-4166-908e-7ead4a648b87 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:55:52.366217 np0000185158 devstack@c-api.service[111001]: [pid: 111001|app: 0|req: 9/36] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:55:52 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) Jul 14 14:56:02.358414 np0000185158 devstack@c-api.service[111001]: DEBUG dbcounter [-] [111001] Writing DB stats cinder:SELECT=1 {{(pid=111001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:56:52.382517 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.middleware.request_id [None req-21a3ba4b-6a16-4c9b-a821-c5bad6e2ff37 None None] RequestId filter calling following filter/app {{(pid=111002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:56:52.522512 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-21a3ba4b-6a16-4c9b-a821-c5bad6e2ff37 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:56:52.522804 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-21a3ba4b-6a16-4c9b-a821-c5bad6e2ff37 demo demo] Empty body provided in request {{(pid=111002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:56:52.523099 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-21a3ba4b-6a16-4c9b-a821-c5bad6e2ff37 demo demo] Calling method 'detail' {{(pid=111002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:56:52.523418 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.api_utils [None req-21a3ba4b-6a16-4c9b-a821-c5bad6e2ff37 demo demo] Removing options '' from query. {{(pid=111002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:56:52.524397 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.volume.api [None req-21a3ba4b-6a16-4c9b-a821-c5bad6e2ff37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:56:52.533475 np0000185158 devstack@c-api.service[111002]: INFO cinder.volume.api [None req-21a3ba4b-6a16-4c9b-a821-c5bad6e2ff37 demo demo] Get all volumes completed successfully. Jul 14 14:56:52.537762 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-21a3ba4b-6a16-4c9b-a821-c5bad6e2ff37 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:56:52.538518 np0000185158 devstack@c-api.service[111002]: [pid: 111002|app: 0|req: 9/37] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:56:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 14:57:02.527833 np0000185158 devstack@c-api.service[111002]: DEBUG dbcounter [-] [111002] Writing DB stats cinder:SELECT=1 {{(pid=111002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:57:52.553300 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.middleware.request_id [None req-1b95d79e-af0c-4e82-85ed-4b428769c48c None None] RequestId filter calling following filter/app {{(pid=111003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:57:52.557436 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-1b95d79e-af0c-4e82-85ed-4b428769c48c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:57:52.557673 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-1b95d79e-af0c-4e82-85ed-4b428769c48c demo demo] Empty body provided in request {{(pid=111003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:57:52.558080 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-1b95d79e-af0c-4e82-85ed-4b428769c48c demo demo] Calling method 'detail' {{(pid=111003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:57:52.558529 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.api_utils [None req-1b95d79e-af0c-4e82-85ed-4b428769c48c demo demo] Removing options '' from query. {{(pid=111003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:57:52.559969 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.volume.api [None req-1b95d79e-af0c-4e82-85ed-4b428769c48c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:57:52.569379 np0000185158 devstack@c-api.service[111003]: INFO cinder.volume.api [None req-1b95d79e-af0c-4e82-85ed-4b428769c48c demo demo] Get all volumes completed successfully. Jul 14 14:57:52.571206 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-1b95d79e-af0c-4e82-85ed-4b428769c48c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:57:52.571543 np0000185158 devstack@c-api.service[111003]: [pid: 111003|app: 0|req: 11/38] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:57:52 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) Jul 14 14:58:02.563891 np0000185158 devstack@c-api.service[111003]: DEBUG dbcounter [-] [111003] Writing DB stats cinder:SELECT=1 {{(pid=111003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:58:52.587530 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.middleware.request_id [None req-bf34d763-7849-4638-b3c7-2ff27ac54566 None None] RequestId filter calling following filter/app {{(pid=111004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:58:52.590199 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-bf34d763-7849-4638-b3c7-2ff27ac54566 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:58:52.590436 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-bf34d763-7849-4638-b3c7-2ff27ac54566 demo demo] Empty body provided in request {{(pid=111004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:58:52.590667 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-bf34d763-7849-4638-b3c7-2ff27ac54566 demo demo] Calling method 'detail' {{(pid=111004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:58:52.590972 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.api_utils [None req-bf34d763-7849-4638-b3c7-2ff27ac54566 demo demo] Removing options '' from query. {{(pid=111004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:58:52.591851 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.volume.api [None req-bf34d763-7849-4638-b3c7-2ff27ac54566 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:58:52.599584 np0000185158 devstack@c-api.service[111004]: INFO cinder.volume.api [None req-bf34d763-7849-4638-b3c7-2ff27ac54566 demo demo] Get all volumes completed successfully. Jul 14 14:58:52.601284 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-bf34d763-7849-4638-b3c7-2ff27ac54566 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:58:52.601617 np0000185158 devstack@c-api.service[111004]: [pid: 111004|app: 0|req: 10/39] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:58:52 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) Jul 14 14:59:02.594985 np0000185158 devstack@c-api.service[111004]: DEBUG dbcounter [-] [111004] Writing DB stats cinder:SELECT=1 {{(pid=111004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 14:59:52.616181 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.middleware.request_id [None req-f915d776-d25a-458c-a415-069a0e71e911 None None] RequestId filter calling following filter/app {{(pid=111001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 14:59:52.620091 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-f915d776-d25a-458c-a415-069a0e71e911 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 14:59:52.620325 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-f915d776-d25a-458c-a415-069a0e71e911 demo demo] Empty body provided in request {{(pid=111001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 14:59:52.620568 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-f915d776-d25a-458c-a415-069a0e71e911 demo demo] Calling method 'detail' {{(pid=111001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 14:59:52.620856 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.api_utils [None req-f915d776-d25a-458c-a415-069a0e71e911 demo demo] Removing options '' from query. {{(pid=111001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 14:59:52.621750 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.volume.api [None req-f915d776-d25a-458c-a415-069a0e71e911 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 14:59:52.631505 np0000185158 devstack@c-api.service[111001]: INFO cinder.volume.api [None req-f915d776-d25a-458c-a415-069a0e71e911 demo demo] Get all volumes completed successfully. Jul 14 14:59:52.634114 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-f915d776-d25a-458c-a415-069a0e71e911 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 14:59:52.634553 np0000185158 devstack@c-api.service[111001]: [pid: 111001|app: 0|req: 10/40] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 14:59:52 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) Jul 14 15:00:02.624924 np0000185158 devstack@c-api.service[111001]: DEBUG dbcounter [-] [111001] Writing DB stats cinder:SELECT=1 {{(pid=111001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:00:52.648210 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.middleware.request_id [None req-b38c5758-26ed-4f25-97b8-d5f3290b5df0 None None] RequestId filter calling following filter/app {{(pid=111002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:00:52.653237 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-b38c5758-26ed-4f25-97b8-d5f3290b5df0 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 15:00:52.653474 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-b38c5758-26ed-4f25-97b8-d5f3290b5df0 demo demo] Empty body provided in request {{(pid=111002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:00:52.653716 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-b38c5758-26ed-4f25-97b8-d5f3290b5df0 demo demo] Calling method 'detail' {{(pid=111002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:00:52.654026 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.api_utils [None req-b38c5758-26ed-4f25-97b8-d5f3290b5df0 demo demo] Removing options '' from query. {{(pid=111002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:00:52.654966 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.volume.api [None req-b38c5758-26ed-4f25-97b8-d5f3290b5df0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:00:52.662990 np0000185158 devstack@c-api.service[111002]: INFO cinder.volume.api [None req-b38c5758-26ed-4f25-97b8-d5f3290b5df0 demo demo] Get all volumes completed successfully. Jul 14 15:00:52.664974 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-b38c5758-26ed-4f25-97b8-d5f3290b5df0 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:00:52.664974 np0000185158 devstack@c-api.service[111002]: [pid: 111002|app: 0|req: 10/41] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 15:00:52 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) Jul 14 15:01:02.658339 np0000185158 devstack@c-api.service[111002]: DEBUG dbcounter [-] [111002] Writing DB stats cinder:SELECT=1 {{(pid=111002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:01:52.681408 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.middleware.request_id [None req-7a09adb3-e6e1-4d73-9c88-e17f3685356c None None] RequestId filter calling following filter/app {{(pid=111003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:01:52.782734 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-7a09adb3-e6e1-4d73-9c88-e17f3685356c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 15:01:52.783235 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-7a09adb3-e6e1-4d73-9c88-e17f3685356c demo demo] Empty body provided in request {{(pid=111003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:01:52.783542 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-7a09adb3-e6e1-4d73-9c88-e17f3685356c demo demo] Calling method 'detail' {{(pid=111003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:01:52.784097 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.api_utils [None req-7a09adb3-e6e1-4d73-9c88-e17f3685356c demo demo] Removing options '' from query. {{(pid=111003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:01:52.785041 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.volume.api [None req-7a09adb3-e6e1-4d73-9c88-e17f3685356c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:01:52.793089 np0000185158 devstack@c-api.service[111003]: INFO cinder.volume.api [None req-7a09adb3-e6e1-4d73-9c88-e17f3685356c demo demo] Get all volumes completed successfully. Jul 14 15:01:52.794771 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-7a09adb3-e6e1-4d73-9c88-e17f3685356c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:01:52.795116 np0000185158 devstack@c-api.service[111003]: [pid: 111003|app: 0|req: 12/42] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 15:01:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 15:02:02.788663 np0000185158 devstack@c-api.service[111003]: DEBUG dbcounter [-] [111003] Writing DB stats cinder:SELECT=1 {{(pid=111003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:02:52.808413 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.middleware.request_id [None req-4454891e-11da-4041-a0bb-fa00bf575cf7 None None] RequestId filter calling following filter/app {{(pid=111004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:02:52.811182 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-4454891e-11da-4041-a0bb-fa00bf575cf7 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 15:02:52.811412 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-4454891e-11da-4041-a0bb-fa00bf575cf7 demo demo] Empty body provided in request {{(pid=111004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:02:52.811676 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-4454891e-11da-4041-a0bb-fa00bf575cf7 demo demo] Calling method 'detail' {{(pid=111004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:02:52.811988 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.api_utils [None req-4454891e-11da-4041-a0bb-fa00bf575cf7 demo demo] Removing options '' from query. {{(pid=111004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:02:52.812863 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.volume.api [None req-4454891e-11da-4041-a0bb-fa00bf575cf7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:02:52.822058 np0000185158 devstack@c-api.service[111004]: INFO cinder.volume.api [None req-4454891e-11da-4041-a0bb-fa00bf575cf7 demo demo] Get all volumes completed successfully. Jul 14 15:02:52.825269 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-4454891e-11da-4041-a0bb-fa00bf575cf7 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:02:52.825713 np0000185158 devstack@c-api.service[111004]: [pid: 111004|app: 0|req: 11/43] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 15:02:52 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) Jul 14 15:03:02.816867 np0000185158 devstack@c-api.service[111004]: DEBUG dbcounter [-] [111004] Writing DB stats cinder:SELECT=1 {{(pid=111004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:03:52.843336 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.middleware.request_id [None req-40df5471-792a-4aba-ac1a-fd98b4fd3f81 None None] RequestId filter calling following filter/app {{(pid=111001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:03:52.846558 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-40df5471-792a-4aba-ac1a-fd98b4fd3f81 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 15:03:52.846800 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-40df5471-792a-4aba-ac1a-fd98b4fd3f81 demo demo] Empty body provided in request {{(pid=111001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:03:52.847072 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-40df5471-792a-4aba-ac1a-fd98b4fd3f81 demo demo] Calling method 'detail' {{(pid=111001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:03:52.847381 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.api_utils [None req-40df5471-792a-4aba-ac1a-fd98b4fd3f81 demo demo] Removing options '' from query. {{(pid=111001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:03:52.848420 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.volume.api [None req-40df5471-792a-4aba-ac1a-fd98b4fd3f81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:03:52.856655 np0000185158 devstack@c-api.service[111001]: INFO cinder.volume.api [None req-40df5471-792a-4aba-ac1a-fd98b4fd3f81 demo demo] Get all volumes completed successfully. Jul 14 15:03:52.858478 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-40df5471-792a-4aba-ac1a-fd98b4fd3f81 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:03:52.858879 np0000185158 devstack@c-api.service[111001]: [pid: 111001|app: 0|req: 11/44] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 15:03:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 15:04:02.851711 np0000185158 devstack@c-api.service[111001]: DEBUG dbcounter [-] [111001] Writing DB stats cinder:SELECT=1 {{(pid=111001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:04:52.876590 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.middleware.request_id [None req-02ab4799-2668-4e61-903b-eddd14dce637 None None] RequestId filter calling following filter/app {{(pid=111002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:04:52.879539 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-02ab4799-2668-4e61-903b-eddd14dce637 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 15:04:52.879786 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-02ab4799-2668-4e61-903b-eddd14dce637 demo demo] Empty body provided in request {{(pid=111002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:04:52.880074 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-02ab4799-2668-4e61-903b-eddd14dce637 demo demo] Calling method 'detail' {{(pid=111002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:04:52.880377 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.api_utils [None req-02ab4799-2668-4e61-903b-eddd14dce637 demo demo] Removing options '' from query. {{(pid=111002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:04:52.881484 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.volume.api [None req-02ab4799-2668-4e61-903b-eddd14dce637 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:04:52.888564 np0000185158 devstack@c-api.service[111002]: INFO cinder.volume.api [None req-02ab4799-2668-4e61-903b-eddd14dce637 demo demo] Get all volumes completed successfully. Jul 14 15:04:52.892302 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-02ab4799-2668-4e61-903b-eddd14dce637 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:04:52.892302 np0000185158 devstack@c-api.service[111002]: [pid: 111002|app: 0|req: 11/45] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 15:04:52 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) Jul 14 15:05:02.884119 np0000185158 devstack@c-api.service[111002]: DEBUG dbcounter [-] [111002] Writing DB stats cinder:SELECT=1 {{(pid=111002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:05:52.909333 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.middleware.request_id [None req-feccab9b-1628-4e2e-bbca-437e9c122e9b None None] RequestId filter calling following filter/app {{(pid=111003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:05:52.914961 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-feccab9b-1628-4e2e-bbca-437e9c122e9b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 15:05:52.914961 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-feccab9b-1628-4e2e-bbca-437e9c122e9b demo demo] Empty body provided in request {{(pid=111003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:05:52.914961 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.openstack.wsgi [None req-feccab9b-1628-4e2e-bbca-437e9c122e9b demo demo] Calling method 'detail' {{(pid=111003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:05:52.914961 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.api.api_utils [None req-feccab9b-1628-4e2e-bbca-437e9c122e9b demo demo] Removing options '' from query. {{(pid=111003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:05:52.914961 np0000185158 devstack@c-api.service[111003]: DEBUG cinder.volume.api [None req-feccab9b-1628-4e2e-bbca-437e9c122e9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:05:52.921845 np0000185158 devstack@c-api.service[111003]: INFO cinder.volume.api [None req-feccab9b-1628-4e2e-bbca-437e9c122e9b demo demo] Get all volumes completed successfully. Jul 14 15:05:52.924592 np0000185158 devstack@c-api.service[111003]: INFO cinder.api.openstack.wsgi [None req-feccab9b-1628-4e2e-bbca-437e9c122e9b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:05:52.925244 np0000185158 devstack@c-api.service[111003]: [pid: 111003|app: 0|req: 13/46] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 15:05:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 15:06:02.917275 np0000185158 devstack@c-api.service[111003]: DEBUG dbcounter [-] [111003] Writing DB stats cinder:SELECT=1 {{(pid=111003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:06:52.943345 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.middleware.request_id [None req-a051c932-f043-452f-8c57-1dfadfdc5b8f None None] RequestId filter calling following filter/app {{(pid=111004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:06:53.012769 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-a051c932-f043-452f-8c57-1dfadfdc5b8f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 15:06:53.012968 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-a051c932-f043-452f-8c57-1dfadfdc5b8f demo demo] Empty body provided in request {{(pid=111004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:06:53.013149 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.openstack.wsgi [None req-a051c932-f043-452f-8c57-1dfadfdc5b8f demo demo] Calling method 'detail' {{(pid=111004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:06:53.013406 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.api.api_utils [None req-a051c932-f043-452f-8c57-1dfadfdc5b8f demo demo] Removing options '' from query. {{(pid=111004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:06:53.014089 np0000185158 devstack@c-api.service[111004]: DEBUG cinder.volume.api [None req-a051c932-f043-452f-8c57-1dfadfdc5b8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:06:53.020072 np0000185158 devstack@c-api.service[111004]: INFO cinder.volume.api [None req-a051c932-f043-452f-8c57-1dfadfdc5b8f demo demo] Get all volumes completed successfully. Jul 14 15:06:53.021942 np0000185158 devstack@c-api.service[111004]: INFO cinder.api.openstack.wsgi [None req-a051c932-f043-452f-8c57-1dfadfdc5b8f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:06:53.022377 np0000185158 devstack@c-api.service[111004]: [pid: 111004|app: 0|req: 12/47] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 15:06:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 15:07:03.016409 np0000185158 devstack@c-api.service[111004]: DEBUG dbcounter [-] [111004] Writing DB stats cinder:SELECT=1 {{(pid=111004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:07:53.040299 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.middleware.request_id [None req-903cce17-4d41-42bc-b06d-32941d51c015 None None] RequestId filter calling following filter/app {{(pid=111001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:07:53.043919 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-903cce17-4d41-42bc-b06d-32941d51c015 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 15:07:53.044283 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-903cce17-4d41-42bc-b06d-32941d51c015 demo demo] Empty body provided in request {{(pid=111001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:07:53.044454 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.openstack.wsgi [None req-903cce17-4d41-42bc-b06d-32941d51c015 demo demo] Calling method 'detail' {{(pid=111001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:07:53.044768 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.api.api_utils [None req-903cce17-4d41-42bc-b06d-32941d51c015 demo demo] Removing options '' from query. {{(pid=111001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:07:53.045687 np0000185158 devstack@c-api.service[111001]: DEBUG cinder.volume.api [None req-903cce17-4d41-42bc-b06d-32941d51c015 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:07:53.058164 np0000185158 devstack@c-api.service[111001]: INFO cinder.volume.api [None req-903cce17-4d41-42bc-b06d-32941d51c015 demo demo] Get all volumes completed successfully. Jul 14 15:07:53.061257 np0000185158 devstack@c-api.service[111001]: INFO cinder.api.openstack.wsgi [None req-903cce17-4d41-42bc-b06d-32941d51c015 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:07:53.061803 np0000185158 devstack@c-api.service[111001]: [pid: 111001|app: 0|req: 12/48] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 15:07:53 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) Jul 14 15:08:03.051177 np0000185158 devstack@c-api.service[111001]: DEBUG dbcounter [-] [111001] Writing DB stats cinder:SELECT=1 {{(pid=111001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 15:08:53.081315 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.middleware.request_id [None req-ab82d681-ab57-42b9-9c2e-11cebbb7c6dc None None] RequestId filter calling following filter/app {{(pid=111002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 15:08:53.083627 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-ab82d681-ab57-42b9-9c2e-11cebbb7c6dc demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 14 15:08:53.084930 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-ab82d681-ab57-42b9-9c2e-11cebbb7c6dc demo demo] Empty body provided in request {{(pid=111002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 15:08:53.084930 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.openstack.wsgi [None req-ab82d681-ab57-42b9-9c2e-11cebbb7c6dc demo demo] Calling method 'detail' {{(pid=111002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 15:08:53.084930 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.api.api_utils [None req-ab82d681-ab57-42b9-9c2e-11cebbb7c6dc demo demo] Removing options '' from query. {{(pid=111002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 15:08:53.085681 np0000185158 devstack@c-api.service[111002]: DEBUG cinder.volume.api [None req-ab82d681-ab57-42b9-9c2e-11cebbb7c6dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 15:08:53.093670 np0000185158 devstack@c-api.service[111002]: INFO cinder.volume.api [None req-ab82d681-ab57-42b9-9c2e-11cebbb7c6dc demo demo] Get all volumes completed successfully. Jul 14 15:08:53.096025 np0000185158 devstack@c-api.service[111002]: INFO cinder.api.openstack.wsgi [None req-ab82d681-ab57-42b9-9c2e-11cebbb7c6dc demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 14 15:08:53.097157 np0000185158 devstack@c-api.service[111002]: [pid: 111002|app: 0|req: 12/49] 199.204.45.138 () {64 vars in 1296 bytes} [Tue Jul 14 15:08:53 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) Jul 14 15:09:03.089001 np0000185158 devstack@c-api.service[111002]: DEBUG dbcounter [-] [111002] Writing DB stats cinder:SELECT=1 {{(pid=111002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}